"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/05 01:44:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pimaloc6hofu" 2026/07/05 01:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 01:44:54 DEBUG : Starting OpenDrive session with ID: 0028ba0af0f7f355a5c484f8b9fd96431319a8046dfb9df4974464c025d74768 2026/07/05 01:44:55 DEBUG : Creating backend with remote "/tmp/rclone2950471287" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:44:55 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:44:55 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:44:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:44:58 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:44:58 DEBUG : dir: Looking for writers 2026/07/05 01:44:58 DEBUG : Looking for writers 2026/07/05 01:44:58 DEBUG : dir: reading active writers 2026/07/05 01:44:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.23s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:44:59 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:44:59 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:02 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/05 01:45:04 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/05 01:45:06 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:06 DEBUG : dir/subdir: Looking for writers 2026/07/05 01:45:06 DEBUG : dir: Looking for writers 2026/07/05 01:45:06 DEBUG : file1: reading active writers 2026/07/05 01:45:06 DEBUG : file2: reading active writers 2026/07/05 01:45:06 DEBUG : subdir: reading active writers 2026/07/05 01:45:06 DEBUG : Looking for writers 2026/07/05 01:45:06 DEBUG : dir: reading active writers 2026/07/05 01:45:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.23s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:08 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:08 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:11 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:11 DEBUG : dir: Looking for writers 2026/07/05 01:45:11 DEBUG : file1: reading active writers 2026/07/05 01:45:11 DEBUG : Looking for writers 2026/07/05 01:45:11 DEBUG : dir: reading active writers 2026/07/05 01:45:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.89s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:12 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:12 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:15 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:15 DEBUG : dir: Looking for writers 2026/07/05 01:45:15 DEBUG : Looking for writers 2026/07/05 01:45:15 DEBUG : dir: reading active writers 2026/07/05 01:45:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.70s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:16 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:16 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:19 DEBUG : dir: forgetting directory cache 2026/07/05 01:45:19 DEBUG : forgetting directory cache 2026/07/05 01:45:19 DEBUG : dir: forgetting directory cache 2026/07/05 01:45:19 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:19 DEBUG : Looking for writers 2026/07/05 01:45:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.89s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:20 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:20 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/05 01:45:22 DEBUG : dir: invalidating directory cache 2026/07/05 01:45:22 DEBUG : >ForgetPath: 2026/07/05 01:45:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/05 01:45:22 DEBUG : invalidating directory cache 2026/07/05 01:45:22 DEBUG : dir: forgetting directory cache 2026/07/05 01:45:22 DEBUG : >ForgetPath: 2026/07/05 01:45:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/05 01:45:22 DEBUG : >ForgetPath: 2026/07/05 01:45:22 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:22 DEBUG : dir: Looking for writers 2026/07/05 01:45:22 DEBUG : Looking for writers 2026/07/05 01:45:22 DEBUG : dir: reading active writers 2026/07/05 01:45:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.89s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:24 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:24 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:28 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/05 01:45:30 DEBUG : forgetting directory cache 2026/07/05 01:45:30 DEBUG : dir: forgetting directory cache 2026/07/05 01:45:31 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:31 DEBUG : dir: Looking for writers 2026/07/05 01:45:31 DEBUG : fil/a/b: Looking for writers 2026/07/05 01:45:31 DEBUG : fil/a: Looking for writers 2026/07/05 01:45:31 DEBUG : b: reading active writers 2026/07/05 01:45:31 DEBUG : fil: Looking for writers 2026/07/05 01:45:31 DEBUG : a: reading active writers 2026/07/05 01:45:31 DEBUG : Looking for writers 2026/07/05 01:45:31 DEBUG : fil: reading active writers 2026/07/05 01:45:31 DEBUG : dir: reading active writers 2026/07/05 01:45:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.64s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:33 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:33 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:36 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:36 DEBUG : dir: Looking for writers 2026/07/05 01:45:36 DEBUG : Looking for writers 2026/07/05 01:45:36 DEBUG : dir: reading active writers 2026/07/05 01:45:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.00s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:37 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:37 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:40 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:40 DEBUG : dir: Looking for writers 2026/07/05 01:45:40 DEBUG : file1: reading active writers 2026/07/05 01:45:40 DEBUG : Looking for writers 2026/07/05 01:45:40 DEBUG : dir: reading active writers 2026/07/05 01:45:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.89s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:41 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:41 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:44 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/05 01:45:46 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/05 01:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/05 01:45:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/05 01:45:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/05 01:45:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/05 01:45:49 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/05 01:45:51 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/05 01:45:53 DEBUG : dir: invalidating directory cache 2026/07/05 01:45:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/05 01:45:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/05 01:45:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/05 01:45:53 DEBUG : dir/file1: Reset virtual modtime 2026/07/05 01:45:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/05 01:45:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/05 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/05 01:45:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/05 01:45:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:45:53 DEBUG : dir: invalidating directory cache 2026/07/05 01:45:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/05 01:45:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/05 01:45:54 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/05 01:45:54 DEBUG : forgetting directory cache 2026/07/05 01:45:54 DEBUG : dir: forgetting directory cache 2026/07/05 01:45:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/05 01:45:54 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:54 DEBUG : dir/virtualDir: Looking for writers 2026/07/05 01:45:54 DEBUG : dir: Looking for writers 2026/07/05 01:45:54 DEBUG : file1: reading active writers 2026/07/05 01:45:54 DEBUG : virtualFile2: reading active writers 2026/07/05 01:45:54 DEBUG : virtualFile: reading active writers 2026/07/05 01:45:54 DEBUG : virtualDir: reading active writers 2026/07/05 01:45:54 DEBUG : Looking for writers 2026/07/05 01:45:54 DEBUG : dir: reading active writers 2026/07/05 01:45:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.57s) --- PASS: TestDirReadDirAll/Virtual (5.32s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:56 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:56 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:45:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:45:58 ERROR : dir/: Can only open directories read only 2026/07/05 01:45:58 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:45:58 DEBUG : dir: Looking for writers 2026/07/05 01:45:58 DEBUG : Looking for writers 2026/07/05 01:45:58 DEBUG : dir: reading active writers 2026/07/05 01:45:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.69s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:45:59 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:45:59 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/07/05 01:46:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/05 01:46:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/05 01:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/05 01:46:02 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/05 01:46:03 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/05 01:46:04 DEBUG : dir/potato: size = 5 OK 2026/07/05 01:46:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:46:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/05 01:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/05 01:46:04 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:04 DEBUG : dir: Looking for writers 2026/07/05 01:46:04 DEBUG : file1: reading active writers 2026/07/05 01:46:04 DEBUG : potato: reading active writers 2026/07/05 01:46:04 DEBUG : Looking for writers 2026/07/05 01:46:04 DEBUG : dir: reading active writers 2026/07/05 01:46:04 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.11s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:05 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:05 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/05 01:46:09 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:09 DEBUG : dir/sub: Looking for writers 2026/07/05 01:46:09 DEBUG : dir: Looking for writers 2026/07/05 01:46:09 DEBUG : sub: reading active writers 2026/07/05 01:46:09 DEBUG : file1: reading active writers 2026/07/05 01:46:09 DEBUG : Looking for writers 2026/07/05 01:46:09 DEBUG : dir: reading active writers 2026/07/05 01:46:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.60s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:11 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:11 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/05 01:46:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/05 01:46:16 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:16 DEBUG : dir/sub/subsub: Looking for writers 2026/07/05 01:46:16 DEBUG : dir/sub: Looking for writers 2026/07/05 01:46:16 DEBUG : subsub: reading active writers 2026/07/05 01:46:16 DEBUG : dir: Looking for writers 2026/07/05 01:46:16 DEBUG : file1: reading active writers 2026/07/05 01:46:16 DEBUG : sub: reading active writers 2026/07/05 01:46:16 DEBUG : Looking for writers 2026/07/05 01:46:16 DEBUG : dir: reading active writers 2026/07/05 01:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.91s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:18 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:18 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:21 ERROR : dir/: Dir.Remove not empty 2026/07/05 01:46:21 DEBUG : dir/file1: Remove: 2026/07/05 01:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:46:21 DEBUG : dir/file1: >Remove: err= 2026/07/05 01:46:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/05 01:46:21 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:21 DEBUG : Looking for writers 2026/07/05 01:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.87s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:22 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:22 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:25 DEBUG : dir/file1: Remove: 2026/07/05 01:46:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:46:25 DEBUG : dir/file1: >Remove: err= 2026/07/05 01:46:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/05 01:46:25 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:25 DEBUG : Looking for writers 2026/07/05 01:46:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.03s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:26 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:26 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:29 DEBUG : dir/file1: Remove: 2026/07/05 01:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:46:29 DEBUG : dir/file1: >Remove: err= 2026/07/05 01:46:30 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:30 DEBUG : dir: Looking for writers 2026/07/05 01:46:30 DEBUG : Looking for writers 2026/07/05 01:46:30 DEBUG : dir: reading active writers 2026/07/05 01:46:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.59s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:30 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:30 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:34 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/05 01:46:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/05 01:46:36 DEBUG : dir2: same parent dir (ODFfMTI3MDc4OTFfZ0tUWjI) - using folder/rename instead of move_copy 2026/07/05 01:46:36 DEBUG : dir: Updating dir with dir2 0x116f87f2fa00 2026/07/05 01:46:36 DEBUG : dir: forgetting directory cache 2026/07/05 01:46:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/05 01:46:36 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/05 01:46:37 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/05 01:46:37 DEBUG : file2: Updating file with file2 0x116f87c6e410 2026/07/05 01:46:37 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/05 01:46:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/05 01:46:38 INFO : dir2/file3: Deleted 2026/07/05 01:46:38 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/05 01:46:38 DEBUG : dir2/file3: Updating file with dir2/file3 0x116f87c6e410 2026/07/05 01:46:38 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/05 01:46:38 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/05 01:46:39 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/05 01:46:39 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MDc4OTFfZ0tUWjI) - using folder/rename instead of move_copy 2026/07/05 01:46:39 DEBUG : empty directory: Updating dir with renamed empty directory 0x116f88a90d00 2026/07/05 01:46:39 DEBUG : empty directory: forgetting directory cache 2026/07/05 01:46:39 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/05 01:46:39 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/05 01:46:39 DEBUG : dir2: Renaming to "dir3" 2026/07/05 01:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:39 DEBUG : dir3: Looking for writers 2026/07/05 01:46:39 DEBUG : file3: reading active writers 2026/07/05 01:46:39 DEBUG : renamed empty directory: Looking for writers 2026/07/05 01:46:39 DEBUG : Looking for writers 2026/07/05 01:46:39 DEBUG : renamed empty directory: reading active writers 2026/07/05 01:46:39 DEBUG : dir3: reading active writers 2026/07/05 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:41 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:41 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/05 01:46:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:46:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:46:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/05 01:46:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/05 01:46:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/05 01:46:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/05 01:46:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:46:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:46:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/05 01:46:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/05 01:46:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/05 01:46:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/05 01:46:44 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (12 bytes), uploading instead of streaming 2026/07/05 01:46:45 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/05 01:46:46 DEBUG : dir/sub/file2: size = 12 OK 2026/07/05 01:46:46 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/05 01:46:46 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/05 01:46:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/05 01:46:46 DEBUG : forgetting directory cache 2026/07/05 01:46:46 DEBUG : dir: forgetting directory cache 2026/07/05 01:46:46 DEBUG : dir/sub: forgetting directory cache 2026/07/05 01:46:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/05 01:46:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/05 01:46:46 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/05 01:46:47 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/05 01:46:48 DEBUG : dir/sub/file0: size = 5 OK 2026/07/05 01:46:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:46:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/05 01:46:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/05 01:46:48 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:48 DEBUG : dir/sub: Looking for writers 2026/07/05 01:46:48 DEBUG : file0: reading active writers 2026/07/05 01:46:48 DEBUG : file2: reading active writers 2026/07/05 01:46:48 DEBUG : dir: Looking for writers 2026/07/05 01:46:48 DEBUG : file1: reading active writers 2026/07/05 01:46:48 DEBUG : sub: reading active writers 2026/07/05 01:46:48 DEBUG : Looking for writers 2026/07/05 01:46:48 DEBUG : dir: reading active writers 2026/07/05 01:46:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.07s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:50 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/05 01:46:50 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:50 DEBUG : Looking for writers 2026/07/05 01:46:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:50 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:46:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/05 01:46:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/05 01:46:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:46:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/05 01:46:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/05 01:46:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/05 01:46:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:46:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/05 01:46:53 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:53 DEBUG : dir: Looking for writers 2026/07/05 01:46:53 DEBUG : file1: reading active writers 2026/07/05 01:46:53 DEBUG : file1.metadata: reading active writers 2026/07/05 01:46:53 DEBUG : Looking for writers 2026/07/05 01:46:53 DEBUG : dir: reading active writers 2026/07/05 01:46:53 DEBUG : dir.metadata: reading active writers 2026/07/05 01:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:54 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:54 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:46:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:46:57 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:46:57 DEBUG : dir: Looking for writers 2026/07/05 01:46:57 DEBUG : file1: reading active writers 2026/07/05 01:46:57 DEBUG : Looking for writers 2026/07/05 01:46:57 DEBUG : dir: reading active writers 2026/07/05 01:46:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:46:58 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:46:58 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:02 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/05 01:47:04 DEBUG : Can set mod time: true 2026/07/05 01:47:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/05 01:47:04 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:04 DEBUG : dir: Looking for writers 2026/07/05 01:47:04 DEBUG : file1: reading active writers 2026/07/05 01:47:04 DEBUG : Looking for writers 2026/07/05 01:47:04 DEBUG : dir: reading active writers 2026/07/05 01:47:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:05 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:05 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:47:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/05 01:47:09 DEBUG : dir/file1: size = 0 OK 2026/07/05 01:47:09 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:47:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/05 01:47:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/05 01:47:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:09 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:09 DEBUG : dir: Looking for writers 2026/07/05 01:47:09 DEBUG : file1: reading active writers 2026/07/05 01:47:09 DEBUG : Looking for writers 2026/07/05 01:47:09 DEBUG : dir: reading active writers 2026/07/05 01:47:09 DEBUG : >WaitForWriters: 2026/07/05 01:47:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:10 DEBUG : dir: Looking for writers 2026/07/05 01:47:10 DEBUG : file1: reading active writers 2026/07/05 01:47:10 DEBUG : Looking for writers 2026/07/05 01:47:10 DEBUG : dir: reading active writers 2026/07/05 01:47:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:11 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:11 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:14 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/05 01:47:14 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:47:15 DEBUG : dir/file1: size = 5 OK 2026/07/05 01:47:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:47:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/05 01:47:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/05 01:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:15 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:15 DEBUG : dir: Looking for writers 2026/07/05 01:47:15 DEBUG : file1: reading active writers 2026/07/05 01:47:15 DEBUG : Looking for writers 2026/07/05 01:47:15 DEBUG : dir: reading active writers 2026/07/05 01:47:15 DEBUG : >WaitForWriters: 2026/07/05 01:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:16 DEBUG : dir: Looking for writers 2026/07/05 01:47:16 DEBUG : file1: reading active writers 2026/07/05 01:47:16 DEBUG : Looking for writers 2026/07/05 01:47:16 DEBUG : dir: reading active writers 2026/07/05 01:47:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:17 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:17 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:47:17 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:17 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:47:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/05 01:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:20 DEBUG : dir: Looking for writers 2026/07/05 01:47:20 DEBUG : file1: reading active writers 2026/07/05 01:47:20 DEBUG : Looking for writers 2026/07/05 01:47:20 DEBUG : dir: reading active writers 2026/07/05 01:47:20 DEBUG : >WaitForWriters: 2026/07/05 01:47:20 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:21 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:47:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:21 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:47:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/05 01:47:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:47:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:47:24 DEBUG : dir/file1(0x116f87b40840): close: 2026/07/05 01:47:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/05 01:47:24 DEBUG : dir/file1(0x116f87b40840): >close: err= 2026/07/05 01:47:24 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:24 DEBUG : dir: Looking for writers 2026/07/05 01:47:24 DEBUG : file1: reading active writers 2026/07/05 01:47:24 DEBUG : Looking for writers 2026/07/05 01:47:24 DEBUG : dir: reading active writers 2026/07/05 01:47:24 DEBUG : >WaitForWriters: 2026/07/05 01:47:25 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:25 DEBUG : dir: Looking for writers 2026/07/05 01:47:25 DEBUG : file1: reading active writers 2026/07/05 01:47:25 DEBUG : Looking for writers 2026/07/05 01:47:25 DEBUG : dir: reading active writers 2026/07/05 01:47:25 DEBUG : >WaitForWriters: 2026/07/05 01:47:25 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:26 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:26 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:47:26 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:47:26 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:47:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/05 01:47:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:47:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): _writeAt: size=5, off=0 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): openPending: 2026/07/05 01:47:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/05 01:47:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/05 01:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): >openPending: err= 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): >_writeAt: n=5, err= 2026/07/05 01:47:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): close: 2026/07/05 01:47:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/05 01:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/05 01:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/05 01:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/05 01:47:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:47:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:47:29 DEBUG : dir/file1(0x116f87dc0240): >close: err= 2026/07/05 01:47:29 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:47:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:47:29 DEBUG : dir: Looking for writers 2026/07/05 01:47:29 DEBUG : file1: reading active writers 2026/07/05 01:47:29 DEBUG : Looking for writers 2026/07/05 01:47:29 DEBUG : dir: reading active writers 2026/07/05 01:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:47:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:30 DEBUG : dir: Looking for writers 2026/07/05 01:47:30 DEBUG : file1: reading active writers 2026/07/05 01:47:30 DEBUG : Looking for writers 2026/07/05 01:47:30 DEBUG : dir: reading active writers 2026/07/05 01:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:47:30 DEBUG : dir: Looking for writers 2026/07/05 01:47:30 DEBUG : file1: reading active writers 2026/07/05 01:47:30 DEBUG : Looking for writers 2026/07/05 01:47:30 DEBUG : dir: reading active writers 2026/07/05 01:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:47:30 DEBUG : dir/file1: size = 14 OK 2026/07/05 01:47:30 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/05 01:47:30 INFO : dir/file1: Copied (replaced existing) 2026/07/05 01:47:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/05 01:47:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/05 01:47:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/05 01:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/05 01:47:31 DEBUG : dir: Looking for writers 2026/07/05 01:47:31 DEBUG : file1: reading active writers 2026/07/05 01:47:31 DEBUG : Looking for writers 2026/07/05 01:47:31 DEBUG : dir: reading active writers 2026/07/05 01:47:31 DEBUG : >WaitForWriters: 2026/07/05 01:47:32 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:32 DEBUG : dir: Looking for writers 2026/07/05 01:47:32 DEBUG : file1: reading active writers 2026/07/05 01:47:32 DEBUG : Looking for writers 2026/07/05 01:47:32 DEBUG : dir: reading active writers 2026/07/05 01:47:32 DEBUG : >WaitForWriters: 2026/07/05 01:47:32 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.39s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.91s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.91s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.58s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.86s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:33 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:33 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:47:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:47:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/05 01:47:36 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:36 DEBUG : dir: Looking for writers 2026/07/05 01:47:36 DEBUG : file1: reading active writers 2026/07/05 01:47:36 DEBUG : Looking for writers 2026/07/05 01:47:36 DEBUG : dir: reading active writers 2026/07/05 01:47:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.38s) === RUN TestFileOpenReadUnknownSize 2026/07/05 01:47:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/05 01:47:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:47:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/05 01:47:37 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:37 DEBUG : Looking for writers 2026/07/05 01:47:37 DEBUG : file.txt: reading active writers 2026/07/05 01:47:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:37 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:37 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:40 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/05 01:47:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/05 01:47:42 DEBUG : dir/file1: size = 25 OK 2026/07/05 01:47:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:47:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/05 01:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:47:42 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:42 DEBUG : dir: Looking for writers 2026/07/05 01:47:42 DEBUG : file1: reading active writers 2026/07/05 01:47:42 DEBUG : Looking for writers 2026/07/05 01:47:42 DEBUG : dir: reading active writers 2026/07/05 01:47:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.49s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:43 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:43 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:45 DEBUG : dir/file1: Remove: 2026/07/05 01:47:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:47:46 DEBUG : dir/file1: >Remove: err= 2026/07/05 01:47:46 DEBUG : dir/file1: Remove: 2026/07/05 01:47:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/05 01:47:46 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:46 DEBUG : dir: Looking for writers 2026/07/05 01:47:46 DEBUG : Looking for writers 2026/07/05 01:47:46 DEBUG : dir: reading active writers 2026/07/05 01:47:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.24s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:47 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:47 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:50 DEBUG : dir/file1: Remove: 2026/07/05 01:47:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:47:50 DEBUG : dir/file1: >Remove: err= 2026/07/05 01:47:50 DEBUG : dir/file1: Remove: 2026/07/05 01:47:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/05 01:47:50 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:50 DEBUG : dir: Looking for writers 2026/07/05 01:47:50 DEBUG : Looking for writers 2026/07/05 01:47:50 DEBUG : dir: reading active writers 2026/07/05 01:47:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.24s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:51 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:51 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:47:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/05 01:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:47:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/05 01:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:47:54 DEBUG : dir/file1: Open: flags=0x3 2026/07/05 01:47:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/05 01:47:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/05 01:47:54 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:54 DEBUG : dir: Looking for writers 2026/07/05 01:47:54 DEBUG : file1: reading active writers 2026/07/05 01:47:54 DEBUG : Looking for writers 2026/07/05 01:47:54 DEBUG : dir: reading active writers 2026/07/05 01:47:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:47:55 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:47:55 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:47:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:47:58 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:47:58 DEBUG : dir: Looking for writers 2026/07/05 01:47:58 DEBUG : file1: reading active writers 2026/07/05 01:47:58 DEBUG : Looking for writers 2026/07/05 01:47:58 DEBUG : dir: reading active writers 2026/07/05 01:47:58 DEBUG : >WaitForWriters: 2026/07/05 01:47:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:47:59 DEBUG : newLeaf: Updating file with newLeaf 0x116f87afef70 2026/07/05 01:47:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:47:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:00 DEBUG : dir/file1: Updating file with dir/file1 0x116f87afef70 2026/07/05 01:48:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:00 DEBUG : dir/file1: File is currently open, delaying rename 0x116f87afef70 2026/07/05 01:48:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:00 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/05 01:48:00 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:01 DEBUG : dir/file1: size = 25 OK 2026/07/05 01:48:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/05 01:48:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:01 DEBUG : newLeaf: Running delayed rename now 2026/07/05 01:48:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:02 DEBUG : newLeaf: Updating file with newLeaf 0x116f87afef70 2026/07/05 01:48:02 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:02 DEBUG : dir: Looking for writers 2026/07/05 01:48:02 DEBUG : Looking for writers 2026/07/05 01:48:02 DEBUG : dir: reading active writers 2026/07/05 01:48:02 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:02 DEBUG : >WaitForWriters: 2026/07/05 01:48:02 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:02 DEBUG : dir: Looking for writers 2026/07/05 01:48:02 DEBUG : Looking for writers 2026/07/05 01:48:02 DEBUG : dir: reading active writers 2026/07/05 01:48:02 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:03 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:03 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:03 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:48:03 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:03 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:48:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:06 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:06 DEBUG : dir: Looking for writers 2026/07/05 01:48:06 DEBUG : file1: reading active writers 2026/07/05 01:48:06 DEBUG : Looking for writers 2026/07/05 01:48:06 DEBUG : dir: reading active writers 2026/07/05 01:48:06 DEBUG : >WaitForWriters: 2026/07/05 01:48:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:07 DEBUG : newLeaf: Updating file with newLeaf 0x116f87db00d0 2026/07/05 01:48:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:08 DEBUG : dir/file1: Updating file with dir/file1 0x116f87db00d0 2026/07/05 01:48:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/05 01:48:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:08 DEBUG : dir/file1: File is currently open, delaying rename 0x116f87db00d0 2026/07/05 01:48:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/05 01:48:09 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:09 DEBUG : dir/file1: size = 25 OK 2026/07/05 01:48:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/05 01:48:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:09 DEBUG : newLeaf: Running delayed rename now 2026/07/05 01:48:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:10 DEBUG : newLeaf: Updating file with newLeaf 0x116f87db00d0 2026/07/05 01:48:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:10 DEBUG : dir: Looking for writers 2026/07/05 01:48:10 DEBUG : Looking for writers 2026/07/05 01:48:10 DEBUG : dir: reading active writers 2026/07/05 01:48:10 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:10 DEBUG : >WaitForWriters: 2026/07/05 01:48:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:10 DEBUG : dir: Looking for writers 2026/07/05 01:48:10 DEBUG : Looking for writers 2026/07/05 01:48:10 DEBUG : dir: reading active writers 2026/07/05 01:48:10 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:10 DEBUG : >WaitForWriters: 2026/07/05 01:48:10 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:12 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:12 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:12 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:48:12 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:12 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:48:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:48:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): openPending: 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/05 01:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): >openPending: err= 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): _writeAt: size=14, off=0 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): >_writeAt: n=14, err= 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): close: 2026/07/05 01:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/05 01:48:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:15 DEBUG : dir/file1(0x116f87b403c0): >close: err= 2026/07/05 01:48:15 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:15 DEBUG : dir/file1: vfs cache: starting upload 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:15 DEBUG : dir: Looking for writers 2026/07/05 01:48:15 DEBUG : file1: reading active writers 2026/07/05 01:48:15 DEBUG : Looking for writers 2026/07/05 01:48:15 DEBUG : dir: reading active writers 2026/07/05 01:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:16 DEBUG : dir/file1: size = 14 OK 2026/07/05 01:48:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/05 01:48:16 INFO : dir/file1: Copied (replaced existing) 2026/07/05 01:48:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/05 01:48:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/05 01:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/05 01:48:16 DEBUG : dir: Looking for writers 2026/07/05 01:48:16 DEBUG : file1: reading active writers 2026/07/05 01:48:16 DEBUG : Looking for writers 2026/07/05 01:48:16 DEBUG : dir: reading active writers 2026/07/05 01:48:16 DEBUG : >WaitForWriters: 2026/07/05 01:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:48:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): _readAt: size=512, off=0 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): openPending: 2026/07/05 01:48:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/05 01:48:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/05 01:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): >openPending: err= 2026/07/05 01:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): >_readAt: n=14, err=EOF 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): close: 2026/07/05 01:48:16 DEBUG : dir/file1(0x116f87ac4800): >close: err= 2026/07/05 01:48:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:17 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:17 DEBUG : newLeaf: Updating file with newLeaf 0x116f87af4a90 2026/07/05 01:48:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/05 01:48:18 DEBUG : dir/file1: Updating file with dir/file1 0x116f87af4a90 2026/07/05 01:48:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:18 DEBUG : dir/file1(0x116f87b41580): openPending: 2026/07/05 01:48:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/05 01:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:18 DEBUG : dir/file1(0x116f87b41580): >openPending: err= 2026/07/05 01:48:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:18 DEBUG : dir/file1(0x116f87b41580): _writeAt: size=25, off=0 2026/07/05 01:48:18 DEBUG : dir/file1(0x116f87b41580): >_writeAt: n=25, err= 2026/07/05 01:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x116f87af4a90 2026/07/05 01:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:19 DEBUG : newLeaf(0x116f87b41580): close: 2026/07/05 01:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/05 01:48:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-05 01:48:18.654685085 +0000 UTC m=+204.386838788 2026/07/05 01:48:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:19 DEBUG : newLeaf(0x116f87b41580): >close: err= 2026/07/05 01:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:19 DEBUG : newLeaf: vfs cache: starting upload 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:19 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:19 DEBUG : dir: Looking for writers 2026/07/05 01:48:19 DEBUG : Looking for writers 2026/07/05 01:48:19 DEBUG : dir: reading active writers 2026/07/05 01:48:19 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:20 DEBUG : newLeaf: size = 25 OK 2026/07/05 01:48:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:20 INFO : newLeaf: Copied (replaced existing) 2026/07/05 01:48:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-05 01:48:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/05 01:48:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/05 01:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/05 01:48:20 DEBUG : dir: Looking for writers 2026/07/05 01:48:20 DEBUG : Looking for writers 2026/07/05 01:48:20 DEBUG : dir: reading active writers 2026/07/05 01:48:20 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:20 DEBUG : >WaitForWriters: 2026/07/05 01:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:20 DEBUG : dir: Looking for writers 2026/07/05 01:48:20 DEBUG : Looking for writers 2026/07/05 01:48:20 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:20 DEBUG : dir: reading active writers 2026/07/05 01:48:20 DEBUG : >WaitForWriters: 2026/07/05 01:48:20 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:21 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:48:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:21 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:48:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:24 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:24 DEBUG : dir: Looking for writers 2026/07/05 01:48:24 DEBUG : file1: reading active writers 2026/07/05 01:48:24 DEBUG : Looking for writers 2026/07/05 01:48:24 DEBUG : dir: reading active writers 2026/07/05 01:48:24 DEBUG : >WaitForWriters: 2026/07/05 01:48:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:25 DEBUG : newLeaf: Updating file with newLeaf 0x116f87d06a90 2026/07/05 01:48:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:26 DEBUG : dir/file1: Updating file with dir/file1 0x116f87d06a90 2026/07/05 01:48:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:27 DEBUG : dir/file1(0x116f87ac4cc0): openPending: 2026/07/05 01:48:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/05 01:48:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/05 01:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:27 DEBUG : dir/file1(0x116f87ac4cc0): >openPending: err= 2026/07/05 01:48:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:27 DEBUG : dir/file1(0x116f87ac4cc0): _writeAt: size=25, off=0 2026/07/05 01:48:27 DEBUG : dir/file1(0x116f87ac4cc0): >_writeAt: n=25, err= 2026/07/05 01:48:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:27 DEBUG : newLeaf: Updating file with newLeaf 0x116f87d06a90 2026/07/05 01:48:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:27 DEBUG : newLeaf(0x116f87ac4cc0): close: 2026/07/05 01:48:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/05 01:48:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-05 01:48:27.035757549 +0000 UTC m=+212.767911281 2026/07/05 01:48:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:27 DEBUG : newLeaf(0x116f87ac4cc0): >close: err= 2026/07/05 01:48:27 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:27 DEBUG : newLeaf: vfs cache: starting upload 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:27 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:27 DEBUG : dir: Looking for writers 2026/07/05 01:48:27 DEBUG : Looking for writers 2026/07/05 01:48:27 DEBUG : dir: reading active writers 2026/07/05 01:48:27 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:28 DEBUG : dir: Looking for writers 2026/07/05 01:48:28 DEBUG : Looking for writers 2026/07/05 01:48:28 DEBUG : dir: reading active writers 2026/07/05 01:48:28 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:28 DEBUG : newLeaf: size = 25 OK 2026/07/05 01:48:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:28 INFO : newLeaf: Copied (replaced existing) 2026/07/05 01:48:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-05 01:48:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/05 01:48:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/05 01:48:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/05 01:48:28 DEBUG : dir: Looking for writers 2026/07/05 01:48:28 DEBUG : Looking for writers 2026/07/05 01:48:28 DEBUG : dir: reading active writers 2026/07/05 01:48:28 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:28 DEBUG : >WaitForWriters: 2026/07/05 01:48:29 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:29 DEBUG : dir: Looking for writers 2026/07/05 01:48:29 DEBUG : Looking for writers 2026/07/05 01:48:29 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:29 DEBUG : dir: reading active writers 2026/07/05 01:48:29 DEBUG : >WaitForWriters: 2026/07/05 01:48:29 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:30 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:30 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:48:30 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:30 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:48:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:48:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): openPending: 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/05 01:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): >openPending: err= 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): _writeAt: size=14, off=0 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): >_writeAt: n=14, err= 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): close: 2026/07/05 01:48:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/05 01:48:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:33 DEBUG : dir/file1(0x116f87dc1140): >close: err= 2026/07/05 01:48:33 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:33 DEBUG : dir/file1: vfs cache: starting upload 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:33 DEBUG : dir: Looking for writers 2026/07/05 01:48:33 DEBUG : file1: reading active writers 2026/07/05 01:48:33 DEBUG : Looking for writers 2026/07/05 01:48:33 DEBUG : dir: reading active writers 2026/07/05 01:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:34 DEBUG : dir/file1: size = 14 OK 2026/07/05 01:48:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/05 01:48:34 INFO : dir/file1: Copied (replaced existing) 2026/07/05 01:48:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/05 01:48:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/05 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/05 01:48:34 DEBUG : dir: Looking for writers 2026/07/05 01:48:34 DEBUG : file1: reading active writers 2026/07/05 01:48:34 DEBUG : Looking for writers 2026/07/05 01:48:34 DEBUG : dir: reading active writers 2026/07/05 01:48:34 DEBUG : >WaitForWriters: 2026/07/05 01:48:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:48:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): _readAt: size=512, off=0 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): openPending: 2026/07/05 01:48:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/05 01:48:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/05 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): >openPending: err= 2026/07/05 01:48:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): >_readAt: n=14, err=EOF 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): close: 2026/07/05 01:48:34 DEBUG : dir/file1(0x116f87dc0840): >close: err= 2026/07/05 01:48:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:35 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:35 DEBUG : newLeaf: Updating file with newLeaf 0x116f87d068f0 2026/07/05 01:48:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/05 01:48:36 DEBUG : dir/file1: Updating file with dir/file1 0x116f87d068f0 2026/07/05 01:48:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:36 DEBUG : dir/file1(0x116f87ac4b40): openPending: 2026/07/05 01:48:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/05 01:48:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:36 DEBUG : dir/file1(0x116f87ac4b40): >openPending: err= 2026/07/05 01:48:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:36 DEBUG : dir/file1(0x116f87ac4b40): _writeAt: size=25, off=0 2026/07/05 01:48:36 DEBUG : dir/file1(0x116f87ac4b40): >_writeAt: n=25, err= 2026/07/05 01:48:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:37 DEBUG : newLeaf: Updating file with newLeaf 0x116f87d068f0 2026/07/05 01:48:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:37 DEBUG : newLeaf(0x116f87ac4b40): close: 2026/07/05 01:48:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/05 01:48:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-05 01:48:36.542344705 +0000 UTC m=+222.274498409 2026/07/05 01:48:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:37 DEBUG : newLeaf(0x116f87ac4b40): >close: err= 2026/07/05 01:48:37 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:37 DEBUG : newLeaf: vfs cache: starting upload 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:37 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:37 DEBUG : dir: Looking for writers 2026/07/05 01:48:37 DEBUG : Looking for writers 2026/07/05 01:48:37 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:37 DEBUG : dir: reading active writers 2026/07/05 01:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:38 DEBUG : newLeaf: size = 25 OK 2026/07/05 01:48:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:38 INFO : newLeaf: Copied (replaced existing) 2026/07/05 01:48:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-05 01:48:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/05 01:48:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/05 01:48:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/05 01:48:38 DEBUG : dir: Looking for writers 2026/07/05 01:48:38 DEBUG : Looking for writers 2026/07/05 01:48:38 DEBUG : dir: reading active writers 2026/07/05 01:48:38 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:38 DEBUG : >WaitForWriters: 2026/07/05 01:48:38 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:38 DEBUG : dir: Looking for writers 2026/07/05 01:48:38 DEBUG : Looking for writers 2026/07/05 01:48:38 DEBUG : dir: reading active writers 2026/07/05 01:48:38 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:38 DEBUG : >WaitForWriters: 2026/07/05 01:48:38 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:39 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:48:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:48:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:48:39 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:48:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:48:42 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:42 DEBUG : dir: Looking for writers 2026/07/05 01:48:42 DEBUG : file1: reading active writers 2026/07/05 01:48:42 DEBUG : Looking for writers 2026/07/05 01:48:42 DEBUG : dir: reading active writers 2026/07/05 01:48:42 DEBUG : >WaitForWriters: 2026/07/05 01:48:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:48:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): _readAt: size=512, off=0 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): openPending: 2026/07/05 01:48:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/05 01:48:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/05 01:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): >openPending: err= 2026/07/05 01:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/05 01:48:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:48:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:48:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): >_readAt: n=14, err=EOF 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): close: 2026/07/05 01:48:42 DEBUG : dir/file1(0x116f87ac4600): >close: err= 2026/07/05 01:48:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:43 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:43 DEBUG : newLeaf: Updating file with newLeaf 0x116f87aec270 2026/07/05 01:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/05 01:48:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/05 01:48:44 DEBUG : dir/file1: Updating file with dir/file1 0x116f87aec270 2026/07/05 01:48:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/05 01:48:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:48:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:48:45 DEBUG : dir/file1(0x116f87dc0980): openPending: 2026/07/05 01:48:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/05 01:48:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/05 01:48:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:48:45 DEBUG : dir/file1(0x116f87dc0980): >openPending: err= 2026/07/05 01:48:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:48:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:48:45 DEBUG : dir/file1(0x116f87dc0980): _writeAt: size=25, off=0 2026/07/05 01:48:45 DEBUG : dir/file1(0x116f87dc0980): >_writeAt: n=25, err= 2026/07/05 01:48:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/05 01:48:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/05 01:48:45 DEBUG : newLeaf: Updating file with newLeaf 0x116f87aec270 2026/07/05 01:48:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:48:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:45 DEBUG : newLeaf(0x116f87dc0980): close: 2026/07/05 01:48:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/05 01:48:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-05 01:48:45.125335015 +0000 UTC m=+230.857488718 2026/07/05 01:48:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/05 01:48:45 DEBUG : newLeaf(0x116f87dc0980): >close: err= 2026/07/05 01:48:45 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:48:45 DEBUG : newLeaf: vfs cache: starting upload 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:48:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/05 01:48:45 DEBUG : dir: Looking for writers 2026/07/05 01:48:45 DEBUG : Looking for writers 2026/07/05 01:48:45 DEBUG : dir: reading active writers 2026/07/05 01:48:45 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:48:46 DEBUG : dir: Looking for writers 2026/07/05 01:48:46 DEBUG : Looking for writers 2026/07/05 01:48:46 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:46 DEBUG : dir: reading active writers 2026/07/05 01:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:48:46 DEBUG : newLeaf: size = 25 OK 2026/07/05 01:48:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/05 01:48:46 INFO : newLeaf: Copied (replaced existing) 2026/07/05 01:48:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-05 01:48:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/05 01:48:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/05 01:48:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/05 01:48:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/05 01:48:46 DEBUG : dir: Looking for writers 2026/07/05 01:48:46 DEBUG : Looking for writers 2026/07/05 01:48:46 DEBUG : dir: reading active writers 2026/07/05 01:48:46 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:46 DEBUG : >WaitForWriters: 2026/07/05 01:48:47 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:47 DEBUG : dir: Looking for writers 2026/07/05 01:48:47 DEBUG : Looking for writers 2026/07/05 01:48:47 DEBUG : newLeaf: reading active writers 2026/07/05 01:48:47 DEBUG : dir: reading active writers 2026/07/05 01:48:47 DEBUG : >WaitForWriters: 2026/07/05 01:48:47 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestFileRename (52.94s) --- PASS: TestFileRename/off,forceCache=false (8.26s) --- PASS: TestFileRename/minimal,forceCache=false (8.70s) --- PASS: TestFileRename/minimal,forceCache=true (9.49s) --- PASS: TestFileRename/writes,forceCache=false (8.39s) --- PASS: TestFileRename/writes,forceCache=true (9.51s) --- PASS: TestFileRename/full,forceCache=false (8.59s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:48 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:48 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:48 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:48 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:48 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:48 DEBUG : Looking for writers 2026/07/05 01:48:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:48 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:48 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:48:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:48:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:48:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:48:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/05 01:48:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:48:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/05 01:48:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/05 01:48:52 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:52 DEBUG : dir: Looking for writers 2026/07/05 01:48:52 DEBUG : file1: reading active writers 2026/07/05 01:48:52 DEBUG : Looking for writers 2026/07/05 01:48:52 DEBUG : dir: reading active writers 2026/07/05 01:48:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.56s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:53 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:53 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:48:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:48:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:48:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:48:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:48:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/05 01:48:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/05 01:48:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/05 01:48:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/05 01:48:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/05 01:48:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/05 01:48:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/05 01:48:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/05 01:48:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/05 01:48:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/05 01:48:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/05 01:48:57 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:48:57 DEBUG : dir: Looking for writers 2026/07/05 01:48:57 DEBUG : file1: reading active writers 2026/07/05 01:48:57 DEBUG : Looking for writers 2026/07/05 01:48:57 DEBUG : dir: reading active writers 2026/07/05 01:48:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.89s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:48:59 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:48:59 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:49:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:49:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/05 01:49:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/05 01:49:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/05 01:49:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/05 01:49:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/05 01:49:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/05 01:49:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/05 01:49:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/05 01:49:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/05 01:49:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/05 01:49:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/05 01:49:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/05 01:49:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/05 01:49:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/05 01:49:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/05 01:49:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/05 01:49:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/05 01:49:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/05 01:49:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/05 01:49:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/05 01:49:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/05 01:49:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/05 01:49:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/05 01:49:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/05 01:49:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/05 01:49:04 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:04 DEBUG : dir: Looking for writers 2026/07/05 01:49:04 DEBUG : file1: reading active writers 2026/07/05 01:49:04 DEBUG : Looking for writers 2026/07/05 01:49:04 DEBUG : dir: reading active writers 2026/07/05 01:49:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.44s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:05 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:05 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:49:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:49:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/05 01:49:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:08 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:08 DEBUG : dir: Looking for writers 2026/07/05 01:49:08 DEBUG : file1: reading active writers 2026/07/05 01:49:08 DEBUG : Looking for writers 2026/07/05 01:49:08 DEBUG : dir: reading active writers 2026/07/05 01:49:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.45s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:10 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:10 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:49:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/05 01:49:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/05 01:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/05 01:49:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/05 01:49:13 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:13 DEBUG : dir: Looking for writers 2026/07/05 01:49:13 DEBUG : file1: reading active writers 2026/07/05 01:49:13 DEBUG : Looking for writers 2026/07/05 01:49:13 DEBUG : dir: reading active writers 2026/07/05 01:49:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.40s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:14 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:14 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:14 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:14 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): _readAt: size=1, off=0 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): openPending: 2026/07/05 01:49:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >openPending: err= 2026/07/05 01:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/05 01:49:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:49:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >_readAt: n=1, err= 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): _readAt: size=256, off=1 2026/07/05 01:49:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >_readAt: n=15, err=EOF 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): _readAt: size=16, off=16 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >_readAt: n=0, err=EOF 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): close: 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >close: err= 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): close: 2026/07/05 01:49:17 DEBUG : dir/file1(0x116f8765d9c0): >close: err=file already closed 2026/07/05 01:49:17 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:17 DEBUG : dir: Looking for writers 2026/07/05 01:49:17 DEBUG : file1: reading active writers 2026/07/05 01:49:17 DEBUG : Looking for writers 2026/07/05 01:49:17 DEBUG : dir: reading active writers 2026/07/05 01:49:17 DEBUG : >WaitForWriters: 2026/07/05 01:49:17 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.22s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:18 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:18 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:18 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:18 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): _readAt: size=1, off=0 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): openPending: 2026/07/05 01:49:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >openPending: err= 2026/07/05 01:49:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/05 01:49:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:49:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >_readAt: n=1, err= 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): _readAt: size=1, off=5 2026/07/05 01:49:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >_readAt: n=1, err= 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): _readAt: size=1, off=3 2026/07/05 01:49:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >_readAt: n=1, err= 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): _readAt: size=1, off=13 2026/07/05 01:49:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >_readAt: n=1, err= 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): _readAt: size=16, off=100 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >_readAt: n=0, err=EOF 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): close: 2026/07/05 01:49:21 DEBUG : dir/file1(0x116f87b40400): >close: err= 2026/07/05 01:49:21 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:21 DEBUG : dir: Looking for writers 2026/07/05 01:49:21 DEBUG : file1: reading active writers 2026/07/05 01:49:21 DEBUG : Looking for writers 2026/07/05 01:49:21 DEBUG : dir: reading active writers 2026/07/05 01:49:21 DEBUG : >WaitForWriters: 2026/07/05 01:49:21 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting 2026/07/05 01:49:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.27s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:22 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:22 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:22 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:22 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:25 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=1, off=0 2026/07/05 01:49:25 DEBUG : dir/file1(0x116f8765d7c0): openPending: 2026/07/05 01:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:25 DEBUG : dir/file1(0x116f8765d7c0): >openPending: err= 2026/07/05 01:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/05 01:49:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:49:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=1, err= 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=1, off=5 2026/07/05 01:49:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=1, err= 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=1, off=1 2026/07/05 01:49:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=1, err= 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=6, off=10 2026/07/05 01:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=6, err= 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=256, off=10 2026/07/05 01:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=6, err=EOF 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=256, off=100 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=0, err=EOF 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): close: 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >close: err= 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): _readAt: size=256, off=100 2026/07/05 01:49:26 DEBUG : dir/file1(0x116f8765d7c0): >_readAt: n=0, err=file already closed 2026/07/05 01:49:26 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:26 DEBUG : dir: Looking for writers 2026/07/05 01:49:26 DEBUG : file1: reading active writers 2026/07/05 01:49:26 DEBUG : Looking for writers 2026/07/05 01:49:26 DEBUG : dir: reading active writers 2026/07/05 01:49:26 DEBUG : >WaitForWriters: 2026/07/05 01:49:26 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting 2026/07/05 01:49:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.42s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:27 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:27 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:27 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:27 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): RWFileHandle.Flush 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): _readAt: size=256, off=0 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): openPending: 2026/07/05 01:49:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): >openPending: err= 2026/07/05 01:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/05 01:49:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:49:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): >_readAt: n=16, err=EOF 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): RWFileHandle.Flush 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): RWFileHandle.Flush 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): close: 2026/07/05 01:49:30 DEBUG : dir/file1(0x116f87a76d00): >close: err= 2026/07/05 01:49:30 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:30 DEBUG : dir: Looking for writers 2026/07/05 01:49:30 DEBUG : file1: reading active writers 2026/07/05 01:49:30 DEBUG : Looking for writers 2026/07/05 01:49:30 DEBUG : dir: reading active writers 2026/07/05 01:49:30 DEBUG : >WaitForWriters: 2026/07/05 01:49:30 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting 2026/07/05 01:49:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.48s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:31 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:31 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:31 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:31 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:49:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/05 01:49:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): _readAt: size=256, off=0 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): openPending: 2026/07/05 01:49:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): >openPending: err= 2026/07/05 01:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/05 01:49:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:49:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:49:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): >_readAt: n=16, err=EOF 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): RWFileHandle.Release 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): close: 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): >close: err= 2026/07/05 01:49:34 DEBUG : dir/file1(0x116f879ed980): RWFileHandle.Release 2026/07/05 01:49:34 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:34 DEBUG : dir: Looking for writers 2026/07/05 01:49:34 DEBUG : file1: reading active writers 2026/07/05 01:49:34 DEBUG : Looking for writers 2026/07/05 01:49:34 DEBUG : dir: reading active writers 2026/07/05 01:49:34 DEBUG : >WaitForWriters: 2026/07/05 01:49:34 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting 2026/07/05 01:49:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.43s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:36 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:36 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:36 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:49:36 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:49:36 DEBUG : file1: newRWFileHandle: 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): openPending: 2026/07/05 01:49:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): >openPending: err= 2026/07/05 01:49:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:49:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:49:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): _writeAt: size=5, off=0 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): >_writeAt: n=5, err= 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): _writeAt: size=7, off=5 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): >_writeAt: n=7, err= 2026/07/05 01:49:36 DEBUG : file1: vfs cache: truncate to size=11 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): close: 2026/07/05 01:49:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:49:36.498124077 +0000 UTC m=+282.230277780 2026/07/05 01:49:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): >close: err= 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): close: 2026/07/05 01:49:36 DEBUG : file1(0x116f87b40ec0): >close: err=file already closed 2026/07/05 01:49:36 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:49:36 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:49:36 DEBUG : Looking for writers 2026/07/05 01:49:36 DEBUG : file1: reading active writers 2026/07/05 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:49:37 DEBUG : Looking for writers 2026/07/05 01:49:37 DEBUG : file1: reading active writers 2026/07/05 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:49:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/05 01:49:37 DEBUG : Looking for writers 2026/07/05 01:49:37 DEBUG : file1: reading active writers 2026/07/05 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:49:38 DEBUG : file1: size = 11 OK 2026/07/05 01:49:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:49:38 INFO : file1: Copied (new) 2026/07/05 01:49:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-05 01:49:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/05 01:49:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:38 DEBUG : Looking for writers 2026/07/05 01:49:38 DEBUG : file1: reading active writers 2026/07/05 01:49:38 DEBUG : >WaitForWriters: 2026/07/05 01:49:38 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:38 DEBUG : Looking for writers 2026/07/05 01:49:38 DEBUG : file1: reading active writers 2026/07/05 01:49:38 DEBUG : >WaitForWriters: 2026/07/05 01:49:38 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:39 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:49:39 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:49:39 DEBUG : file1: newRWFileHandle: 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): openPending: 2026/07/05 01:49:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): >openPending: err= 2026/07/05 01:49:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:49:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): _writeAt: size=7, off=0 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): >_writeAt: n=7, err= 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): _writeAt: size=6, off=5 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): >_writeAt: n=6, err= 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): close: 2026/07/05 01:49:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:49:39.674650185 +0000 UTC m=+285.406803888 2026/07/05 01:49:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): >close: err= 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): _writeAt: size=5, off=0 2026/07/05 01:49:39 DEBUG : file1(0x116f8765c840): >_writeAt: n=0, err=file already closed 2026/07/05 01:49:39 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:49:39 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:49:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu/dir/file1: no such file or directory 2026/07/05 01:49:39 DEBUG : Looking for writers 2026/07/05 01:49:39 DEBUG : file1: reading active writers 2026/07/05 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:49:40 DEBUG : Looking for writers 2026/07/05 01:49:40 DEBUG : file1: reading active writers 2026/07/05 01:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:49:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/05 01:49:40 DEBUG : Looking for writers 2026/07/05 01:49:40 DEBUG : file1: reading active writers 2026/07/05 01:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:49:41 DEBUG : file1: size = 11 OK 2026/07/05 01:49:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:49:41 INFO : file1: Copied (new) 2026/07/05 01:49:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-05 01:49:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/05 01:49:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:41 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:41 DEBUG : Looking for writers 2026/07/05 01:49:41 DEBUG : file1: reading active writers 2026/07/05 01:49:41 DEBUG : >WaitForWriters: 2026/07/05 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:42 DEBUG : Looking for writers 2026/07/05 01:49:42 DEBUG : file1: reading active writers 2026/07/05 01:49:42 DEBUG : >WaitForWriters: 2026/07/05 01:49:42 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:42 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:42 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:42 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : Config file has changed externally - reloading 2026/07/05 01:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:49:42 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:49:42 DEBUG : file1: newRWFileHandle: 2026/07/05 01:49:42 DEBUG : file1(0x116f87a77300): openPending: 2026/07/05 01:49:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:42 DEBUG : file1(0x116f87a77300): >openPending: err= 2026/07/05 01:49:42 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:49:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:49:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:49:42 DEBUG : file1(0x116f87a77300): close: 2026/07/05 01:49:42 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:49:42.858911406 +0000 UTC m=+288.591065109 2026/07/05 01:49:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:42 DEBUG : file1(0x116f87a77300): >close: err= 2026/07/05 01:49:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/05 01:49:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:49:42 DEBUG : file2: newRWFileHandle: 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): openPending: 2026/07/05 01:49:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): >openPending: err= 2026/07/05 01:49:42 DEBUG : file2: >newRWFileHandle: err= 2026/07/05 01:49:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/05 01:49:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/05 01:49:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): RWFileHandle.Flush 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): RWFileHandle.Release 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): close: 2026/07/05 01:49:42 DEBUG : file2: vfs cache: setting modification time to 2026-07-05 01:49:42.859614006 +0000 UTC m=+288.591767709 2026/07/05 01:49:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:42 DEBUG : file2(0x116f87a77800): >close: err= 2026/07/05 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:42 DEBUG : Looking for writers 2026/07/05 01:49:42 DEBUG : file1: reading active writers 2026/07/05 01:49:42 DEBUG : file2: reading active writers 2026/07/05 01:49:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/05 01:49:42 DEBUG : Looking for writers 2026/07/05 01:49:42 DEBUG : file1: reading active writers 2026/07/05 01:49:42 DEBUG : file2: reading active writers 2026/07/05 01:49:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/05 01:49:42 DEBUG : Looking for writers 2026/07/05 01:49:42 DEBUG : file1: reading active writers 2026/07/05 01:49:42 DEBUG : file2: reading active writers 2026/07/05 01:49:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/05 01:49:42 DEBUG : Looking for writers 2026/07/05 01:49:42 DEBUG : file1: reading active writers 2026/07/05 01:49:42 DEBUG : file2: reading active writers 2026/07/05 01:49:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/05 01:49:42 DEBUG : file2: vfs cache: starting upload 2026/07/05 01:49:42 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:49:43 DEBUG : Looking for writers 2026/07/05 01:49:43 DEBUG : file1: reading active writers 2026/07/05 01:49:43 DEBUG : file2: reading active writers 2026/07/05 01:49:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/05 01:49:43 DEBUG : Looking for writers 2026/07/05 01:49:43 DEBUG : file1: reading active writers 2026/07/05 01:49:43 DEBUG : file2: reading active writers 2026/07/05 01:49:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/05 01:49:43 DEBUG : Looking for writers 2026/07/05 01:49:43 DEBUG : file1: reading active writers 2026/07/05 01:49:43 DEBUG : file2: reading active writers 2026/07/05 01:49:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/05 01:49:44 DEBUG : Looking for writers 2026/07/05 01:49:44 DEBUG : file2: reading active writers 2026/07/05 01:49:44 DEBUG : file1: reading active writers 2026/07/05 01:49:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/05 01:49:45 DEBUG : Looking for writers 2026/07/05 01:49:45 DEBUG : file1: reading active writers 2026/07/05 01:49:45 DEBUG : file2: reading active writers 2026/07/05 01:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/05 01:49:45 DEBUG : file1: size = 0 OK 2026/07/05 01:49:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:49:45 INFO : file1: Copied (new) 2026/07/05 01:49:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-05 01:49:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/05 01:49:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:45 DEBUG : file2: size = 0 OK 2026/07/05 01:49:45 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:49:45 INFO : file2: Copied (new) 2026/07/05 01:49:45 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-05 01:49:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/05 01:49:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/05 01:49:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/05 01:49:45 INFO : file2: vfs cache: upload succeeded try #1 2026/07/05 01:49:46 DEBUG : Looking for writers 2026/07/05 01:49:46 DEBUG : file1: reading active writers 2026/07/05 01:49:46 DEBUG : file2: reading active writers 2026/07/05 01:49:46 DEBUG : >WaitForWriters: 2026/07/05 01:49:46 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:46 DEBUG : Looking for writers 2026/07/05 01:49:46 DEBUG : file1: reading active writers 2026/07/05 01:49:46 DEBUG : file2: reading active writers 2026/07/05 01:49:46 DEBUG : >WaitForWriters: 2026/07/05 01:49:46 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.49s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:47 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:47 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:47 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:49:47 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:49:47 DEBUG : file1: newRWFileHandle: 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): openPending: 2026/07/05 01:49:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): >openPending: err= 2026/07/05 01:49:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:49:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:49:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): _writeAt: size=5, off=0 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): >_writeAt: n=5, err= 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): RWFileHandle.Flush 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): RWFileHandle.Flush 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): close: 2026/07/05 01:49:47 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:49:47.353912635 +0000 UTC m=+293.086066358 2026/07/05 01:49:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:47 DEBUG : file1(0x116f87c64180): >close: err= 2026/07/05 01:49:47 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:49:47 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:49:47 DEBUG : Looking for writers 2026/07/05 01:49:47 DEBUG : file1: reading active writers 2026/07/05 01:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:49:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:49:48 DEBUG : Looking for writers 2026/07/05 01:49:48 DEBUG : file1: reading active writers 2026/07/05 01:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:49:49 DEBUG : file1: size = 5 OK 2026/07/05 01:49:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:49:49 INFO : file1: Copied (new) 2026/07/05 01:49:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-05 01:49:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/05 01:49:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:49 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:49 DEBUG : Looking for writers 2026/07/05 01:49:49 DEBUG : file1: reading active writers 2026/07/05 01:49:49 DEBUG : >WaitForWriters: 2026/07/05 01:49:49 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.01s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:50 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:50 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:49:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:49:50 DEBUG : file1: newRWFileHandle: 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): openPending: 2026/07/05 01:49:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:49:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): >openPending: err= 2026/07/05 01:49:50 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:49:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:49:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): _writeAt: size=5, off=0 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): >_writeAt: n=5, err= 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): RWFileHandle.Release 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): close: 2026/07/05 01:49:50 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:49:50.366138643 +0000 UTC m=+296.098292367 2026/07/05 01:49:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): >close: err= 2026/07/05 01:49:50 DEBUG : file1(0x116f87dc01c0): RWFileHandle.Release 2026/07/05 01:49:50 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:49:50 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:49:50 DEBUG : Looking for writers 2026/07/05 01:49:50 DEBUG : file1: reading active writers 2026/07/05 01:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:49:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:49:51 DEBUG : Looking for writers 2026/07/05 01:49:51 DEBUG : file1: reading active writers 2026/07/05 01:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:49:52 DEBUG : file1: size = 5 OK 2026/07/05 01:49:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:49:52 INFO : file1: Copied (new) 2026/07/05 01:49:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-05 01:49:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/05 01:49:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:52 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:52 DEBUG : Looking for writers 2026/07/05 01:49:52 DEBUG : file1: reading active writers 2026/07/05 01:49:52 DEBUG : >WaitForWriters: 2026/07/05 01:49:52 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.01s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:53 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:53 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:53 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:53 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:49:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:49:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/05 01:49:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:49:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): openPending: 2026/07/05 01:49:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:49:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:49:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): >openPending: err= 2026/07/05 01:49:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/05 01:49:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:49:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:49:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): _writeAt: size=5, off=0 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): >_writeAt: n=5, err= 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): close: 2026/07/05 01:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:49:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-05 01:49:56.116911144 +0000 UTC m=+301.849064847 2026/07/05 01:49:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:49:56 DEBUG : dir/file1(0x116f87f802c0): >close: err= 2026/07/05 01:49:56 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:49:56 DEBUG : dir/file1: vfs cache: starting upload 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:49:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:49:56 DEBUG : dir: Looking for writers 2026/07/05 01:49:56 DEBUG : file1: reading active writers 2026/07/05 01:49:56 DEBUG : Looking for writers 2026/07/05 01:49:56 DEBUG : dir: reading active writers 2026/07/05 01:49:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:49:57 DEBUG : dir: Looking for writers 2026/07/05 01:49:57 DEBUG : file1: reading active writers 2026/07/05 01:49:57 DEBUG : Looking for writers 2026/07/05 01:49:57 DEBUG : dir: reading active writers 2026/07/05 01:49:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:49:57 DEBUG : dir/file1: size = 5 OK 2026/07/05 01:49:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:49:57 INFO : dir/file1: Copied (replaced existing) 2026/07/05 01:49:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-05 01:49:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/05 01:49:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/05 01:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:49:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/05 01:49:58 DEBUG : dir: Looking for writers 2026/07/05 01:49:58 DEBUG : file1: reading active writers 2026/07/05 01:49:58 DEBUG : Looking for writers 2026/07/05 01:49:58 DEBUG : dir: reading active writers 2026/07/05 01:49:58 DEBUG : >WaitForWriters: 2026/07/05 01:49:58 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.34s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:49:59 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:49:59 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:49:59 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:49:59 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/05 01:50:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/05 01:50:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/05 01:50:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/05 01:50:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): _writeAt: size=5, off=0 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): openPending: 2026/07/05 01:50:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/05 01:50:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/05 01:50:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): >openPending: err= 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): >_writeAt: n=5, err= 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): _writeAt: size=15, off=5 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): >_writeAt: n=15, err= 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): close: 2026/07/05 01:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/05 01:50:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-05 01:50:02.475433649 +0000 UTC m=+308.207587352 2026/07/05 01:50:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:02 DEBUG : dir/file1(0x116f87dc0240): >close: err= 2026/07/05 01:50:02 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:50:02 DEBUG : dir/file1: vfs cache: starting upload 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:50:02 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:02 DEBUG : dir: Looking for writers 2026/07/05 01:50:02 DEBUG : file1: reading active writers 2026/07/05 01:50:02 DEBUG : Looking for writers 2026/07/05 01:50:02 DEBUG : dir: reading active writers 2026/07/05 01:50:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:50:03 DEBUG : dir: Looking for writers 2026/07/05 01:50:03 DEBUG : file1: reading active writers 2026/07/05 01:50:03 DEBUG : Looking for writers 2026/07/05 01:50:03 DEBUG : dir: reading active writers 2026/07/05 01:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:50:03 DEBUG : dir: Looking for writers 2026/07/05 01:50:03 DEBUG : file1: reading active writers 2026/07/05 01:50:03 DEBUG : Looking for writers 2026/07/05 01:50:03 DEBUG : dir: reading active writers 2026/07/05 01:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:50:03 DEBUG : dir/file1: size = 20 OK 2026/07/05 01:50:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/05 01:50:03 INFO : dir/file1: Copied (replaced existing) 2026/07/05 01:50:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-05 01:50:02 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/05 01:50:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/05 01:50:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/05 01:50:04 DEBUG : dir: Looking for writers 2026/07/05 01:50:04 DEBUG : file1: reading active writers 2026/07/05 01:50:04 DEBUG : Looking for writers 2026/07/05 01:50:04 DEBUG : dir: reading active writers 2026/07/05 01:50:04 DEBUG : >WaitForWriters: 2026/07/05 01:50:04 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.32s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:05 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:05 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:05 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:05 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:06 DEBUG : file1: newRWFileHandle: 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): openPending: 2026/07/05 01:50:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): >openPending: err= 2026/07/05 01:50:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:50:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:50:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): _writeAt: size=5, off=0 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): >_writeAt: n=5, err= 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): close: 2026/07/05 01:50:06 DEBUG : file1: vfs cache: setting modification time to 2026-07-05 01:50:06.032279496 +0000 UTC m=+311.764433219 2026/07/05 01:50:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:06 DEBUG : file1(0x116f87c64a00): >close: err= 2026/07/05 01:50:06 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:50:06 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:50:06 DEBUG : Looking for writers 2026/07/05 01:50:06 DEBUG : file1: reading active writers 2026/07/05 01:50:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:50:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:50:07 DEBUG : Looking for writers 2026/07/05 01:50:07 DEBUG : file1: reading active writers 2026/07/05 01:50:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:50:08 DEBUG : file1: size = 5 OK 2026/07/05 01:50:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:50:08 INFO : file1: Copied (new) 2026/07/05 01:50:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-05 01:50:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/05 01:50:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:50:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:08 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:50:08 DEBUG : Looking for writers 2026/07/05 01:50:08 DEBUG : file1: reading active writers 2026/07/05 01:50:08 DEBUG : >WaitForWriters: 2026/07/05 01:50:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.01s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:08 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:08 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/05 01:50:08 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.040546351 +0000 UTC m=+314.772700054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.040546351 +0000 UTC m=+314.772700054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc0d00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.040546351 +0000 UTC m=+314.772700054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879d57a0 item 1 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.043487309 +0000 UTC m=+314.775641001 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.043487309 +0000 UTC m=+314.775641001 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dc1d80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879716c0 item 2 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.045214866 +0000 UTC m=+314.777368589 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765ce80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.045214866 +0000 UTC m=+314.777368589 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8765dc80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.045214866 +0000 UTC m=+314.777368589 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ec900): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87971ce0 item 3 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.047584118 +0000 UTC m=+314.779737822 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed1c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.047584118 +0000 UTC m=+314.779737822 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f879ed940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879db110 item 4 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.049158589 +0000 UTC m=+314.781312292 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac4200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.049158589 +0000 UTC m=+314.781312292 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac46c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.049158589 +0000 UTC m=+314.781312292 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ac5000): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879db880 item 5 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.051296918 +0000 UTC m=+314.783450621 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a76b40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.051296918 +0000 UTC m=+314.783450621 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8761ae00 item 6 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.052937822 +0000 UTC m=+314.785091525 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77740): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.052937822 +0000 UTC m=+314.785091525 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87a77c40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.052937822 +0000 UTC m=+314.785091525 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878eb340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8761bd50 item 7 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.055067717 +0000 UTC m=+314.787221420 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f878ebac0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.055067717 +0000 UTC m=+314.787221420 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87a72620 item 8 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87d1c9c0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1c9c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.056724981 +0000 UTC m=+314.788878684 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1cd80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.056724981 +0000 UTC m=+314.788878684 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.056724981 +0000 UTC m=+314.788878684 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1d700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87a72bd0 item 9 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.059060952 +0000 UTC m=+314.791214645 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87d1dd80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.059060952 +0000 UTC m=+314.791214645 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dac3c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87a73880 item 10 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87daca00): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87daca00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.06077791 +0000 UTC m=+314.792931613 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dacdc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.06077791 +0000 UTC m=+314.792931613 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad2c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.06077791 +0000 UTC m=+314.792931613 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dad7c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87966af0 item 11 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.063142263 +0000 UTC m=+314.795295956 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87dade40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.063142263 +0000 UTC m=+314.795295956 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24480): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879a70a0 item 12 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87e24ac0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24ac0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.06499696 +0000 UTC m=+314.797150663 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e24e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.06499696 +0000 UTC m=+314.797150663 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25540): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ac2150 item 13 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.066460491 +0000 UTC m=+314.798614194 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e25bc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.066460491 +0000 UTC m=+314.798614194 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f875ec230 item 14 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87e62840): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62840): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.068063413 +0000 UTC m=+314.800217117 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e62c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.068063413 +0000 UTC m=+314.800217117 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e632c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f875edc00 item 15 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.069539959 +0000 UTC m=+314.801693662 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.069539959 +0000 UTC m=+314.801693662 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e63e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87563ce0 item 16 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.071160536 +0000 UTC m=+314.803314239 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e825c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.071160536 +0000 UTC m=+314.803314239 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.071160536 +0000 UTC m=+314.803314239 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e82f40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8792eaf0 item 17 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.074593147 +0000 UTC m=+314.806746860 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e835c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.074593147 +0000 UTC m=+314.806746860 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87e83b00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8766e7e0 item 18 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.076691602 +0000 UTC m=+314.808845315 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.076691602 +0000 UTC m=+314.808845315 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.076691602 +0000 UTC m=+314.808845315 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed0c80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8766f730 item 19 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.080167817 +0000 UTC m=+314.812321570 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1300): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.080167817 +0000 UTC m=+314.812321570 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1840): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ec62a0 item 20 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.082330492 +0000 UTC m=+314.814484214 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ed1ec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.082330492 +0000 UTC m=+314.814484214 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef44c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.082330492 +0000 UTC m=+314.814484214 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef49c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ec69a0 item 21 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.084676672 +0000 UTC m=+314.816830375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5040): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.084676672 +0000 UTC m=+314.816830375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ec70a0 item 22 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.086177172 +0000 UTC m=+314.818330875 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ef5c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.086177172 +0000 UTC m=+314.818330875 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.086177172 +0000 UTC m=+314.818330875 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ec7500 item 23 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.088150672 +0000 UTC m=+314.820304375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f12d80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.088150672 +0000 UTC m=+314.820304375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f132c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87ec7a40 item 24 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87f13900): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13900): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.089581672 +0000 UTC m=+314.821735375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f13cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.089581672 +0000 UTC m=+314.821735375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f362c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.089581672 +0000 UTC m=+314.821735375 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36800): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87eb0000 item 25 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.091658445 +0000 UTC m=+314.823812148 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f36e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.091658445 +0000 UTC m=+314.823812148 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f373c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87eb0700 item 26 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87f37a00): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37a00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.093479999 +0000 UTC m=+314.825633691 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f37dc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.093479999 +0000 UTC m=+314.825633691 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f603c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.093479999 +0000 UTC m=+314.825633691 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60900): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87eb0e00 item 27 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.095763191 +0000 UTC m=+314.827916884 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f60f80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.095763191 +0000 UTC m=+314.827916884 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f614c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87eb1a40 item 28 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87f61b00): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61b00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.097782916 +0000 UTC m=+314.829936640 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f61ec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.097782916 +0000 UTC m=+314.829936640 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87538540 item 29 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.099342539 +0000 UTC m=+314.831496232 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f98d00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.099342539 +0000 UTC m=+314.831496232 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f875391f0 item 30 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f87f99880): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.100627133 +0000 UTC m=+314.832780826 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f99c40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.100627133 +0000 UTC m=+314.832780826 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fba400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879eaaf0 item 31 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.10207298 +0000 UTC m=+314.834226684 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbaa80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.10207298 +0000 UTC m=+314.834226684 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbafc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f879ebb20 item 32 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.103485967 +0000 UTC m=+314.835639660 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbb600): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8797cc40 item 33 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.104022606 +0000 UTC m=+314.836176299 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fbba80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.104022606 +0000 UTC m=+314.836176299 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8797ce70 item 33 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.1053658 +0000 UTC m=+314.837519494 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fde6c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87fea000 item 34 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.105882432 +0000 UTC m=+314.838036124 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdeb40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.105882432 +0000 UTC m=+314.838036124 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87fea1c0 item 34 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.106953535 +0000 UTC m=+314.839107238 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdf6c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87fea540 item 35 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.107417438 +0000 UTC m=+314.839571130 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87fdfb40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.107417438 +0000 UTC m=+314.839571130 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87fea700 item 35 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.108751574 +0000 UTC m=+314.840905267 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffc7c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feaa80 item 36 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.109481386 +0000 UTC m=+314.841635079 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffccc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.109481386 +0000 UTC m=+314.841635079 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feac40 item 36 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.110777253 +0000 UTC m=+314.842930946 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffd840): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feafc0 item 37 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.111251103 +0000 UTC m=+314.843404797 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87ffdcc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.111251103 +0000 UTC m=+314.843404797 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880182c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feb180 item 37 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.112460777 +0000 UTC m=+314.844614470 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88018940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8797fce0 item 38 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.113274506 +0000 UTC m=+314.845428199 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.113274506 +0000 UTC m=+314.845428199 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b40c40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88082070 item 38 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.114735422 +0000 UTC m=+314.846889115 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b412c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880823f0 item 39 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.115329399 +0000 UTC m=+314.847483093 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b417c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.115329399 +0000 UTC m=+314.847483093 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87b41cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880825b0 item 39 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.116511091 +0000 UTC m=+314.848664783 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a440): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88082930 item 40 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.117072265 +0000 UTC m=+314.849225988 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809a940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.117072265 +0000 UTC m=+314.849225988 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809ae80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88082af0 item 40 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.118200446 +0000 UTC m=+314.850354139 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b440): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88082e70 item 41 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.118684346 +0000 UTC m=+314.850838039 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809b940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88083030 item 41 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.119253906 +0000 UTC m=+314.851407599 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8809be00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.119253906 +0000 UTC m=+314.851407599 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4440): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880831f0 item 41 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.120640412 +0000 UTC m=+314.852794105 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88083570 item 42 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.121159728 +0000 UTC m=+314.853313421 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b4f80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88083730 item 42 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.12168223 +0000 UTC m=+314.853835923 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b54c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.12168223 +0000 UTC m=+314.853835923 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880b5a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880838f0 item 42 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.1236663 +0000 UTC m=+314.855820003 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88083c70 item 43 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.124754305 +0000 UTC m=+314.856908008 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88083e30 item 43 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.125441406 +0000 UTC m=+314.857595109 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d0bc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.125441406 +0000 UTC m=+314.857595109 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dc150 item 43 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.129590936 +0000 UTC m=+314.861744629 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1740): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dc4d0 item 44 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.130137995 +0000 UTC m=+314.862291698 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880d1c40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dc690 item 44 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.130846336 +0000 UTC m=+314.863000029 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.130846336 +0000 UTC m=+314.863000029 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0800): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dc850 item 44 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.131964418 +0000 UTC m=+314.864118110 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f0e40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dcbd0 item 45 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.13285427 +0000 UTC m=+314.865007963 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.13285427 +0000 UTC m=+314.865007963 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f880f1a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dcd90 item 45 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.13419476 +0000 UTC m=+314.866348453 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dd110 item 46 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.134663601 +0000 UTC m=+314.866817295 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810c680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.134663601 +0000 UTC m=+314.866817295 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810cd80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dd2d0 item 46 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.136283756 +0000 UTC m=+314.868437480 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d3c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dd650 item 47 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.136908952 +0000 UTC m=+314.869062644 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8810d8c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.136908952 +0000 UTC m=+314.869062644 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a0c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880dd810 item 47 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.138386108 +0000 UTC m=+314.870539811 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812a700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880ddb90 item 48 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.138868435 +0000 UTC m=+314.871022138 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812ac00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.138868435 +0000 UTC m=+314.871022138 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b300): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880ddd50 item 48 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.141523906 +0000 UTC m=+314.873677599 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812b940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813e230 item 49 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.141969835 +0000 UTC m=+314.874123528 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8812bdc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.141969835 +0000 UTC m=+314.874123528 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813e3f0 item 49 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.143534907 +0000 UTC m=+314.875688610 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813e770 item 50 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.144005361 +0000 UTC m=+314.876159054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88148f80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.144005361 +0000 UTC m=+314.876159054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813e930 item 50 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.145666414 +0000 UTC m=+314.877820106 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88149b80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813ecb0 item 51 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.146454003 +0000 UTC m=+314.878607696 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.146454003 +0000 UTC m=+314.878607696 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881686c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813ee70 item 51 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.147775317 +0000 UTC m=+314.879929050 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88168d40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813f1f0 item 52 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.148311626 +0000 UTC m=+314.880465318 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.148311626 +0000 UTC m=+314.880465318 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881697c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813f3b0 item 52 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.149526459 +0000 UTC m=+314.881680182 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88169e40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813f730 item 53 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.149970283 +0000 UTC m=+314.882123976 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188440): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.149970283 +0000 UTC m=+314.882123976 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88188980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813f8f0 item 53 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.151232837 +0000 UTC m=+314.883386529 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189000): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813fc70 item 54 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.151806384 +0000 UTC m=+314.883960077 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.151806384 +0000 UTC m=+314.883960077 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88189a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8813fe30 item 54 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.153035104 +0000 UTC m=+314.885188796 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a2310 item 55 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.153919997 +0000 UTC m=+314.886073690 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.153919997 +0000 UTC m=+314.886073690 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a8c40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a24d0 item 55 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.155473458 +0000 UTC m=+314.887627151 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a92c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a2850 item 56 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.156041515 +0000 UTC m=+314.888195208 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a97c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.156041515 +0000 UTC m=+314.888195208 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881a9d40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a2a10 item 56 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.157414846 +0000 UTC m=+314.889568540 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4480): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a2d90 item 57 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.157936907 +0000 UTC m=+314.890090601 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c49c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a2f50 item 57 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.158414956 +0000 UTC m=+314.890568649 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c4f00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.158414956 +0000 UTC m=+314.890568649 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5480): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3110 item 57 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.159590446 +0000 UTC m=+314.891744139 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881c5ac0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3490 item 58 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.16003391 +0000 UTC m=+314.892187603 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3650 item 58 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.161207787 +0000 UTC m=+314.893361479 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.161207787 +0000 UTC m=+314.893361479 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e2c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3810 item 58 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.162474006 +0000 UTC m=+314.894627699 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3b90 item 59 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.163191114 +0000 UTC m=+314.895344837 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f881a3d50 item 59 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.163826809 +0000 UTC m=+314.895980502 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f881e3cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.163826809 +0000 UTC m=+314.895980502 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88212070 item 59 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.165146399 +0000 UTC m=+314.897300092 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820e980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882123f0 item 60 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.165637773 +0000 UTC m=+314.897791466 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820eec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882125b0 item 60 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.166286372 +0000 UTC m=+314.898440085 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.166286372 +0000 UTC m=+314.898440085 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8820f9c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88212770 item 60 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.16805149 +0000 UTC m=+314.900205233 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88212af0 item 61 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.168447715 +0000 UTC m=+314.900601407 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.168447715 +0000 UTC m=+314.900601407 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88228d40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88212cb0 item 61 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.169821377 +0000 UTC m=+314.901975070 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88229380): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88213030 item 62 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.170278847 +0000 UTC m=+314.902432540 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882298c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.170278847 +0000 UTC m=+314.902432540 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c0c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882131f0 item 62 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.171694448 +0000 UTC m=+314.903848141 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824c700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88213570 item 63 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.172175622 +0000 UTC m=+314.904329316 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824cc40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.172175622 +0000 UTC m=+314.904329316 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88213730 item 63 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.17452639 +0000 UTC m=+314.906680084 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824d980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88213ab0 item 64 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.174955777 +0000 UTC m=+314.907109471 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8824dec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.174955777 +0000 UTC m=+314.907109471 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826a6c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88213c70 item 64 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.176522202 +0000 UTC m=+314.908675945 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826ad00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274150 item 65 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.177213702 +0000 UTC m=+314.909367405 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.177213702 +0000 UTC m=+314.909367405 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826b680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274310 item 65 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.178614595 +0000 UTC m=+314.910768288 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8826bcc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274690 item 66 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.179224802 +0000 UTC m=+314.911378495 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.179224802 +0000 UTC m=+314.911378495 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274850 item 66 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.180537699 +0000 UTC m=+314.912691393 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88288dc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274bd0 item 67 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.182605787 +0000 UTC m=+314.914759480 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.182605787 +0000 UTC m=+314.914759480 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289740): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88274d90 item 67 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.183979991 +0000 UTC m=+314.916133683 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88289dc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88275110 item 68 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.184587973 +0000 UTC m=+314.916741666 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac3c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.184587973 +0000 UTC m=+314.916741666 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ac900): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882752d0 item 68 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.186007711 +0000 UTC m=+314.918161405 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882acf40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88275650 item 69 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.186600266 +0000 UTC m=+314.918753959 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad3c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.186600266 +0000 UTC m=+314.918753959 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ad8c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88275810 item 69 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.189345536 +0000 UTC m=+314.921499229 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8040): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88275b90 item 70 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.189869 +0000 UTC m=+314.922022703 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8540): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.189869 +0000 UTC m=+314.922022703 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c8a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88275d50 item 70 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.19097005 +0000 UTC m=+314.923123742 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d6230 item 71 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.19153977 +0000 UTC m=+314.923693463 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9600): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.19153977 +0000 UTC m=+314.923693463 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882c9b00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d63f0 item 71 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.193126914 +0000 UTC m=+314.925280607 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d6770 item 72 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.193698649 +0000 UTC m=+314.925852342 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ea780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.193698649 +0000 UTC m=+314.925852342 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eacc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d6930 item 72 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.195484155 +0000 UTC m=+314.927637848 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d6cb0 item 73 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.196107737 +0000 UTC m=+314.928261430 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882eb780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d6e70 item 73 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.196787415 +0000 UTC m=+314.928941108 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f882ebc40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.196787415 +0000 UTC m=+314.928941108 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7030 item 73 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.19829026 +0000 UTC m=+314.930443982 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830c8c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d73b0 item 74 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.198783467 +0000 UTC m=+314.930937160 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830cdc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7570 item 74 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.199417638 +0000 UTC m=+314.931571351 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d300): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.199417638 +0000 UTC m=+314.931571351 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830d880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7730 item 74 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.200822198 +0000 UTC m=+314.932975901 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8830dec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7ab0 item 75 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.201410094 +0000 UTC m=+314.933563787 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883264c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7c70 item 75 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.205320564 +0000 UTC m=+314.937474267 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326a00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.205320564 +0000 UTC m=+314.937474267 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88326f40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f882d7e30 item 75 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.207061977 +0000 UTC m=+314.939215670 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88334310 item 76 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.208511152 +0000 UTC m=+314.940664845 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88327a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883344d0 item 76 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.209141406 +0000 UTC m=+314.941295099 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a0c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.209141406 +0000 UTC m=+314.941295099 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834a640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88334690 item 76 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.210390623 +0000 UTC m=+314.942544317 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834ac80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88334a10 item 77 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.210905883 +0000 UTC m=+314.943059576 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.210905883 +0000 UTC m=+314.943059576 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834b880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88334bd0 item 77 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.214784694 +0000 UTC m=+314.946938387 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8834bec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88334f50 item 78 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.216582563 +0000 UTC m=+314.948736266 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883684c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.216582563 +0000 UTC m=+314.948736266 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88368bc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88335110 item 78 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.217923514 +0000 UTC m=+314.950077206 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88335490 item 79 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.218430236 +0000 UTC m=+314.950583929 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.218430236 +0000 UTC m=+314.950583929 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88369e00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88335650 item 79 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.222577361 +0000 UTC m=+314.954731054 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382540): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883359d0 item 80 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.223001078 +0000 UTC m=+314.955154771 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88382a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.223001078 +0000 UTC m=+314.955154771 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88335b90 item 80 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.224195824 +0000 UTC m=+314.956349516 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a2070 item 81 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.224657231 +0000 UTC m=+314.956810924 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88383c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.224657231 +0000 UTC m=+314.956810924 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a2230 item 81 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.225876332 +0000 UTC m=+314.958030025 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a68c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a25b0 item 82 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.226308195 +0000 UTC m=+314.958461887 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a6dc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.226308195 +0000 UTC m=+314.958461887 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a2770 item 82 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.227685413 +0000 UTC m=+314.959839106 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a79c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a2af0 item 83 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.228398444 +0000 UTC m=+314.960552136 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883a7ec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.228398444 +0000 UTC m=+314.960552136 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a2cb0 item 83 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.229473604 +0000 UTC m=+314.961627297 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c4b80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a3030 item 84 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.230194048 +0000 UTC m=+314.962347741 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.230194048 +0000 UTC m=+314.962347741 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5600): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a31f0 item 84 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.231541441 +0000 UTC m=+314.963695135 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883c5c80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a3570 item 85 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.232058042 +0000 UTC m=+314.964211735 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.232058042 +0000 UTC m=+314.964211735 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e67c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a3730 item 85 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.233187175 +0000 UTC m=+314.965340868 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e6e40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a3ab0 item 86 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.233903741 +0000 UTC m=+314.966057435 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e7340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.233903741 +0000 UTC m=+314.966057435 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f883e78c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f883a3c70 item 86 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.2354512 +0000 UTC m=+314.967604893 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c642c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f05260 item 87 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.235935661 +0000 UTC m=+314.968089354 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64840): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.235935661 +0000 UTC m=+314.968089354 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c64e00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f05420 item 87 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.237209015 +0000 UTC m=+314.969362718 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f059d0 item 88 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.237725135 +0000 UTC m=+314.969878827 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87c65a00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.237725135 +0000 UTC m=+314.969878827 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f05d50 item 88 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.238880576 +0000 UTC m=+314.971034270 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849a6c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a0230 item 89 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.239428686 +0000 UTC m=+314.971582380 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849ac00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a03f0 item 89 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.239844649 +0000 UTC m=+314.971998342 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.239844649 +0000 UTC m=+314.971998342 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849b6c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a05b0 item 89 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.241260129 +0000 UTC m=+314.973413863 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8849bd00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a0930 item 90 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.241640614 +0000 UTC m=+314.973794307 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a0af0 item 90 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.242168576 +0000 UTC m=+314.974322280 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.242168576 +0000 UTC m=+314.974322280 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b6e40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a0cb0 item 90 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.243642877 +0000 UTC m=+314.975796571 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b7480): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a1030 item 91 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.244054652 +0000 UTC m=+314.976208345 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884b79c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a11f0 item 91 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.244480903 +0000 UTC m=+314.976634596 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6000): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): >_readAt: n=8, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.244480903 +0000 UTC m=+314.976634596 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a13b0 item 91 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.245639541 +0000 UTC m=+314.977793235 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d6bc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a1730 item 92 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.246035855 +0000 UTC m=+314.978189549 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a18f0 item 92 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): _readAt: size=2, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): _writeAt: size=3, off=5 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.246544242 +0000 UTC m=+314.978697935 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.246544242 +0000 UTC m=+314.978697935 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884d7c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a1ab0 item 92 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.248048679 +0000 UTC m=+314.980202383 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884a1e30 item 93 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.248563647 +0000 UTC m=+314.980717350 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fa880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.248563647 +0000 UTC m=+314.980717350 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884faf80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884fe150 item 93 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.250662322 +0000 UTC m=+314.982816015 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fb5c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884fe4d0 item 94 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.25115088 +0000 UTC m=+314.983304574 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f884fbb00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.25115088 +0000 UTC m=+314.983304574 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512300): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884fe690 item 94 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.252533189 +0000 UTC m=+314.984686882 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884fea10 item 95 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.252940965 +0000 UTC m=+314.985094658 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88512e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.252940965 +0000 UTC m=+314.985094658 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884febd0 item 95 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): open at offset 0 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.254261006 +0000 UTC m=+314.986414700 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88513bc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884fef50 item 96 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.254672561 +0000 UTC m=+314.986826254 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532200): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.254672561 +0000 UTC m=+314.986826254 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88532900): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f884ff110 item 96 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= 2026/07/05 01:50:09 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:09 DEBUG : Looking for writers 2026/07/05 01:50:09 DEBUG : >WaitForWriters: 2026/07/05 01:50:09 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:09 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:09 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:09 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:09 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/05 01:50:09 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.926395939 +0000 UTC m=+315.658549642 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885334c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.926395939 +0000 UTC m=+315.658549642 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.926395939 +0000 UTC m=+315.658549642 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88533e00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8854ebd0 item 1 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.92891309 +0000 UTC m=+315.661066793 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4540): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.92891309 +0000 UTC m=+315.661066793 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c4a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8854f0a0 item 2 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.930569103 +0000 UTC m=+315.662722807 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.930569103 +0000 UTC m=+315.662722807 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c5500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.930569103 +0000 UTC m=+315.662722807 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885c59c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8854f420 item 3 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.933065565 +0000 UTC m=+315.665219268 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.933065565 +0000 UTC m=+315.665219268 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8854f8f0 item 4 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.934483341 +0000 UTC m=+315.666637033 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e4cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.934483341 +0000 UTC m=+315.666637033 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.934483341 +0000 UTC m=+315.666637033 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5600): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8854fc70 item 5 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.936365488 +0000 UTC m=+315.668519191 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f885e5c80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.936365488 +0000 UTC m=+315.668519191 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886062c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fc2a0 item 6 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.93816394 +0000 UTC m=+315.670317643 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.93816394 +0000 UTC m=+315.670317643 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88606e40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.93816394 +0000 UTC m=+315.670317643 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607300): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fc620 item 7 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.939939116 +0000 UTC m=+315.672092808 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.939939116 +0000 UTC m=+315.672092808 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88607ec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fcaf0 item 8 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f88628580): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.941426902 +0000 UTC m=+315.673580595 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.941426902 +0000 UTC m=+315.673580595 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88628dc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.941426902 +0000 UTC m=+315.673580595 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886292c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fce70 item 9 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.943299933 +0000 UTC m=+315.675453626 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.943299933 +0000 UTC m=+315.675453626 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88629e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fd340 item 10 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f886425c0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886425c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.944714993 +0000 UTC m=+315.676868696 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): _writeAt: size=3, off=2 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.944714993 +0000 UTC m=+315.676868696 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88642e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.944714993 +0000 UTC m=+315.676868696 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643380): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fd6c0 item 11 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.946941748 +0000 UTC m=+315.679095451 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88643a00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.946941748 +0000 UTC m=+315.679095451 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662040): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f885fdb90 item 12 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f88662680): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662680): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.948607439 +0000 UTC m=+315.680761142 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88662a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.948607439 +0000 UTC m=+315.680761142 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88674070 item 13 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.949967185 +0000 UTC m=+315.682120888 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663780): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.949967185 +0000 UTC m=+315.682120888 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88663cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886743f0 item 14 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f8868a400): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.951473316 +0000 UTC m=+315.683627019 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868a7c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.951473316 +0000 UTC m=+315.683627019 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ae80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88674770 item 15 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.953043398 +0000 UTC m=+315.685197091 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868b500): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.953043398 +0000 UTC m=+315.685197091 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8868ba40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88674af0 item 16 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.954503613 +0000 UTC m=+315.686657316 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.954503613 +0000 UTC m=+315.686657316 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4600): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.954503613 +0000 UTC m=+315.686657316 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a4b00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88674e70 item 17 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.956291033 +0000 UTC m=+315.688444736 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5180): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.956291033 +0000 UTC m=+315.688444736 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a56c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88675340 item 18 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.957912941 +0000 UTC m=+315.690066644 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886a5d40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.957912941 +0000 UTC m=+315.690066644 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6340): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.957912941 +0000 UTC m=+315.690066644 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6840): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886756c0 item 19 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96003019 +0000 UTC m=+315.692183893 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c6ec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96003019 +0000 UTC m=+315.692183893 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7400): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88675b90 item 20 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96224347 +0000 UTC m=+315.694397173 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886c7a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96224347 +0000 UTC m=+315.694397173 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96224347 +0000 UTC m=+315.694397173 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ea580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e6070 item 21 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96417917 +0000 UTC m=+315.696332873 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eac00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.96417917 +0000 UTC m=+315.696332873 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb140): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e6540 item 22 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.965796439 +0000 UTC m=+315.697950142 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886eb7c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.965796439 +0000 UTC m=+315.697950142 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f886ebcc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.965796439 +0000 UTC m=+315.697950142 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e2c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e68c0 item 23 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.967937654 +0000 UTC m=+315.700091357 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870e940): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.967937654 +0000 UTC m=+315.700091357 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870ee80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e6d90 item 24 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f8870f4c0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f4c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.969846462 +0000 UTC m=+315.702000165 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870f880): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.969846462 +0000 UTC m=+315.702000165 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8870fd80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.969846462 +0000 UTC m=+315.702000165 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887263c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e7110 item 25 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.971848566 +0000 UTC m=+315.704002269 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726a40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.971848566 +0000 UTC m=+315.704002269 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88726f80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e75e0 item 26 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f887275c0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887275c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.973467157 +0000 UTC m=+315.705620861 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727980): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): open at offset 5 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): >_readAt: n=2, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): _writeAt: size=3, off=7 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.973467157 +0000 UTC m=+315.705620861 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88727e80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.973467157 +0000 UTC m=+315.705620861 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887484c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e7960 item 27 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.97567051 +0000 UTC m=+315.707824213 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88748b40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.97567051 +0000 UTC m=+315.707824213 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f886e7e30 item 28 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f887496c0): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887496c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.977187051 +0000 UTC m=+315.709340754 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88749a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.977187051 +0000 UTC m=+315.709340754 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e240): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88756310 item 29 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.979143477 +0000 UTC m=+315.711297170 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876e8c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.979143477 +0000 UTC m=+315.711297170 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876ee00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88756690 item 30 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): _readAt: size=2, off=0 2026/07/05 01:50:09 ERROR : open-test-file(0x116f8876f440): Couldn't read size of file 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): >_readAt: n=0, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): >_writeAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): close: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f440): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.980752131 +0000 UTC m=+315.712905835 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876f800): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.980752131 +0000 UTC m=+315.712905835 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8876fec0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88756a10 item 31 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.982591369 +0000 UTC m=+315.714745092 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878a640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.982591369 +0000 UTC m=+315.714745092 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878ab80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88756d90 item 32 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.984434092 +0000 UTC m=+315.716587795 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b1c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88757110 item 33 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.984967925 +0000 UTC m=+315.717121619 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878b640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.984967925 +0000 UTC m=+315.717121619 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8878bb40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887572d0 item 33 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.986757059 +0000 UTC m=+315.718910752 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88757650 item 34 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.987418172 +0000 UTC m=+315.719571875 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aa700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.987418172 +0000 UTC m=+315.719571875 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887aac40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88757810 item 34 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.988811671 +0000 UTC m=+315.720965365 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab280): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88757b90 item 35 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.989381041 +0000 UTC m=+315.721534734 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887ab700): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.989381041 +0000 UTC m=+315.721534734 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f887abc00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88757d50 item 35 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.990972563 +0000 UTC m=+315.723126266 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80a80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f624d0 item 36 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.991590865 +0000 UTC m=+315.723744568 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f80f80): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.991590865 +0000 UTC m=+315.723744568 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f814c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f62690 item 36 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.992844991 +0000 UTC m=+315.724998694 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f87f81b00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f62a10 item 37 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.993555498 +0000 UTC m=+315.725709190 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816080): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.993555498 +0000 UTC m=+315.725709190 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816580): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f62bd0 item 37 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.995310357 +0000 UTC m=+315.727464060 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88816c00): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f62f50 item 38 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.99583921 +0000 UTC m=+315.727992904 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817100): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): >_readAt: n=3, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.99583921 +0000 UTC m=+315.727992904 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817640): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f63110 item 38 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.997317589 +0000 UTC m=+315.729471292 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f88817cc0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): _readAt: size=2, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): _writeAt: size=3, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f63490 item 39 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): >_writeAt: n=3, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.997859778 +0000 UTC m=+315.730013501 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e2c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): _readAt: size=512, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): >openPending: err= 2026/07/05 01:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.997859778 +0000 UTC m=+315.730013501 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882e7c0): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: Remove: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f63650 item 39 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): _writeAt: size=5, off=0 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): >_writeAt: n=5, err= 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): close: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:09.999492988 +0000 UTC m=+315.731646691 2026/07/05 01:50:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882ee40): >close: err= 2026/07/05 01:50:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882f340): openPending: 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:09 DEBUG : open-test-file(0x116f8882f340): >openPending: err= 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f639d0 item 40 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.000062289 +0000 UTC m=+315.732215992 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f340): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.000062289 +0000 UTC m=+315.732215992 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882f880): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87f63b90 item 40 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.001560635 +0000 UTC m=+315.733714328 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8882fe40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856070 item 41 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.00217565 +0000 UTC m=+315.734329343 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854440): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856230 item 41 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.002707641 +0000 UTC m=+315.734861334 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854900): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.002707641 +0000 UTC m=+315.734861334 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88854e40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888563f0 item 41 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.004325512 +0000 UTC m=+315.736479205 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855480): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856770 item 42 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.004734591 +0000 UTC m=+315.736888283 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855980): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856930 item 42 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.005359446 +0000 UTC m=+315.737513138 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88018dc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.005359446 +0000 UTC m=+315.737513138 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019380): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feb5e0 item 42 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.007213511 +0000 UTC m=+315.739367204 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f880199c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87feb960 item 43 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.007710495 +0000 UTC m=+315.739864198 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88019ec0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87febb20 item 43 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.008535496 +0000 UTC m=+315.740689199 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040500): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.008535496 +0000 UTC m=+315.740689199 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88040a40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f87febce0 item 43 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.01021412 +0000 UTC m=+315.742367814 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041080): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880501c0 item 44 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.010900421 +0000 UTC m=+315.743054124 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88050380 item 44 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.011988427 +0000 UTC m=+315.744142139 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88041ac0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.011988427 +0000 UTC m=+315.744142139 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e140): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88050540 item 44 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.013535604 +0000 UTC m=+315.745689297 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805e780): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f880508c0 item 45 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.013986792 +0000 UTC m=+315.746140486 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805ec80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.013986792 +0000 UTC m=+315.746140486 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f380): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88050a80 item 45 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.015488094 +0000 UTC m=+315.747641787 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805f9c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88050e00 item 46 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.016004284 +0000 UTC m=+315.748157977 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8805fec0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.016004284 +0000 UTC m=+315.748157977 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807c6c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88050fc0 item 46 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.017704971 +0000 UTC m=+315.749858663 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807cd00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88051340 item 47 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.018272057 +0000 UTC m=+315.750425750 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d200): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.018272057 +0000 UTC m=+315.750425750 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8807d900): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88051500 item 47 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.0198696 +0000 UTC m=+315.752023292 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c040): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88051880 item 48 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.020354691 +0000 UTC m=+315.752508384 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889c540): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.020354691 +0000 UTC m=+315.752508384 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889cc40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88051a40 item 48 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.02169983 +0000 UTC m=+315.753853523 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d280): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88051dc0 item 49 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.022161799 +0000 UTC m=+315.754315492 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889d700): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.022161799 +0000 UTC m=+315.754315492 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8889dc40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888ba0e0 item 49 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.023536803 +0000 UTC m=+315.755690496 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c03c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888ba460 item 50 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.02416292 +0000 UTC m=+315.756316613 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c08c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.02416292 +0000 UTC m=+315.756316613 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c0e40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888ba620 item 50 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.025234835 +0000 UTC m=+315.757388528 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c14c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888ba9a0 item 51 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.025628145 +0000 UTC m=+315.757781837 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888c19c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.025628145 +0000 UTC m=+315.757781837 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0000): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bab60 item 51 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.026953636 +0000 UTC m=+315.759107328 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0680): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888baee0 item 52 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.027479785 +0000 UTC m=+315.759633477 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e0b80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.027479785 +0000 UTC m=+315.759633477 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1100): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bb0a0 item 52 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.028792602 +0000 UTC m=+315.760946296 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1780): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bb420 item 53 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.029252277 +0000 UTC m=+315.761405969 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888e1c80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.029252277 +0000 UTC m=+315.761405969 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe2c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bb5e0 item 53 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.031057029 +0000 UTC m=+315.763210721 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fe940): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bb960 item 54 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.031532342 +0000 UTC m=+315.763686035 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888fee40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.031532342 +0000 UTC m=+315.763686035 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88855e00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bbb20 item 54 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.032817448 +0000 UTC m=+315.764971141 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856cb0 item 55 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.03339316 +0000 UTC m=+315.765546853 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872a80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.03339316 +0000 UTC m=+315.765546853 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88872fc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88856e70 item 55 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.03473335 +0000 UTC m=+315.766887043 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873640): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888571f0 item 56 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.035368182 +0000 UTC m=+315.767521875 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88873b40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.035368182 +0000 UTC m=+315.767521875 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e1c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888573b0 item 56 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.036552969 +0000 UTC m=+315.768706663 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898e800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88857730 item 57 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.037059241 +0000 UTC m=+315.769212934 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898ed40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888578f0 item 57 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.037693092 +0000 UTC m=+315.769846785 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f280): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.037693092 +0000 UTC m=+315.769846785 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898f800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88857ab0 item 57 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.039155401 +0000 UTC m=+315.771309134 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8898fe40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88857e30 item 58 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.039667103 +0000 UTC m=+315.771820796 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0480): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6150 item 58 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.040280897 +0000 UTC m=+315.772434590 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b09c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.040280897 +0000 UTC m=+315.772434590 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b0f80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6310 item 58 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.044388187 +0000 UTC m=+315.776541880 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b15c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6690 item 59 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.045322283 +0000 UTC m=+315.777475986 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889b1b00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6850 item 59 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.045916369 +0000 UTC m=+315.778070072 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce140): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.045916369 +0000 UTC m=+315.778070072 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ce6c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6a10 item 59 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.04745401 +0000 UTC m=+315.779607713 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ced00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887ca000 item 60 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.048123298 +0000 UTC m=+315.780276991 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc040): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887ca1c0 item 60 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.04867234 +0000 UTC m=+315.780826033 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cc580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.04867234 +0000 UTC m=+315.780826033 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887ccb40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887ca380 item 60 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.049797164 +0000 UTC m=+315.781950908 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd180): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887ca700 item 61 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.050196294 +0000 UTC m=+315.782349988 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cd6c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.050196294 +0000 UTC m=+315.782349988 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887cddc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887ca8c0 item 61 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.051507399 +0000 UTC m=+315.783661093 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6500): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cac40 item 62 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.051866785 +0000 UTC m=+315.784020477 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e6a40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.051866785 +0000 UTC m=+315.784020477 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7140): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cae00 item 62 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.053761255 +0000 UTC m=+315.785914948 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7780): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cb180 item 63 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.054218915 +0000 UTC m=+315.786372609 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f887e7cc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.054218915 +0000 UTC m=+315.786372609 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a064c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cb340 item 63 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): >_readAt: n=0, err=Bad file descriptor 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.055514842 +0000 UTC m=+315.787668535 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a06b00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cb6c0 item 64 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.055931935 +0000 UTC m=+315.788085628 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07040): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.055931935 +0000 UTC m=+315.788085628 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07740): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cb880 item 64 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.05717918 +0000 UTC m=+315.789332873 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a07d80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cbc00 item 65 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.057617755 +0000 UTC m=+315.789771447 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26300): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.057617755 +0000 UTC m=+315.789771447 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f887cbdc0 item 65 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.05871659 +0000 UTC m=+315.790870283 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a26e40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a322a0 item 66 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.062236036 +0000 UTC m=+315.794389749 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a272c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.062236036 +0000 UTC m=+315.794389749 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a32460 item 66 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.06355789 +0000 UTC m=+315.795711583 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a27e40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a327e0 item 67 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.063979763 +0000 UTC m=+315.796133457 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a463c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.063979763 +0000 UTC m=+315.796133457 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a468c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a329a0 item 67 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.065020529 +0000 UTC m=+315.797174222 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a46f40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a32d20 item 68 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.065538202 +0000 UTC m=+315.797691895 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47440): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.065538202 +0000 UTC m=+315.797691895 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a47980): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a32ee0 item 68 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.066594207 +0000 UTC m=+315.798747901 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a680c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a33260 item 69 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.067001934 +0000 UTC m=+315.799155627 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68540): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.067001934 +0000 UTC m=+315.799155627 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a68a40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a33420 item 69 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.068347163 +0000 UTC m=+315.800500855 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a690c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a337a0 item 70 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.068825021 +0000 UTC m=+315.800978713 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a695c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.068825021 +0000 UTC m=+315.800978713 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a69b00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a33960 item 70 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.06992044 +0000 UTC m=+315.802074133 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e280): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88a33ce0 item 71 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.070397406 +0000 UTC m=+315.802551099 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8e780): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.070397406 +0000 UTC m=+315.802551099 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8ec80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88aa6000 item 71 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.072142306 +0000 UTC m=+315.804296009 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f300): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88aa6380 item 72 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.072793641 +0000 UTC m=+315.804947354 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8f800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.072793641 +0000 UTC m=+315.804947354 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88a8fd40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88aa6540 item 72 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.07435228 +0000 UTC m=+315.806506003 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ff680): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f888bbdc0 item 73 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.075110164 +0000 UTC m=+315.807263858 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f888ffb80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891c0e0 item 73 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.075550512 +0000 UTC m=+315.807704205 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924140): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.075550512 +0000 UTC m=+315.807704205 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924680): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891c2a0 item 73 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.07667166 +0000 UTC m=+315.808825353 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88924cc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891c620 item 74 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.07716657 +0000 UTC m=+315.809320263 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889251c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891c7e0 item 74 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.077715992 +0000 UTC m=+315.809869686 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925700): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.077715992 +0000 UTC m=+315.809869686 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88925c80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891c9a0 item 74 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.078972014 +0000 UTC m=+315.811125707 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c3c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891cd20 item 75 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.079634198 +0000 UTC m=+315.811787891 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893c8c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): _writeAt: size=3, off=2 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891cee0 item 75 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.080151772 +0000 UTC m=+315.812305465 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893ce00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.080151772 +0000 UTC m=+315.812305465 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d340): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891d0a0 item 75 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.081361526 +0000 UTC m=+315.813515219 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893d980): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891d420 item 76 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.081791243 +0000 UTC m=+315.813944936 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8893de80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891d5e0 item 76 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): _writeAt: size=3, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.082283868 +0000 UTC m=+315.814437562 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889644c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.082283868 +0000 UTC m=+315.814437562 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88964a40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891d7a0 item 76 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.083508 +0000 UTC m=+315.815661694 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965080): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891db20 item 77 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.083886221 +0000 UTC m=+315.816039914 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.083886221 +0000 UTC m=+315.816039914 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88965c80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f8891dce0 item 77 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.085207134 +0000 UTC m=+315.817360827 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e3c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b001c0 item 78 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.085642221 +0000 UTC m=+315.817795914 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897e8c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.085642221 +0000 UTC m=+315.817795914 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897efc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b00380 item 78 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.086940803 +0000 UTC m=+315.819094496 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897f600): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b00700 item 79 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.08751952 +0000 UTC m=+315.819673223 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f8897fb00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.08751952 +0000 UTC m=+315.819673223 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30300): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b008c0 item 79 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.089412048 +0000 UTC m=+315.821565751 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30940): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b00c40 item 80 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.089861793 +0000 UTC m=+315.822015486 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b30e40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.089861793 +0000 UTC m=+315.822015486 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31540): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b00e00 item 80 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.091770872 +0000 UTC m=+315.823924585 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b31b80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b01180 item 81 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.092357264 +0000 UTC m=+315.824510958 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c100): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.092357264 +0000 UTC m=+315.824510958 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4c640): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b01340 item 81 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.093616771 +0000 UTC m=+315.825770464 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ccc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b016c0 item 82 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.094235694 +0000 UTC m=+315.826389387 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d1c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.094235694 +0000 UTC m=+315.826389387 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4d740): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b01880 item 82 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.095501454 +0000 UTC m=+315.827655148 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b4ddc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b01c00 item 83 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.096060535 +0000 UTC m=+315.828214227 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b643c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.096060535 +0000 UTC m=+315.828214227 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64900): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b01dc0 item 83 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.097431392 +0000 UTC m=+315.829585085 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b64f80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b702a0 item 84 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.098162406 +0000 UTC m=+315.830316149 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65480): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.098162406 +0000 UTC m=+315.830316149 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b65a00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88b70460 item 84 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.099706537 +0000 UTC m=+315.831860231 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88b8e180): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6e00 item 85 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.100293211 +0000 UTC m=+315.832446904 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf2c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.100293211 +0000 UTC m=+315.832446904 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cf800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b6fc0 item 85 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.101646985 +0000 UTC m=+315.833800678 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889cfe80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b7340 item 86 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.102132377 +0000 UTC m=+315.834286070 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ec480): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.102132377 +0000 UTC m=+315.834286070 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889eca00): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b7500 item 86 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.103317856 +0000 UTC m=+315.835471549 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed080): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b7880 item 87 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.104450936 +0000 UTC m=+315.836604629 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889ed580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.104450936 +0000 UTC m=+315.836604629 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f889edac0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b7a40 item 87 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.105669166 +0000 UTC m=+315.837822859 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a240): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f889b7dc0 item 88 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.106199723 +0000 UTC m=+315.838353416 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0a740): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.106199723 +0000 UTC m=+315.838353416 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0acc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c180e0 item 88 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.107317735 +0000 UTC m=+315.839471427 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b300): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c18460 item 89 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.107717206 +0000 UTC m=+315.839870899 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0b840): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c18620 item 89 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.108372077 +0000 UTC m=+315.840525770 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c0bd80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.108372077 +0000 UTC m=+315.840525770 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32400): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c187e0 item 89 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.109505066 +0000 UTC m=+315.841658759 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32a40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c18b60 item 90 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.109902864 +0000 UTC m=+315.842056557 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c32f80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c18d20 item 90 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.110455372 +0000 UTC m=+315.842609065 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c334c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.110455372 +0000 UTC m=+315.842609065 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c33a80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c18ee0 item 90 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.111602098 +0000 UTC m=+315.843755801 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c1c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c19260 item 91 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.112278449 +0000 UTC m=+315.844432142 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4c700): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): >_readAt: n=2, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): _writeAt: size=3, off=7 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c19420 item 91 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.112738214 +0000 UTC m=+315.844891907 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4cc40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): >_readAt: n=8, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.112738214 +0000 UTC m=+315.844891907 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d1c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c195e0 item 91 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.113818995 +0000 UTC m=+315.845972688 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4d800): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c19960 item 92 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.114239716 +0000 UTC m=+315.846393409 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c4dd40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): open at offset 5 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c19b20 item 92 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): _readAt: size=2, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): _writeAt: size=3, off=5 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): >_writeAt: n=3, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.114714458 +0000 UTC m=+315.846868151 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70380): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): >_readAt: n=3, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.114714458 +0000 UTC m=+315.846868151 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70940): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c19ce0 item 92 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.115973024 +0000 UTC m=+315.848126717 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c70f80): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7a1c0 item 93 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.116467704 +0000 UTC m=+315.848621416 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c714c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.116467704 +0000 UTC m=+315.848621416 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c71bc0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7a380 item 93 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.117802573 +0000 UTC m=+315.849956266 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e300): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7a700 item 94 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.118241899 +0000 UTC m=+315.850395592 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8e840): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.118241899 +0000 UTC m=+315.850395592 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8ef40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7a8c0 item 94 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.119702625 +0000 UTC m=+315.851856318 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8f580): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7ac40 item 95 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.120181304 +0000 UTC m=+315.852334997 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88c8fac0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.120181304 +0000 UTC m=+315.852334997 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac2c0): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7ae00 item 95 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): open at offset 0 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): _readAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): >_readAt: n=0, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.12183372 +0000 UTC m=+315.853987414 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cac900): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): _writeAt: size=5, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): >openPending: err= 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7b180 item 96 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): >_writeAt: n=5, err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.122324573 +0000 UTC m=+315.854478266 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cace40): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/05 01:50:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/05 01:50:10 DEBUG : open-test-file: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): _readAt: size=512, off=0 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): openPending: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): >openPending: err= 2026/07/05 01:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): >_readAt: n=5, err=EOF 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): close: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-05 01:50:10.122324573 +0000 UTC m=+315.854478266 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : open-test-file(0x116f88cad540): >close: err= 2026/07/05 01:50:10 DEBUG : open-test-file: Remove: 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x116f88c7b340 item 96 2026/07/05 01:50:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/05 01:50:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/05 01:50:10 DEBUG : open-test-file: >Remove: err= 2026/07/05 01:50:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : >WaitForWriters: 2026/07/05 01:50:10 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.88s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.75s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:10 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:10 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:10 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:10 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:10 DEBUG : file1: newRWFileHandle: 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): openPending: 2026/07/05 01:50:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): >openPending: err= 2026/07/05 01:50:10 DEBUG : file1: >newRWFileHandle: err= 2026/07/05 01:50:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/05 01:50:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): _writeAt: size=2, off=0 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): >_writeAt: n=2, err= 2026/07/05 01:50:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): RWFileHandle.Flush 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): RWFileHandle.Release 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): close: 2026/07/05 01:50:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/05 01:50:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:10 DEBUG : file1(0x116f88cac080): >close: err= 2026/07/05 01:50:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:50:10 DEBUG : file1: vfs cache: starting upload 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:50:10 DEBUG : Looking for writers 2026/07/05 01:50:10 DEBUG : file1: reading active writers 2026/07/05 01:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:50:11 DEBUG : Looking for writers 2026/07/05 01:50:11 DEBUG : file1: reading active writers 2026/07/05 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:50:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/05 01:50:11 DEBUG : Looking for writers 2026/07/05 01:50:11 DEBUG : file1: reading active writers 2026/07/05 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:50:12 DEBUG : file1: size = 2 OK 2026/07/05 01:50:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/05 01:50:12 INFO : file1: Copied (new) 2026/07/05 01:50:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/05 01:50:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/05 01:50:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/05 01:50:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:50:12 INFO : file1: vfs cache: upload succeeded try #1 2026/07/05 01:50:12 DEBUG : Looking for writers 2026/07/05 01:50:12 DEBUG : file1: reading active writers 2026/07/05 01:50:12 DEBUG : >WaitForWriters: 2026/07/05 01:50:13 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:13 DEBUG : Looking for writers 2026/07/05 01:50:13 DEBUG : file1: reading active writers 2026/07/05 01:50:13 DEBUG : >WaitForWriters: 2026/07/05 01:50:13 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.33s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:13 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:13 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:13 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:50:13 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:50:14 DEBUG : rename_me: newRWFileHandle: 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): openPending: 2026/07/05 01:50:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/05 01:50:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): >openPending: err= 2026/07/05 01:50:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/05 01:50:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/05 01:50:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/05 01:50:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): _writeAt: size=5, off=0 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): >_writeAt: n=5, err= 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): close: 2026/07/05 01:50:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-05 01:50:14.005932438 +0000 UTC m=+319.738086141 2026/07/05 01:50:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/05 01:50:14 DEBUG : rename_me(0x116f8765c780): >close: err= 2026/07/05 01:50:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/05 01:50:14 DEBUG : i_was_renamed: Updating file with 0x116f87c405b0 2026/07/05 01:50:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/05 01:50:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/05 01:50:14 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/05 01:50:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/05 01:50:14 DEBUG : Looking for writers 2026/07/05 01:50:14 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/05 01:50:14 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/05 01:50:15 DEBUG : Looking for writers 2026/07/05 01:50:15 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/05 01:50:16 DEBUG : i_was_renamed: size = 5 OK 2026/07/05 01:50:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:50:16 INFO : i_was_renamed: Copied (new) 2026/07/05 01:50:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-05 01:50:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/05 01:50:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/05 01:50:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/05 01:50:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/05 01:50:16 DEBUG : Looking for writers 2026/07/05 01:50:16 DEBUG : i_was_renamed: reading active writers 2026/07/05 01:50:16 DEBUG : >WaitForWriters: 2026/07/05 01:50:16 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:16 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:16 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/05 01:50:16 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/05 01:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pimaloc6hofu" 2026/07/05 01:50:16 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/05 01:50:17 DEBUG : forgetting directory cache 2026/07/05 01:50:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): _readAt: size=512, off=0 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): openPending: 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:51:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): >openPending: err= 2026/07/05 01:50:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): >_readAt: n=20, err=EOF 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): close: 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:51:16 +0000 UTC 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate(0x116f879ec6c0): >close: err= 2026/07/05 01:50:19 DEBUG : Re-reading directory (186.330799ms old) 2026/07/05 01:50:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:20 DEBUG : forgetting directory cache 2026/07/05 01:50:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate(0x116f879ed240): _readAt: size=512, off=0 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate(0x116f879ed240): openPending: 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:52:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-05 00:51:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-05 00:52:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-05 00:51:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/05 01:50:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate(0x116f879ed240): >openPending: err= 2026/07/05 01:50:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate(0x116f879ed240): >_readAt: n=20, err=EOF 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate(0x116f879ed240): close: 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:52:16 +0000 UTC 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate(0x116f879ed240): >close: err= 2026/07/05 01:50:22 DEBUG : Re-reading directory (190.799149ms old) 2026/07/05 01:50:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:22 DEBUG : forgetting directory cache 2026/07/05 01:50:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): _readAt: size=512, off=0 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): openPending: 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:53:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-05 00:52:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-05 00:53:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-05 00:52:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/05 01:50:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): >openPending: err= 2026/07/05 01:50:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): >_readAt: n=20, err=EOF 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): close: 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:53:16 +0000 UTC 2026/07/05 01:50:24 DEBUG : TestRWCacheUpdate(0x116f88cac3c0): >close: err= 2026/07/05 01:50:24 DEBUG : Re-reading directory (186.027399ms old) 2026/07/05 01:50:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:25 DEBUG : forgetting directory cache 2026/07/05 01:50:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate(0x116f879ece80): _readAt: size=512, off=0 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate(0x116f879ece80): openPending: 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:54:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-05 00:53:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-05 00:54:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-05 00:53:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/05 01:50:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate(0x116f879ece80): >openPending: err= 2026/07/05 01:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate(0x116f879ece80): >_readAt: n=20, err=EOF 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate(0x116f879ece80): close: 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:54:16 +0000 UTC 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate(0x116f879ece80): >close: err= 2026/07/05 01:50:27 DEBUG : Re-reading directory (184.247063ms old) 2026/07/05 01:50:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:27 DEBUG : forgetting directory cache 2026/07/05 01:50:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): _readAt: size=512, off=0 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): openPending: 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:55:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-05 00:54:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-05 00:55:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-05 00:54:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/05 01:50:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): >openPending: err= 2026/07/05 01:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): >_readAt: n=20, err=EOF 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): close: 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:55:16 +0000 UTC 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate(0x116f87dc02c0): >close: err= 2026/07/05 01:50:29 DEBUG : Re-reading directory (187.526165ms old) 2026/07/05 01:50:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:30 DEBUG : forgetting directory cache 2026/07/05 01:50:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/05 01:50:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): _readAt: size=512, off=0 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): openPending: 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-05 00:56:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-05 00:55:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-05 00:56:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-05 00:55:16 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/05 01:50:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/05 01:50:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): >openPending: err= 2026/07/05 01:50:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): >_readAt: n=20, err=EOF 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): close: 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:56:16 +0000 UTC 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate(0x116f87dc0e40): >close: err= 2026/07/05 01:50:32 DEBUG : Re-reading directory (184.661769ms old) 2026/07/05 01:50:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:32 DEBUG : forgetting directory cache 2026/07/05 01:50:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): _readAt: size=512, off=0 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): openPending: 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-05 00:57:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-05 00:56:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-05 00:57:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-05 00:56:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/05 01:50:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/05 01:50:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): >openPending: err= 2026/07/05 01:50:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): >_readAt: n=21, err=EOF 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): close: 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:57:16 +0000 UTC 2026/07/05 01:50:34 DEBUG : TestRWCacheUpdate(0x116f88cac2c0): >close: err= 2026/07/05 01:50:34 DEBUG : Re-reading directory (185.079755ms old) 2026/07/05 01:50:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:35 DEBUG : forgetting directory cache 2026/07/05 01:50:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/05 01:50:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): _readAt: size=512, off=0 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): openPending: 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-05 00:58:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-05 00:57:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-05 00:58:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-05 00:57:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/05 01:50:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/05 01:50:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): >openPending: err= 2026/07/05 01:50:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): >_readAt: n=22, err=EOF 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): close: 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:58:16 +0000 UTC 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate(0x116f879ecdc0): >close: err= 2026/07/05 01:50:37 DEBUG : Re-reading directory (186.817541ms old) 2026/07/05 01:50:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:37 DEBUG : forgetting directory cache 2026/07/05 01:50:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): _readAt: size=512, off=0 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): openPending: 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-05 00:59:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-05 00:58:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-05 00:59:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-05 00:58:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/05 01:50:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/05 01:50:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): >openPending: err= 2026/07/05 01:50:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): >_readAt: n=23, err=EOF 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): close: 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 00:59:16 +0000 UTC 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate(0x116f88b8e340): >close: err= 2026/07/05 01:50:40 DEBUG : Re-reading directory (185.005174ms old) 2026/07/05 01:50:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:40 DEBUG : forgetting directory cache 2026/07/05 01:50:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate(0x116f87dc0500): _readAt: size=512, off=0 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate(0x116f87dc0500): openPending: 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-05 01:00:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-05 00:59:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-05 01:00:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-05 00:59:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/05 01:50:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/05 01:50:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate(0x116f87dc0500): >openPending: err= 2026/07/05 01:50:42 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate(0x116f87dc0500): >_readAt: n=24, err=EOF 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate(0x116f87dc0500): close: 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-05 01:00:16 +0000 UTC 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate(0x116f87dc0500): >close: err= 2026/07/05 01:50:43 DEBUG : Re-reading directory (188.696ms old) 2026/07/05 01:50:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/05 01:50:43 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:43 DEBUG : Looking for writers 2026/07/05 01:50:43 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/05 01:50:43 DEBUG : >WaitForWriters: 2026/07/05 01:50:43 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': vfs cache: cleaner exiting 2026/07/05 01:50:43 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.19s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:45 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/05 01:50:47 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/05 01:50:48 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:48 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/05 01:50:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:50:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/05 01:50:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:50:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/05 01:50:49 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:49 DEBUG : Looking for writers 2026/07/05 01:50:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/05 01:50:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/05 01:50:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:50 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:50 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': Reusing VFS from active cache 2026/07/05 01:50:50 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:50 DEBUG : Looking for writers 2026/07/05 01:50:50 DEBUG : >WaitForWriters: 2026/07/05 01:50:50 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:50 DEBUG : Looking for writers 2026/07/05 01:50:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:51 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:51 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:51 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:51 DEBUG : Looking for writers 2026/07/05 01:50:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:51 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:51 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:51 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:51 DEBUG : Looking for writers 2026/07/05 01:50:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:51 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:51 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:50:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/05 01:50:56 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:50:56 DEBUG : dir: Looking for writers 2026/07/05 01:50:56 DEBUG : file2: reading active writers 2026/07/05 01:50:56 DEBUG : Looking for writers 2026/07/05 01:50:56 DEBUG : dir: reading active writers 2026/07/05 01:50:56 DEBUG : file1: reading active writers 2026/07/05 01:50:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.06s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:50:57 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:50:57 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:50:58 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:51:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/05 01:51:02 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:02 DEBUG : dir: Looking for writers 2026/07/05 01:51:02 DEBUG : Looking for writers 2026/07/05 01:51:02 DEBUG : dir: reading active writers 2026/07/05 01:51:02 DEBUG : file1: reading active writers 2026/07/05 01:51:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.95s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:03 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:03 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/05 01:51:07 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/05 01:51:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:51:08 DEBUG : file1: Open: flags=O_RDONLY 2026/07/05 01:51:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/05 01:51:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/05 01:51:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:51:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/05 01:51:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/05 01:51:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/05 01:51:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/05 01:51:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/05 01:51:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/05 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/05 01:51:09 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/05 01:51:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/05 01:51:10 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:51:10 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/05 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/05 01:51:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/05 01:51:10 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:10 DEBUG : dir: Looking for writers 2026/07/05 01:51:10 DEBUG : file2: reading active writers 2026/07/05 01:51:10 DEBUG : new_file.txt: reading active writers 2026/07/05 01:51:10 DEBUG : Looking for writers 2026/07/05 01:51:10 DEBUG : dir: reading active writers 2026/07/05 01:51:10 DEBUG : file1: reading active writers 2026/07/05 01:51:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.48s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:12 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:12 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:13 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/05 01:51:15 DEBUG : dir/file2: same parent dir (ODFfMTI3MDc5NTlfOHI3eW8) - using file/rename instead of move_copy for dir/file1 2026/07/05 01:51:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/05 01:51:15 DEBUG : dir/file1: Updating file with dir/file1 0x116f87d56c30 2026/07/05 01:51:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/05 01:51:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:16 INFO : dir/file1: Moved (server-side) to: file0 2026/07/05 01:51:16 DEBUG : file0: Updating file with file0 0x116f87d56c30 2026/07/05 01:51:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/05 01:51:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/05 01:51:16 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:16 DEBUG : dir: Looking for writers 2026/07/05 01:51:16 DEBUG : Looking for writers 2026/07/05 01:51:16 DEBUG : dir: reading active writers 2026/07/05 01:51:16 DEBUG : file0: reading active writers 2026/07/05 01:51:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.80s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:18 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:18 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:18 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:18 DEBUG : Looking for writers 2026/07/05 01:51:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.55s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:18 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:18 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/05 01:51:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/05 01:51:20 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/05 01:51:21 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/05 01:51:22 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/05 01:51:23 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:23 DEBUG : c: Looking for writers 2026/07/05 01:51:23 DEBUG : d: Looking for writers 2026/07/05 01:51:23 DEBUG : Looking for writers 2026/07/05 01:51:23 DEBUG : a: Looking for writers 2026/07/05 01:51:23 DEBUG : b: Looking for writers 2026/07/05 01:51:23 DEBUG : Looking for writers 2026/07/05 01:51:23 DEBUG : /: reading active writers 2026/07/05 01:51:23 DEBUG : a: reading active writers 2026/07/05 01:51:23 DEBUG : b: reading active writers 2026/07/05 01:51:23 DEBUG : c: reading active writers 2026/07/05 01:51:23 DEBUG : d: reading active writers 2026/07/05 01:51:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.57s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:25 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:25 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/05 01:51:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/05 01:51:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/05 01:51:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/05 01:51:30 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:30 DEBUG : a/b/c/d: Looking for writers 2026/07/05 01:51:30 DEBUG : a/b/c: Looking for writers 2026/07/05 01:51:30 DEBUG : d: reading active writers 2026/07/05 01:51:30 DEBUG : a/b: Looking for writers 2026/07/05 01:51:30 DEBUG : c: reading active writers 2026/07/05 01:51:30 DEBUG : a: Looking for writers 2026/07/05 01:51:30 DEBUG : b: reading active writers 2026/07/05 01:51:30 DEBUG : Looking for writers 2026/07/05 01:51:30 DEBUG : a: reading active writers 2026/07/05 01:51:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.91s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:33 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:33 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:33 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:33 DEBUG : Looking for writers 2026/07/05 01:51:33 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:33 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:33 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/05 01:51:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/05 01:51:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/05 01:51:33 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/05 01:51:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:51:35 DEBUG : file1: size = 5 OK 2026/07/05 01:51:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:51:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/05 01:51:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/05 01:51:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:51:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:35 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/05 01:51:36 DEBUG : file1: size = 0 OK 2026/07/05 01:51:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:51:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/05 01:51:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/05 01:51:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:36 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (7 bytes), uploading instead of streaming 2026/07/05 01:51:37 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/05 01:51:38 DEBUG : file1: size = 7 OK 2026/07/05 01:51:38 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/05 01:51:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:38 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:38 DEBUG : Looking for writers 2026/07/05 01:51:38 DEBUG : file1: reading active writers 2026/07/05 01:51:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.31s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:38 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:38 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/05 01:51:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/05 01:51:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/05 01:51:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/05 01:51:40 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (11 bytes), uploading instead of streaming 2026/07/05 01:51:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/05 01:51:41 DEBUG : file1: size = 11 OK 2026/07/05 01:51:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:51:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/05 01:51:42 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:42 DEBUG : Looking for writers 2026/07/05 01:51:42 DEBUG : file1: reading active writers 2026/07/05 01:51:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.88s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:42 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:42 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/05 01:51:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:42 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/05 01:51:43 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/05 01:51:44 DEBUG : file1: size = 5 OK 2026/07/05 01:51:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/05 01:51:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/05 01:51:44 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:44 DEBUG : Looking for writers 2026/07/05 01:51:44 DEBUG : file1: reading active writers 2026/07/05 01:51:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.57s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:45 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:45 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:45 DEBUG : file1: WriteFileHandle.Release closing 2026/07/05 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:45 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/05 01:51:46 DEBUG : file1: size = 0 OK 2026/07/05 01:51:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:51:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/05 01:51:46 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:46 DEBUG : Looking for writers 2026/07/05 01:51:46 DEBUG : file1: reading active writers 2026/07/05 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.24s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:47 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:47 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:47 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (2 bytes), uploading instead of streaming 2026/07/05 01:51:48 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/05 01:51:49 DEBUG : file1: size = 2 OK 2026/07/05 01:51:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/05 01:51:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:49 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/05 01:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:49 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:49 DEBUG : Looking for writers 2026/07/05 01:51:49 DEBUG : file1: reading active writers 2026/07/05 01:51:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:50 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:50 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:50 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/05 01:51:52 DEBUG : file1: size = 0 OK 2026/07/05 01:51:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/05 01:51:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:51:52 DEBUG : file1: Open: flags=O_RDONLY 2026/07/05 01:51:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/05 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/05 01:51:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:51:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/05 01:51:52 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:52 DEBUG : Looking for writers 2026/07/05 01:51:52 DEBUG : file1: reading active writers 2026/07/05 01:51:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.56s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:53 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:53 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/05 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/05 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/05 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/05 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:53 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': File to upload is small (100 bytes), uploading instead of streaming 2026/07/05 01:51:54 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/05 01:51:54 DEBUG : file1: size = 100 OK 2026/07/05 01:51:54 DEBUG : file1: md5 = 36390015693509d4a95c5b092e4ede76 OK 2026/07/05 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/05 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/05 01:51:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/05 01:51:54 DEBUG : file1: Open: flags=O_RDONLY 2026/07/05 01:51:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/05 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/05 01:51:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:51:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/05 01:51:55 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:51:55 DEBUG : Looking for writers 2026/07/05 01:51:55 DEBUG : file1: reading active writers 2026/07/05 01:51:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.81s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:51:55 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:51:55 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:51:57 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/05 01:51:58 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/05 01:52:00 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/05 01:52:02 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/05 01:52:04 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/05 01:52:06 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/05 01:52:06 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/05 01:52:06 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:06 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:06 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/05 01:52:06 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/05 01:52:06 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:06 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:06 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/05 01:52:06 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/05 01:52:06 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/05 01:52:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/05 01:52:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/05 01:52:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/05 01:52:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:07 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:52:07 DEBUG : flat: Looking for writers 2026/07/05 01:52:07 DEBUG : f002.txt: reading active writers 2026/07/05 01:52:07 DEBUG : f003.txt: reading active writers 2026/07/05 01:52:07 DEBUG : f004.txt: reading active writers 2026/07/05 01:52:07 DEBUG : f000.txt: reading active writers 2026/07/05 01:52:07 DEBUG : f001.txt: reading active writers 2026/07/05 01:52:07 DEBUG : Looking for writers 2026/07/05 01:52:07 DEBUG : flat: reading active writers 2026/07/05 01:52:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.95s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:52:09 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:52:09 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:52:10 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/05 01:52:13 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/05 01:52:15 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/05 01:52:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/05 01:52:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/05 01:52:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/05 01:52:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/05 01:52:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/05 01:52:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/05 01:52:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:17 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:52:17 DEBUG : a/b/c: Looking for writers 2026/07/05 01:52:17 DEBUG : deep.txt: reading active writers 2026/07/05 01:52:17 DEBUG : a/b: Looking for writers 2026/07/05 01:52:17 DEBUG : mid.txt: reading active writers 2026/07/05 01:52:17 DEBUG : c: reading active writers 2026/07/05 01:52:17 DEBUG : a: Looking for writers 2026/07/05 01:52:17 DEBUG : b: reading active writers 2026/07/05 01:52:17 DEBUG : top.txt: reading active writers 2026/07/05 01:52:17 DEBUG : Looking for writers 2026/07/05 01:52:17 DEBUG : a: reading active writers 2026/07/05 01:52:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.78s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:52:20 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:52:20 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:52:21 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/05 01:52:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/05 01:52:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/05 01:52:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:52:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/05 01:52:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:16 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:53:16 DEBUG : bigdir: Looking for writers 2026/07/05 01:53:16 DEBUG : big.bin: reading active writers 2026/07/05 01:53:16 DEBUG : Looking for writers 2026/07/05 01:53:16 DEBUG : bigdir: reading active writers 2026/07/05 01:53:16 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.28s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-pimaloc6hofu'", Local "Local file system at /tmp/rclone2950471287", Modify Window "1s" 2026/07/05 01:53:17 INFO : OpenDrive root 'rclone-test-pimaloc6hofu': poll-interval is not supported by this remote 2026/07/05 01:53:17 NOTICE: OpenDrive root 'rclone-test-pimaloc6hofu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/05 01:53:19 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/05 01:53:21 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/05 01:53:23 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/05 01:53:25 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/05 01:53:25 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/05 01:53:25 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:53:25 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:25 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/05 01:53:25 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/05 01:53:25 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:53:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:26 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/05 01:53:26 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/05 01:53:26 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/05 01:53:26 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/05 01:53:26 DEBUG : WaitForWriters: timeout=30s 2026/07/05 01:53:26 DEBUG : dir1: Looking for writers 2026/07/05 01:53:26 DEBUG : a.txt: reading active writers 2026/07/05 01:53:26 DEBUG : dir2: Looking for writers 2026/07/05 01:53:26 DEBUG : b.txt: reading active writers 2026/07/05 01:53:26 DEBUG : dir3: Looking for writers 2026/07/05 01:53:26 DEBUG : c.txt: reading active writers 2026/07/05 01:53:26 DEBUG : Looking for writers 2026/07/05 01:53:26 DEBUG : dir2: reading active writers 2026/07/05 01:53:26 DEBUG : dir3: reading active writers 2026/07/05 01:53:26 DEBUG : dir1: reading active writers 2026/07/05 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.26s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/05 01:53:29 DEBUG : OpenDrive root 'rclone-test-pimaloc6hofu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m35.531459048s (try 1/5): exit status 1: Failed [TestDirCreate]