"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/14 04:55:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-hanamuq1neka" 2026/05/14 04:55:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/14 04:56:00 DEBUG : Creating backend with remote "/tmp/rclone1073413463" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:00 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:03 DEBUG : dir: Looking for writers 2026/05/14 04:56:03 DEBUG : Looking for writers 2026/05/14 04:56:03 DEBUG : dir: reading active writers 2026/05/14 04:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.48s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:04 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:07 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:07 DEBUG : dir/subdir: Looking for writers 2026/05/14 04:56:07 DEBUG : dir: Looking for writers 2026/05/14 04:56:07 DEBUG : subdir: reading active writers 2026/05/14 04:56:07 DEBUG : file1: reading active writers 2026/05/14 04:56:07 DEBUG : file2: reading active writers 2026/05/14 04:56:07 DEBUG : Looking for writers 2026/05/14 04:56:07 DEBUG : dir: reading active writers 2026/05/14 04:56:07 DEBUG : >WaitForWriters: 2026/05/14 04:56:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/dir not empty`) 2026/05/14 04:56:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:56:08 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 04:56:08 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.54s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:08 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:09 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 04:56:10 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:10 DEBUG : dir: Looking for writers 2026/05/14 04:56:10 DEBUG : file1: reading active writers 2026/05/14 04:56:10 DEBUG : Looking for writers 2026/05/14 04:56:10 DEBUG : dir: reading active writers 2026/05/14 04:56:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.01s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:10 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:12 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:12 DEBUG : dir: Looking for writers 2026/05/14 04:56:12 DEBUG : Looking for writers 2026/05/14 04:56:12 DEBUG : dir: reading active writers 2026/05/14 04:56:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:12 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:14 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:14 DEBUG : forgetting directory cache 2026/05/14 04:56:14 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:14 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:14 DEBUG : Looking for writers 2026/05/14 04:56:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:14 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/14 04:56:16 DEBUG : dir: invalidating directory cache 2026/05/14 04:56:16 DEBUG : >ForgetPath: 2026/05/14 04:56:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/14 04:56:16 DEBUG : invalidating directory cache 2026/05/14 04:56:16 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:16 DEBUG : >ForgetPath: 2026/05/14 04:56:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/14 04:56:16 DEBUG : >ForgetPath: 2026/05/14 04:56:16 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:16 DEBUG : dir: Looking for writers 2026/05/14 04:56:16 DEBUG : Looking for writers 2026/05/14 04:56:16 DEBUG : dir: reading active writers 2026/05/14 04:56:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.03s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:16 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:19 DEBUG : forgetting directory cache 2026/05/14 04:56:19 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:19 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:19 DEBUG : dir: Looking for writers 2026/05/14 04:56:19 DEBUG : fil/a/b: Looking for writers 2026/05/14 04:56:19 DEBUG : fil/a: Looking for writers 2026/05/14 04:56:19 DEBUG : b: reading active writers 2026/05/14 04:56:19 DEBUG : fil: Looking for writers 2026/05/14 04:56:19 DEBUG : a: reading active writers 2026/05/14 04:56:19 DEBUG : Looking for writers 2026/05/14 04:56:19 DEBUG : dir: reading active writers 2026/05/14 04:56:19 DEBUG : fil: reading active writers 2026/05/14 04:56:19 DEBUG : >WaitForWriters: 2026/05/14 04:56:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/fil/a not empty`) 2026/05/14 04:56:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:56:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/fil/a not empty`) 2026/05/14 04:56:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/14 04:56:21 DEBUG : pacer: Reducing sleep to 30ms 2026/05/14 04:56:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/fil not empty`) 2026/05/14 04:56:21 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/14 04:56:21 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/fil not empty`) 2026/05/14 04:56:21 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/05/14 04:56:21 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/fil not empty`) 2026/05/14 04:56:21 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/05/14 04:56:21 DEBUG : pacer: Reducing sleep to 180ms 2026/05/14 04:56:21 DEBUG : pacer: Reducing sleep to 135ms 2026/05/14 04:56:21 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.16s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:21 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:22 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/05/14 04:56:22 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/05/14 04:56:22 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/05/14 04:56:22 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/05/14 04:56:23 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/05/14 04:56:23 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:23 DEBUG : dir: Looking for writers 2026/05/14 04:56:23 DEBUG : Looking for writers 2026/05/14 04:56:23 DEBUG : dir: reading active writers 2026/05/14 04:56:23 DEBUG : >WaitForWriters: 2026/05/14 04:56:23 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/05/14 04:56:23 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/05/14 04:56:23 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/05/14 04:56:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.93s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:23 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:25 DEBUG : dir: Looking for writers 2026/05/14 04:56:25 DEBUG : file1: reading active writers 2026/05/14 04:56:25 DEBUG : Looking for writers 2026/05/14 04:56:25 DEBUG : dir: reading active writers 2026/05/14 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.06s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:25 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/14 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/14 04:56:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/14 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/14 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/14 04:56:31 DEBUG : dir: invalidating directory cache 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/14 04:56:31 DEBUG : dir/file1: Reset virtual modtime 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/14 04:56:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/14 04:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/14 04:56:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/14 04:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:56:31 DEBUG : dir: invalidating directory cache 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/14 04:56:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/14 04:56:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/14 04:56:31 DEBUG : forgetting directory cache 2026/05/14 04:56:31 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/14 04:56:31 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:31 DEBUG : dir/virtualDir: Looking for writers 2026/05/14 04:56:31 DEBUG : dir: Looking for writers 2026/05/14 04:56:31 DEBUG : virtualFile2: reading active writers 2026/05/14 04:56:31 DEBUG : virtualFile: reading active writers 2026/05/14 04:56:31 DEBUG : virtualDir: reading active writers 2026/05/14 04:56:31 DEBUG : file1: reading active writers 2026/05/14 04:56:31 DEBUG : Looking for writers 2026/05/14 04:56:31 DEBUG : dir: reading active writers 2026/05/14 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.93s) --- PASS: TestDirReadDirAll/Virtual (2.35s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:32 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:34 ERROR : dir/: Can only open directories read only 2026/05/14 04:56:34 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:34 DEBUG : dir: Looking for writers 2026/05/14 04:56:34 DEBUG : Looking for writers 2026/05/14 04:56:34 DEBUG : dir: reading active writers 2026/05/14 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.97s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:34 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/14 04:56:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/14 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/14 04:56:36 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (5 bytes), uploading instead of streaming 2026/05/14 04:56:36 DEBUG : dir/potato: size = 5 OK 2026/05/14 04:56:36 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/14 04:56:36 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/14 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/14 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:36 DEBUG : dir: Looking for writers 2026/05/14 04:56:36 DEBUG : file1: reading active writers 2026/05/14 04:56:36 DEBUG : potato: reading active writers 2026/05/14 04:56:36 DEBUG : Looking for writers 2026/05/14 04:56:36 DEBUG : dir: reading active writers 2026/05/14 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.01s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:37 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/14 04:56:39 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:39 DEBUG : dir/sub: Looking for writers 2026/05/14 04:56:39 DEBUG : dir: Looking for writers 2026/05/14 04:56:39 DEBUG : file1: reading active writers 2026/05/14 04:56:39 DEBUG : sub: reading active writers 2026/05/14 04:56:39 DEBUG : Looking for writers 2026/05/14 04:56:39 DEBUG : dir: reading active writers 2026/05/14 04:56:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.11s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:40 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/14 04:56:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/14 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:43 DEBUG : dir/sub/subsub: Looking for writers 2026/05/14 04:56:43 DEBUG : dir/sub: Looking for writers 2026/05/14 04:56:43 DEBUG : subsub: reading active writers 2026/05/14 04:56:43 DEBUG : dir: Looking for writers 2026/05/14 04:56:43 DEBUG : file1: reading active writers 2026/05/14 04:56:43 DEBUG : sub: reading active writers 2026/05/14 04:56:43 DEBUG : Looking for writers 2026/05/14 04:56:43 DEBUG : dir: reading active writers 2026/05/14 04:56:43 DEBUG : >WaitForWriters: 2026/05/14 04:56:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/dir not empty`) 2026/05/14 04:56:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:56:44 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 04:56:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (3.83s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:44 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 04:56:46 ERROR : dir/: Dir.Remove not empty 2026/05/14 04:56:46 DEBUG : dir/file1: Remove: 2026/05/14 04:56:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:56:46 DEBUG : dir/file1: >Remove: err= 2026/05/14 04:56:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/14 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:46 DEBUG : Looking for writers 2026/05/14 04:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.10s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:46 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:48 DEBUG : dir/file1: Remove: 2026/05/14 04:56:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:56:48 DEBUG : dir/file1: >Remove: err= 2026/05/14 04:56:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/14 04:56:48 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:48 DEBUG : Looking for writers 2026/05/14 04:56:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.04s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:48 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:50 DEBUG : dir/file1: Remove: 2026/05/14 04:56:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:56:50 DEBUG : dir/file1: >Remove: err= 2026/05/14 04:56:50 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:50 DEBUG : dir: Looking for writers 2026/05/14 04:56:50 DEBUG : Looking for writers 2026/05/14 04:56:50 DEBUG : dir: reading active writers 2026/05/14 04:56:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:51 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/14 04:56:54 DEBUG : dir: Updating dir with dir2 0x2ffff1bb0a90 2026/05/14 04:56:54 DEBUG : dir: forgetting directory cache 2026/05/14 04:56:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/14 04:56:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/14 04:56:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/14 04:56:55 DEBUG : file2: Updating file with file2 0x2ffff1363ba0 2026/05/14 04:56:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/14 04:56:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/14 04:56:55 INFO : dir2/file3: Deleted 2026/05/14 04:56:56 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/14 04:56:56 DEBUG : dir2/file3: Updating file with dir2/file3 0x2ffff1363ba0 2026/05/14 04:56:56 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/14 04:56:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/14 04:56:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/14 04:56:57 DEBUG : empty directory: Updating dir with renamed empty directory 0x2ffff1d460d0 2026/05/14 04:56:57 DEBUG : empty directory: forgetting directory cache 2026/05/14 04:56:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/14 04:56:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/14 04:56:57 DEBUG : dir2: Renaming to "dir3" 2026/05/14 04:56:57 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:56:57 DEBUG : renamed empty directory: Looking for writers 2026/05/14 04:56:57 DEBUG : dir3: Looking for writers 2026/05/14 04:56:57 DEBUG : file3: reading active writers 2026/05/14 04:56:57 DEBUG : Looking for writers 2026/05/14 04:56:57 DEBUG : dir3: reading active writers 2026/05/14 04:56:57 DEBUG : renamed empty directory: reading active writers 2026/05/14 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.90s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:56:58 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:56:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/14 04:56:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:56:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/14 04:56:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/14 04:56:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/14 04:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/14 04:56:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:56:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/14 04:56:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/14 04:56:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/14 04:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/14 04:56:59 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (12 bytes), uploading instead of streaming 2026/05/14 04:57:00 DEBUG : dir/sub/file2: size = 12 OK 2026/05/14 04:57:00 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/14 04:57:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/14 04:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/14 04:57:00 DEBUG : forgetting directory cache 2026/05/14 04:57:00 DEBUG : dir: forgetting directory cache 2026/05/14 04:57:00 DEBUG : dir/sub: forgetting directory cache 2026/05/14 04:57:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/14 04:57:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/14 04:57:00 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (5 bytes), uploading instead of streaming 2026/05/14 04:57:01 DEBUG : dir/sub/file0: size = 5 OK 2026/05/14 04:57:01 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/14 04:57:01 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/14 04:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/14 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:01 DEBUG : dir/sub: Looking for writers 2026/05/14 04:57:01 DEBUG : file0: reading active writers 2026/05/14 04:57:01 DEBUG : file2: reading active writers 2026/05/14 04:57:01 DEBUG : dir: Looking for writers 2026/05/14 04:57:01 DEBUG : file1: reading active writers 2026/05/14 04:57:01 DEBUG : sub: reading active writers 2026/05/14 04:57:01 DEBUG : Looking for writers 2026/05/14 04:57:01 DEBUG : dir: reading active writers 2026/05/14 04:57:01 DEBUG : >WaitForWriters: 2026/05/14 04:57:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/dir not empty`) 2026/05/14 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:57:02 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 04:57:02 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.86s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:03 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:03 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 04:57:03 DEBUG : forgetting directory cache 2026/05/14 04:57:05 DEBUG : forgetting directory cache 2026/05/14 04:57:05 DEBUG : dir: forgetting directory cache 2026/05/14 04:57:05 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:05 DEBUG : dir: Looking for writers 2026/05/14 04:57:05 DEBUG : Looking for writers 2026/05/14 04:57:05 DEBUG : dir: reading active writers 2026/05/14 04:57:05 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.73s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:06 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:57:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/14 04:57:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/14 04:57:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:57:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/14 04:57:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/14 04:57:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/14 04:57:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:57:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/14 04:57:08 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:08 DEBUG : dir: Looking for writers 2026/05/14 04:57:08 DEBUG : file1: reading active writers 2026/05/14 04:57:08 DEBUG : file1.metadata: reading active writers 2026/05/14 04:57:08 DEBUG : Looking for writers 2026/05/14 04:57:08 DEBUG : dir: reading active writers 2026/05/14 04:57:08 DEBUG : dir.metadata: reading active writers 2026/05/14 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:08 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:10 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:10 DEBUG : dir: Looking for writers 2026/05/14 04:57:10 DEBUG : file1: reading active writers 2026/05/14 04:57:10 DEBUG : Looking for writers 2026/05/14 04:57:10 DEBUG : dir: reading active writers 2026/05/14 04:57:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:10 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:13 DEBUG : Can set mod time: true 2026/05/14 04:57:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/14 04:57:13 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:13 DEBUG : dir: Looking for writers 2026/05/14 04:57:13 DEBUG : file1: reading active writers 2026/05/14 04:57:13 DEBUG : Looking for writers 2026/05/14 04:57:13 DEBUG : dir: reading active writers 2026/05/14 04:57:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:14 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:15 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (0 bytes), uploading instead of streaming 2026/05/14 04:57:16 DEBUG : dir/file1: size = 0 OK 2026/05/14 04:57:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:57:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/14 04:57:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/14 04:57:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:16 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:16 DEBUG : dir: Looking for writers 2026/05/14 04:57:16 DEBUG : file1: reading active writers 2026/05/14 04:57:16 DEBUG : Looking for writers 2026/05/14 04:57:16 DEBUG : dir: reading active writers 2026/05/14 04:57:16 DEBUG : >WaitForWriters: 2026/05/14 04:57:16 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:16 DEBUG : dir: Looking for writers 2026/05/14 04:57:16 DEBUG : file1: reading active writers 2026/05/14 04:57:16 DEBUG : Looking for writers 2026/05/14 04:57:16 DEBUG : dir: reading active writers 2026/05/14 04:57:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:17 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:18 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (5 bytes), uploading instead of streaming 2026/05/14 04:57:19 DEBUG : dir/file1: size = 5 OK 2026/05/14 04:57:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/14 04:57:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/14 04:57:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/14 04:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:19 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:19 DEBUG : dir: Looking for writers 2026/05/14 04:57:19 DEBUG : file1: reading active writers 2026/05/14 04:57:19 DEBUG : Looking for writers 2026/05/14 04:57:19 DEBUG : dir: reading active writers 2026/05/14 04:57:19 DEBUG : >WaitForWriters: 2026/05/14 04:57:20 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:20 DEBUG : dir: Looking for writers 2026/05/14 04:57:20 DEBUG : file1: reading active writers 2026/05/14 04:57:20 DEBUG : Looking for writers 2026/05/14 04:57:20 DEBUG : dir: reading active writers 2026/05/14 04:57:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:20 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:20 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:57:20 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:20 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:57:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/14 04:57:22 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:22 DEBUG : dir: Looking for writers 2026/05/14 04:57:22 DEBUG : file1: reading active writers 2026/05/14 04:57:22 DEBUG : Looking for writers 2026/05/14 04:57:22 DEBUG : dir: reading active writers 2026/05/14 04:57:22 DEBUG : >WaitForWriters: 2026/05/14 04:57:22 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:23 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:57:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:23 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:57:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/14 04:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:57:24 DEBUG : dir/file1(0x2ffff1fab640): close: 2026/05/14 04:57:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/14 04:57:24 DEBUG : dir/file1(0x2ffff1fab640): >close: err= 2026/05/14 04:57:24 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:24 DEBUG : dir: Looking for writers 2026/05/14 04:57:24 DEBUG : file1: reading active writers 2026/05/14 04:57:24 DEBUG : Looking for writers 2026/05/14 04:57:24 DEBUG : dir: reading active writers 2026/05/14 04:57:24 DEBUG : >WaitForWriters: 2026/05/14 04:57:24 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:24 DEBUG : dir: Looking for writers 2026/05/14 04:57:24 DEBUG : file1: reading active writers 2026/05/14 04:57:24 DEBUG : Looking for writers 2026/05/14 04:57:24 DEBUG : dir: reading active writers 2026/05/14 04:57:24 DEBUG : >WaitForWriters: 2026/05/14 04:57:24 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:25 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:25 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:57:25 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:25 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/14 04:57:27 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): _writeAt: size=5, off=0 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): openPending: 2026/05/14 04:57:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/14 04:57:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/14 04:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): >openPending: err= 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): >_writeAt: n=5, err= 2026/05/14 04:57:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): close: 2026/05/14 04:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/14 04:57:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/14 04:57:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/14 04:57:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/14 04:57:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 04:57:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:57:27 DEBUG : dir/file1(0x2ffff19d42c0): >close: err= 2026/05/14 04:57:27 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:57:27 DEBUG : dir/file1: vfs cache: starting upload 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:57:27 DEBUG : dir: Looking for writers 2026/05/14 04:57:27 DEBUG : file1: reading active writers 2026/05/14 04:57:27 DEBUG : Looking for writers 2026/05/14 04:57:27 DEBUG : dir: reading active writers 2026/05/14 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:57:28 DEBUG : dir: Looking for writers 2026/05/14 04:57:28 DEBUG : file1: reading active writers 2026/05/14 04:57:28 DEBUG : Looking for writers 2026/05/14 04:57:28 DEBUG : dir: reading active writers 2026/05/14 04:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/14 04:57:29 DEBUG : dir/file1: size = 14 OK 2026/05/14 04:57:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:57:29 INFO : dir/file1: Copied (replaced existing) 2026/05/14 04:57:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/14 04:57:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/14 04:57:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/14 04:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/14 04:57:29 DEBUG : dir: Looking for writers 2026/05/14 04:57:29 DEBUG : file1: reading active writers 2026/05/14 04:57:29 DEBUG : Looking for writers 2026/05/14 04:57:29 DEBUG : dir: reading active writers 2026/05/14 04:57:29 DEBUG : >WaitForWriters: 2026/05/14 04:57:29 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:29 DEBUG : dir: Looking for writers 2026/05/14 04:57:29 DEBUG : file1: reading active writers 2026/05/14 04:57:29 DEBUG : Looking for writers 2026/05/14 04:57:29 DEBUG : dir: reading active writers 2026/05/14 04:57:29 DEBUG : >WaitForWriters: 2026/05/14 04:57:29 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.54s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.26s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.15s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.74s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:31 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:57:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:57:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:57:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/14 04:57:33 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:33 DEBUG : dir: Looking for writers 2026/05/14 04:57:33 DEBUG : file1: reading active writers 2026/05/14 04:57:33 DEBUG : Looking for writers 2026/05/14 04:57:33 DEBUG : dir: reading active writers 2026/05/14 04:57:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.34s) === RUN TestFileOpenReadUnknownSize 2026/05/14 04:57:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/14 04:57:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/14 04:57:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:57:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/14 04:57:33 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:33 DEBUG : Looking for writers 2026/05/14 04:57:33 DEBUG : file.txt: reading active writers 2026/05/14 04:57:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:33 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:35 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (25 bytes), uploading instead of streaming 2026/05/14 04:57:35 DEBUG : dir/file1: size = 25 OK 2026/05/14 04:57:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:57:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/14 04:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:35 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:35 DEBUG : dir: Looking for writers 2026/05/14 04:57:35 DEBUG : file1: reading active writers 2026/05/14 04:57:35 DEBUG : Looking for writers 2026/05/14 04:57:35 DEBUG : dir: reading active writers 2026/05/14 04:57:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.87s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:36 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/05/14 04:57:45 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:45 DEBUG : Looking for writers 2026/05/14 04:57:45 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (8.99s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:45 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:48 DEBUG : dir/file1: Remove: 2026/05/14 04:57:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:57:48 DEBUG : dir/file1: >Remove: err= 2026/05/14 04:57:48 DEBUG : dir/file1: Remove: 2026/05/14 04:57:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/14 04:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:48 DEBUG : dir: Looking for writers 2026/05/14 04:57:48 DEBUG : Looking for writers 2026/05/14 04:57:48 DEBUG : dir: reading active writers 2026/05/14 04:57:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.44s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:49 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:57:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/14 04:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:50 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/14 04:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:50 DEBUG : dir/file1: Open: flags=0x3 2026/05/14 04:57:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/14 04:57:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/14 04:57:50 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:50 DEBUG : dir: Looking for writers 2026/05/14 04:57:50 DEBUG : file1: reading active writers 2026/05/14 04:57:50 DEBUG : Looking for writers 2026/05/14 04:57:50 DEBUG : dir: reading active writers 2026/05/14 04:57:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:51 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:52 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:52 DEBUG : dir: Looking for writers 2026/05/14 04:57:52 DEBUG : file1: reading active writers 2026/05/14 04:57:52 DEBUG : Looking for writers 2026/05/14 04:57:52 DEBUG : dir: reading active writers 2026/05/14 04:57:52 DEBUG : >WaitForWriters: 2026/05/14 04:57:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:57:53 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1cdd5f0 2026/05/14 04:57:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:57:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:57:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:57:53 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff1cdd5f0 2026/05/14 04:57:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:57:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:57:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:54 DEBUG : dir/file1: File is currently open, delaying rename 0x2ffff1cdd5f0 2026/05/14 04:57:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:57:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:57:54 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (25 bytes), uploading instead of streaming 2026/05/14 04:57:55 DEBUG : dir/file1: size = 25 OK 2026/05/14 04:57:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:57:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/14 04:57:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:57:55 DEBUG : newLeaf: Running delayed rename now 2026/05/14 04:57:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:57:55 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1cdd5f0 2026/05/14 04:57:55 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:55 DEBUG : dir: Looking for writers 2026/05/14 04:57:55 DEBUG : Looking for writers 2026/05/14 04:57:55 DEBUG : dir: reading active writers 2026/05/14 04:57:55 DEBUG : newLeaf: reading active writers 2026/05/14 04:57:55 DEBUG : >WaitForWriters: 2026/05/14 04:57:55 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:55 DEBUG : dir: Looking for writers 2026/05/14 04:57:55 DEBUG : Looking for writers 2026/05/14 04:57:55 DEBUG : newLeaf: reading active writers 2026/05/14 04:57:55 DEBUG : dir: reading active writers 2026/05/14 04:57:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:57:56 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:57:56 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:57:56 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:57:56 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:57:57 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:57:57 DEBUG : dir: Looking for writers 2026/05/14 04:57:57 DEBUG : file1: reading active writers 2026/05/14 04:57:57 DEBUG : Looking for writers 2026/05/14 04:57:57 DEBUG : dir: reading active writers 2026/05/14 04:57:57 DEBUG : >WaitForWriters: 2026/05/14 04:57:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:57:58 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1845a00 2026/05/14 04:57:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:57:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:57:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:57:59 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff1845a00 2026/05/14 04:57:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/14 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:57:59 DEBUG : dir/file1: File is currently open, delaying rename 0x2ffff1845a00 2026/05/14 04:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:57:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:57:59 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (25 bytes), uploading instead of streaming 2026/05/14 04:58:00 DEBUG : dir/file1: size = 25 OK 2026/05/14 04:58:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:58:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/14 04:58:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:00 DEBUG : newLeaf: Running delayed rename now 2026/05/14 04:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1845a00 2026/05/14 04:58:01 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:01 DEBUG : dir: Looking for writers 2026/05/14 04:58:01 DEBUG : Looking for writers 2026/05/14 04:58:01 DEBUG : dir: reading active writers 2026/05/14 04:58:01 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:01 DEBUG : >WaitForWriters: 2026/05/14 04:58:01 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:01 DEBUG : dir: Looking for writers 2026/05/14 04:58:01 DEBUG : Looking for writers 2026/05/14 04:58:01 DEBUG : dir: reading active writers 2026/05/14 04:58:01 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:01 DEBUG : >WaitForWriters: 2026/05/14 04:58:01 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:02 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:02 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:02 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:02 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): openPending: 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/14 04:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): >openPending: err= 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): _writeAt: size=14, off=0 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): >_writeAt: n=14, err= 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): close: 2026/05/14 04:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:58:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:03 DEBUG : dir/file1(0x2ffff2111a00): >close: err= 2026/05/14 04:58:03 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:03 DEBUG : dir/file1: vfs cache: starting upload 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:03 DEBUG : dir: Looking for writers 2026/05/14 04:58:03 DEBUG : file1: reading active writers 2026/05/14 04:58:03 DEBUG : Looking for writers 2026/05/14 04:58:03 DEBUG : dir: reading active writers 2026/05/14 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:04 DEBUG : dir: Looking for writers 2026/05/14 04:58:04 DEBUG : file1: reading active writers 2026/05/14 04:58:04 DEBUG : Looking for writers 2026/05/14 04:58:04 DEBUG : dir: reading active writers 2026/05/14 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:04 DEBUG : dir/file1: size = 14 OK 2026/05/14 04:58:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/14 04:58:04 INFO : dir/file1: Copied (replaced existing) 2026/05/14 04:58:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/14 04:58:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/14 04:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/14 04:58:04 DEBUG : dir: Looking for writers 2026/05/14 04:58:04 DEBUG : file1: reading active writers 2026/05/14 04:58:04 DEBUG : Looking for writers 2026/05/14 04:58:04 DEBUG : dir: reading active writers 2026/05/14 04:58:04 DEBUG : >WaitForWriters: 2026/05/14 04:58:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:04 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): _readAt: size=512, off=0 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): openPending: 2026/05/14 04:58:04 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/05/14 04:58:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/14 04:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): >openPending: err= 2026/05/14 04:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): >_readAt: n=14, err=EOF 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): close: 2026/05/14 04:58:04 DEBUG : dir/file1(0x2ffff1fcb300): >close: err= 2026/05/14 04:58:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:05 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1a644e0 2026/05/14 04:58:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:58:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/14 04:58:06 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff1a644e0 2026/05/14 04:58:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:58:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:06 DEBUG : dir/file1(0x2ffff1fcbc80): openPending: 2026/05/14 04:58:06 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/05/14 04:58:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/14 04:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:06 DEBUG : dir/file1(0x2ffff1fcbc80): >openPending: err= 2026/05/14 04:58:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:06 DEBUG : dir/file1(0x2ffff1fcbc80): _writeAt: size=25, off=0 2026/05/14 04:58:06 DEBUG : dir/file1(0x2ffff1fcbc80): >_writeAt: n=25, err= 2026/05/14 04:58:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:07 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1a644e0 2026/05/14 04:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:07 DEBUG : newLeaf(0x2ffff1fcbc80): close: 2026/05/14 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/14 04:58:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-14 04:58:06.765837315 +0000 UTC m=+126.940094298 2026/05/14 04:58:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:07 DEBUG : newLeaf(0x2ffff1fcbc80): >close: err= 2026/05/14 04:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:07 DEBUG : newLeaf: vfs cache: starting upload 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:07 DEBUG : dir: Looking for writers 2026/05/14 04:58:07 DEBUG : Looking for writers 2026/05/14 04:58:07 DEBUG : dir: reading active writers 2026/05/14 04:58:07 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:08 DEBUG : newLeaf: size = 25 OK 2026/05/14 04:58:08 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/14 04:58:08 INFO : newLeaf: Copied (replaced existing) 2026/05/14 04:58:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-14 04:58:06 +0000 UTC," 2026/05/14 04:58:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/14 04:58:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/14 04:58:08 DEBUG : dir: Looking for writers 2026/05/14 04:58:08 DEBUG : Looking for writers 2026/05/14 04:58:08 DEBUG : dir: reading active writers 2026/05/14 04:58:08 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:08 DEBUG : >WaitForWriters: 2026/05/14 04:58:08 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:08 DEBUG : dir: Looking for writers 2026/05/14 04:58:08 DEBUG : Looking for writers 2026/05/14 04:58:08 DEBUG : dir: reading active writers 2026/05/14 04:58:08 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:08 DEBUG : >WaitForWriters: 2026/05/14 04:58:08 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:09 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:09 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:10 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:10 DEBUG : dir: Looking for writers 2026/05/14 04:58:10 DEBUG : file1: reading active writers 2026/05/14 04:58:10 DEBUG : Looking for writers 2026/05/14 04:58:10 DEBUG : dir: reading active writers 2026/05/14 04:58:10 DEBUG : >WaitForWriters: 2026/05/14 04:58:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:11 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1b6d040 2026/05/14 04:58:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:58:12 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff1b6d040 2026/05/14 04:58:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:58:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:12 DEBUG : dir/file1(0x2ffff1fab340): openPending: 2026/05/14 04:58:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/14 04:58:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/14 04:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:12 DEBUG : dir/file1(0x2ffff1fab340): >openPending: err= 2026/05/14 04:58:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:12 DEBUG : dir/file1(0x2ffff1fab340): _writeAt: size=25, off=0 2026/05/14 04:58:12 DEBUG : dir/file1(0x2ffff1fab340): >_writeAt: n=25, err= 2026/05/14 04:58:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:13 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff1b6d040 2026/05/14 04:58:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:13 DEBUG : newLeaf(0x2ffff1fab340): close: 2026/05/14 04:58:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/14 04:58:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-14 04:58:12.858177152 +0000 UTC m=+133.032434104 2026/05/14 04:58:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:13 DEBUG : newLeaf(0x2ffff1fab340): >close: err= 2026/05/14 04:58:13 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:13 DEBUG : newLeaf: vfs cache: starting upload 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:13 DEBUG : dir: Looking for writers 2026/05/14 04:58:13 DEBUG : Looking for writers 2026/05/14 04:58:13 DEBUG : dir: reading active writers 2026/05/14 04:58:13 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:14 DEBUG : dir: Looking for writers 2026/05/14 04:58:14 DEBUG : Looking for writers 2026/05/14 04:58:14 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:14 DEBUG : dir: reading active writers 2026/05/14 04:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:14 DEBUG : newLeaf: size = 25 OK 2026/05/14 04:58:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/14 04:58:14 INFO : newLeaf: Copied (replaced existing) 2026/05/14 04:58:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-14 04:58:12 +0000 UTC," 2026/05/14 04:58:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/14 04:58:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/14 04:58:14 DEBUG : dir: Looking for writers 2026/05/14 04:58:14 DEBUG : Looking for writers 2026/05/14 04:58:14 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:14 DEBUG : dir: reading active writers 2026/05/14 04:58:14 DEBUG : >WaitForWriters: 2026/05/14 04:58:14 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:14 DEBUG : dir: Looking for writers 2026/05/14 04:58:14 DEBUG : Looking for writers 2026/05/14 04:58:14 DEBUG : dir: reading active writers 2026/05/14 04:58:14 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:14 DEBUG : >WaitForWriters: 2026/05/14 04:58:14 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:15 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:15 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:58:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): openPending: 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/14 04:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): >openPending: err= 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): _writeAt: size=14, off=0 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): >_writeAt: n=14, err= 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): close: 2026/05/14 04:58:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/14 04:58:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:17 DEBUG : dir/file1(0x2ffff2026780): >close: err= 2026/05/14 04:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:17 DEBUG : dir: Looking for writers 2026/05/14 04:58:17 DEBUG : file1: reading active writers 2026/05/14 04:58:17 DEBUG : Looking for writers 2026/05/14 04:58:17 DEBUG : dir: reading active writers 2026/05/14 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:17 DEBUG : dir/file1: size = 14 OK 2026/05/14 04:58:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:58:17 INFO : dir/file1: Copied (replaced existing) 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/14 04:58:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/14 04:58:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/14 04:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/14 04:58:18 DEBUG : dir: Looking for writers 2026/05/14 04:58:18 DEBUG : file1: reading active writers 2026/05/14 04:58:18 DEBUG : Looking for writers 2026/05/14 04:58:18 DEBUG : dir: reading active writers 2026/05/14 04:58:18 DEBUG : >WaitForWriters: 2026/05/14 04:58:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): _readAt: size=512, off=0 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): openPending: 2026/05/14 04:58:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/14 04:58:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/14 04:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): >openPending: err= 2026/05/14 04:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): >_readAt: n=14, err=EOF 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): close: 2026/05/14 04:58:18 DEBUG : dir/file1(0x2ffff2027640): >close: err= 2026/05/14 04:58:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:19 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/14 04:58:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:19 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff204e5b0 2026/05/14 04:58:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:58:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/14 04:58:19 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff204e5b0 2026/05/14 04:58:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:58:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:20 DEBUG : dir/file1(0x2ffff19c3800): openPending: 2026/05/14 04:58:20 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/05/14 04:58:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/14 04:58:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:20 DEBUG : dir/file1(0x2ffff19c3800): >openPending: err= 2026/05/14 04:58:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:20 DEBUG : dir/file1(0x2ffff19c3800): _writeAt: size=25, off=0 2026/05/14 04:58:20 DEBUG : dir/file1(0x2ffff19c3800): >_writeAt: n=25, err= 2026/05/14 04:58:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:20 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff204e5b0 2026/05/14 04:58:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:20 DEBUG : newLeaf(0x2ffff19c3800): close: 2026/05/14 04:58:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/14 04:58:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-14 04:58:20.260231118 +0000 UTC m=+140.434488070 2026/05/14 04:58:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:20 DEBUG : newLeaf(0x2ffff19c3800): >close: err= 2026/05/14 04:58:20 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:20 DEBUG : dir: Looking for writers 2026/05/14 04:58:20 DEBUG : Looking for writers 2026/05/14 04:58:20 DEBUG : dir: reading active writers 2026/05/14 04:58:20 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:20 DEBUG : dir: Looking for writers 2026/05/14 04:58:20 DEBUG : Looking for writers 2026/05/14 04:58:20 DEBUG : dir: reading active writers 2026/05/14 04:58:20 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:20 DEBUG : dir: Looking for writers 2026/05/14 04:58:20 DEBUG : Looking for writers 2026/05/14 04:58:20 DEBUG : dir: reading active writers 2026/05/14 04:58:20 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:20 DEBUG : dir: Looking for writers 2026/05/14 04:58:20 DEBUG : Looking for writers 2026/05/14 04:58:20 DEBUG : dir: reading active writers 2026/05/14 04:58:20 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/14 04:58:20 DEBUG : dir: Looking for writers 2026/05/14 04:58:20 DEBUG : Looking for writers 2026/05/14 04:58:20 DEBUG : dir: reading active writers 2026/05/14 04:58:20 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:21 DEBUG : dir: Looking for writers 2026/05/14 04:58:21 DEBUG : Looking for writers 2026/05/14 04:58:21 DEBUG : dir: reading active writers 2026/05/14 04:58:21 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:21 DEBUG : dir: Looking for writers 2026/05/14 04:58:21 DEBUG : Looking for writers 2026/05/14 04:58:21 DEBUG : dir: reading active writers 2026/05/14 04:58:21 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:21 DEBUG : newLeaf: size = 25 OK 2026/05/14 04:58:21 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/14 04:58:21 INFO : newLeaf: Copied (replaced existing) 2026/05/14 04:58:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-14 04:58:20 +0000 UTC," 2026/05/14 04:58:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/14 04:58:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/14 04:58:22 DEBUG : dir: Looking for writers 2026/05/14 04:58:22 DEBUG : Looking for writers 2026/05/14 04:58:22 DEBUG : dir: reading active writers 2026/05/14 04:58:22 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:22 DEBUG : >WaitForWriters: 2026/05/14 04:58:22 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:22 DEBUG : dir: Looking for writers 2026/05/14 04:58:22 DEBUG : Looking for writers 2026/05/14 04:58:22 DEBUG : dir: reading active writers 2026/05/14 04:58:22 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:22 DEBUG : >WaitForWriters: 2026/05/14 04:58:22 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:23 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:23 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:24 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:24 DEBUG : dir: Looking for writers 2026/05/14 04:58:24 DEBUG : file1: reading active writers 2026/05/14 04:58:24 DEBUG : Looking for writers 2026/05/14 04:58:24 DEBUG : dir: reading active writers 2026/05/14 04:58:24 DEBUG : >WaitForWriters: 2026/05/14 04:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): _readAt: size=512, off=0 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): openPending: 2026/05/14 04:58:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/14 04:58:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/14 04:58:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): >openPending: err= 2026/05/14 04:58:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/14 04:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): >_readAt: n=14, err=EOF 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): close: 2026/05/14 04:58:24 DEBUG : dir/file1(0x2ffff21bb380): >close: err= 2026/05/14 04:58:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:25 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff2339930 2026/05/14 04:58:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/14 04:58:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/14 04:58:26 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff2339930 2026/05/14 04:58:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/14 04:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:58:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:26 DEBUG : dir/file1(0x2ffff21bbbc0): openPending: 2026/05/14 04:58:26 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/05/14 04:58:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/14 04:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:26 DEBUG : dir/file1(0x2ffff21bbbc0): >openPending: err= 2026/05/14 04:58:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:58:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:26 DEBUG : dir/file1(0x2ffff21bbbc0): _writeAt: size=25, off=0 2026/05/14 04:58:26 DEBUG : dir/file1(0x2ffff21bbbc0): >_writeAt: n=25, err= 2026/05/14 04:58:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/14 04:58:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/14 04:58:27 DEBUG : newLeaf: Updating file with newLeaf 0x2ffff2339930 2026/05/14 04:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:58:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:27 DEBUG : newLeaf(0x2ffff21bbbc0): close: 2026/05/14 04:58:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/14 04:58:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-14 04:58:26.644664561 +0000 UTC m=+146.818921513 2026/05/14 04:58:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:27 DEBUG : newLeaf(0x2ffff21bbbc0): >close: err= 2026/05/14 04:58:27 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:27 DEBUG : newLeaf: vfs cache: starting upload 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:27 DEBUG : dir: Looking for writers 2026/05/14 04:58:27 DEBUG : Looking for writers 2026/05/14 04:58:27 DEBUG : dir: reading active writers 2026/05/14 04:58:27 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:28 DEBUG : newLeaf: size = 25 OK 2026/05/14 04:58:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/14 04:58:28 INFO : newLeaf: Copied (replaced existing) 2026/05/14 04:58:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-14 04:58:26 +0000 UTC," 2026/05/14 04:58:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/14 04:58:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/14 04:58:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/14 04:58:28 DEBUG : dir: Looking for writers 2026/05/14 04:58:28 DEBUG : Looking for writers 2026/05/14 04:58:28 DEBUG : dir: reading active writers 2026/05/14 04:58:28 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:28 DEBUG : >WaitForWriters: 2026/05/14 04:58:28 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:28 DEBUG : dir: Looking for writers 2026/05/14 04:58:28 DEBUG : Looking for writers 2026/05/14 04:58:28 DEBUG : dir: reading active writers 2026/05/14 04:58:28 DEBUG : newLeaf: reading active writers 2026/05/14 04:58:28 DEBUG : >WaitForWriters: 2026/05/14 04:58:28 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestFileRename (38.45s) --- PASS: TestFileRename/off,forceCache=false (5.50s) --- PASS: TestFileRename/minimal,forceCache=false (5.67s) --- PASS: TestFileRename/minimal,forceCache=true (7.34s) --- PASS: TestFileRename/writes,forceCache=false (6.11s) --- PASS: TestFileRename/writes,forceCache=true (7.43s) --- PASS: TestFileRename/full,forceCache=false (6.40s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:29 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:29 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:29 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:29 DEBUG : Looking for writers 2026/05/14 04:58:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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 "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:29 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:58:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/14 04:58:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:31 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:31 DEBUG : dir: Looking for writers 2026/05/14 04:58:31 DEBUG : file1: reading active writers 2026/05/14 04:58:31 DEBUG : Looking for writers 2026/05/14 04:58:31 DEBUG : dir: reading active writers 2026/05/14 04:58:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.29s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:32 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:58:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/14 04:58:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/14 04:58:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/14 04:58:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/14 04:58:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/14 04:58:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/14 04:58:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/14 04:58:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/14 04:58:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/14 04:58:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/14 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/14 04:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:35 DEBUG : dir: Looking for writers 2026/05/14 04:58:35 DEBUG : file1: reading active writers 2026/05/14 04:58:35 DEBUG : Looking for writers 2026/05/14 04:58:35 DEBUG : dir: reading active writers 2026/05/14 04:58:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.75s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:35 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:58:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/14 04:58:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/14 04:58:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/14 04:58:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/14 04:58:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/14 04:58:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/14 04:58:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/14 04:58:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/14 04:58:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/14 04:58:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/14 04:58:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/14 04:58:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/14 04:58:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/14 04:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/14 04:58:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/14 04:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/14 04:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/14 04:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/14 04:58:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/14 04:58:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/14 04:58:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/14 04:58:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/14 04:58:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/14 04:58:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/14 04:58:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/14 04:58:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/14 04:58:39 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:39 DEBUG : dir: Looking for writers 2026/05/14 04:58:39 DEBUG : file1: reading active writers 2026/05/14 04:58:39 DEBUG : Looking for writers 2026/05/14 04:58:39 DEBUG : dir: reading active writers 2026/05/14 04:58:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.26s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:40 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:58:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/14 04:58:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:41 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:41 DEBUG : dir: Looking for writers 2026/05/14 04:58:41 DEBUG : file1: reading active writers 2026/05/14 04:58:41 DEBUG : Looking for writers 2026/05/14 04:58:41 DEBUG : dir: reading active writers 2026/05/14 04:58:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.27s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:42 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/14 04:58:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/14 04:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/14 04:58:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/14 04:58:43 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:43 DEBUG : dir: Looking for writers 2026/05/14 04:58:43 DEBUG : file1: reading active writers 2026/05/14 04:58:43 DEBUG : Looking for writers 2026/05/14 04:58:43 DEBUG : dir: reading active writers 2026/05/14 04:58:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.24s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:44 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:44 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:44 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:44 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:58:45 DEBUG : dir/file1(0x2ffff18e8580): _readAt: size=1, off=0 2026/05/14 04:58:45 DEBUG : dir/file1(0x2ffff18e8580): openPending: 2026/05/14 04:58:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:58:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:58:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:45 DEBUG : dir/file1(0x2ffff18e8580): >openPending: err= 2026/05/14 04:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/14 04:58:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): >_readAt: n=1, err= 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): _readAt: size=256, off=1 2026/05/14 04:58:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): >_readAt: n=15, err=EOF 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): _readAt: size=16, off=16 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): >_readAt: n=0, err=EOF 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): close: 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): >close: err= 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): close: 2026/05/14 04:58:46 DEBUG : dir/file1(0x2ffff18e8580): >close: err=file already closed 2026/05/14 04:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:46 DEBUG : dir: Looking for writers 2026/05/14 04:58:46 DEBUG : file1: reading active writers 2026/05/14 04:58:46 DEBUG : Looking for writers 2026/05/14 04:58:46 DEBUG : dir: reading active writers 2026/05/14 04:58:46 DEBUG : >WaitForWriters: 2026/05/14 04:58:46 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.25s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:46 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:46 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:46 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:46 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): _readAt: size=1, off=0 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): openPending: 2026/05/14 04:58:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:58:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:58:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >openPending: err= 2026/05/14 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/14 04:58:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >_readAt: n=1, err= 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): _readAt: size=1, off=5 2026/05/14 04:58:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >_readAt: n=1, err= 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): _readAt: size=1, off=3 2026/05/14 04:58:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >_readAt: n=1, err= 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): _readAt: size=1, off=13 2026/05/14 04:58:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >_readAt: n=1, err= 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): _readAt: size=16, off=100 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >_readAt: n=0, err=EOF 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): close: 2026/05/14 04:58:48 DEBUG : dir/file1(0x2ffff2315e00): >close: err= 2026/05/14 04:58:48 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:48 DEBUG : dir: Looking for writers 2026/05/14 04:58:48 DEBUG : file1: reading active writers 2026/05/14 04:58:48 DEBUG : Looking for writers 2026/05/14 04:58:48 DEBUG : dir: reading active writers 2026/05/14 04:58:48 DEBUG : >WaitForWriters: 2026/05/14 04:58:48 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.22s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:49 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:49 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:49 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:49 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=1, off=0 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): openPending: 2026/05/14 04:58:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:58:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >openPending: err= 2026/05/14 04:58:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/14 04:58:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=1, err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=1, off=5 2026/05/14 04:58:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=1, err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=1, off=1 2026/05/14 04:58:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=1, err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=6, off=10 2026/05/14 04:58:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=6, err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=256, off=10 2026/05/14 04:58:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=6, err=EOF 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=256, off=100 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=0, err=EOF 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): close: 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >close: err= 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): _readAt: size=256, off=100 2026/05/14 04:58:50 DEBUG : dir/file1(0x2ffff19c2c80): >_readAt: n=0, err=file already closed 2026/05/14 04:58:50 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:50 DEBUG : dir: Looking for writers 2026/05/14 04:58:50 DEBUG : file1: reading active writers 2026/05/14 04:58:50 DEBUG : Looking for writers 2026/05/14 04:58:50 DEBUG : dir: reading active writers 2026/05/14 04:58:50 DEBUG : >WaitForWriters: 2026/05/14 04:58:50 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting 2026/05/14 04:58:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:58:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.24s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:51 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:51 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:51 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:51 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): RWFileHandle.Flush 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): _readAt: size=256, off=0 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): openPending: 2026/05/14 04:58:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:58:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): >openPending: err= 2026/05/14 04:58:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/14 04:58:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): >_readAt: n=16, err=EOF 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): RWFileHandle.Flush 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): RWFileHandle.Flush 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): close: 2026/05/14 04:58:52 DEBUG : dir/file1(0x2ffff2092940): >close: err= 2026/05/14 04:58:52 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:52 DEBUG : dir: Looking for writers 2026/05/14 04:58:52 DEBUG : file1: reading active writers 2026/05/14 04:58:52 DEBUG : Looking for writers 2026/05/14 04:58:52 DEBUG : dir: reading active writers 2026/05/14 04:58:52 DEBUG : >WaitForWriters: 2026/05/14 04:58:52 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting 2026/05/14 04:58:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:58:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.27s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:53 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:53 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:53 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:53 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:58:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/14 04:58:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:58:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:58:54 DEBUG : dir/file1(0x2ffff1fa2b00): _readAt: size=256, off=0 2026/05/14 04:58:54 DEBUG : dir/file1(0x2ffff1fa2b00): openPending: 2026/05/14 04:58:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:58:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:54 DEBUG : dir/file1(0x2ffff1fa2b00): >openPending: err= 2026/05/14 04:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/14 04:58:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:58:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:58:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:58:55 DEBUG : dir/file1(0x2ffff1fa2b00): >_readAt: n=16, err=EOF 2026/05/14 04:58:55 DEBUG : dir/file1(0x2ffff1fa2b00): RWFileHandle.Release 2026/05/14 04:58:55 DEBUG : dir/file1(0x2ffff1fa2b00): close: 2026/05/14 04:58:55 DEBUG : dir/file1(0x2ffff1fa2b00): >close: err= 2026/05/14 04:58:55 DEBUG : dir/file1(0x2ffff1fa2b00): RWFileHandle.Release 2026/05/14 04:58:55 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:55 DEBUG : dir: Looking for writers 2026/05/14 04:58:55 DEBUG : file1: reading active writers 2026/05/14 04:58:55 DEBUG : Looking for writers 2026/05/14 04:58:55 DEBUG : dir: reading active writers 2026/05/14 04:58:55 DEBUG : >WaitForWriters: 2026/05/14 04:58:55 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting 2026/05/14 04:58:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:58:55 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:55 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:55 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:55 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:58:55 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:58:56 DEBUG : file1: newRWFileHandle: 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): openPending: 2026/05/14 04:58:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): >openPending: err= 2026/05/14 04:58:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:58:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): _writeAt: size=5, off=0 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): >_writeAt: n=5, err= 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): _writeAt: size=7, off=5 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): >_writeAt: n=7, err= 2026/05/14 04:58:56 DEBUG : file1: vfs cache: truncate to size=11 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): close: 2026/05/14 04:58:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:58:56.045073156 +0000 UTC m=+176.219330108 2026/05/14 04:58:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): >close: err= 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): close: 2026/05/14 04:58:56 DEBUG : file1(0x2ffff19c3180): >close: err=file already closed 2026/05/14 04:58:56 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:56 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:56 DEBUG : Looking for writers 2026/05/14 04:58:56 DEBUG : file1: reading active writers 2026/05/14 04:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:56 DEBUG : file1: size = 11 OK 2026/05/14 04:58:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:58:56 INFO : file1: Copied (new) 2026/05/14 04:58:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-14 04:58:56 +0000 UTC," 2026/05/14 04:58:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:58:57 DEBUG : Looking for writers 2026/05/14 04:58:57 DEBUG : file1: reading active writers 2026/05/14 04:58:57 DEBUG : >WaitForWriters: 2026/05/14 04:58:57 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:57 DEBUG : Looking for writers 2026/05/14 04:58:57 DEBUG : file1: reading active writers 2026/05/14 04:58:57 DEBUG : >WaitForWriters: 2026/05/14 04:58:57 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting 2026/05/14 04:58:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:58:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:57 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:57 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:57 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:58:57 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:58:58 DEBUG : file1: newRWFileHandle: 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): openPending: 2026/05/14 04:58:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): >openPending: err= 2026/05/14 04:58:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:58:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): _writeAt: size=7, off=0 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): >_writeAt: n=7, err= 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): _writeAt: size=6, off=5 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): >_writeAt: n=6, err= 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): close: 2026/05/14 04:58:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:58:58.00687629 +0000 UTC m=+178.181133232 2026/05/14 04:58:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): >close: err= 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): _writeAt: size=5, off=0 2026/05/14 04:58:58 DEBUG : file1(0x2ffff1fa3a40): >_writeAt: n=0, err=file already closed 2026/05/14 04:58:58 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:58:58 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:58:58 DEBUG : Looking for writers 2026/05/14 04:58:58 DEBUG : file1: reading active writers 2026/05/14 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:58:58 DEBUG : file1: size = 11 OK 2026/05/14 04:58:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:58:58 INFO : file1: Copied (new) 2026/05/14 04:58:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-14 04:58:58 +0000 UTC," 2026/05/14 04:58:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:58:59 DEBUG : Looking for writers 2026/05/14 04:58:59 DEBUG : file1: reading active writers 2026/05/14 04:58:59 DEBUG : >WaitForWriters: 2026/05/14 04:58:59 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:59 DEBUG : Looking for writers 2026/05/14 04:58:59 DEBUG : file1: reading active writers 2026/05/14 04:58:59 DEBUG : >WaitForWriters: 2026/05/14 04:58:59 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:58:59 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:58:59 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:58:59 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:58:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:58:59 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:58:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:58:59 DEBUG : file1: newRWFileHandle: 2026/05/14 04:58:59 DEBUG : file1(0x2ffff1faa080): openPending: 2026/05/14 04:58:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:59 DEBUG : file1(0x2ffff1faa080): >openPending: err= 2026/05/14 04:58:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:58:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:58:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:58:59 DEBUG : file1(0x2ffff1faa080): close: 2026/05/14 04:58:59 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:58:59.972984605 +0000 UTC m=+180.147241637 2026/05/14 04:58:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:59 DEBUG : file1(0x2ffff1faa080): >close: err= 2026/05/14 04:58:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/14 04:58:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 04:58:59 DEBUG : file2: newRWFileHandle: 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): openPending: 2026/05/14 04:58:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:58:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): >openPending: err= 2026/05/14 04:58:59 DEBUG : file2: >newRWFileHandle: err= 2026/05/14 04:58:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/14 04:58:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/14 04:58:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): RWFileHandle.Flush 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): RWFileHandle.Release 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): close: 2026/05/14 04:58:59 DEBUG : file2: vfs cache: setting modification time to 2026-05-14 04:58:59.974772365 +0000 UTC m=+180.149029397 2026/05/14 04:58:59 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/14 04:58:59 DEBUG : file2(0x2ffff1faa500): >close: err= 2026/05/14 04:58:59 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:58:59 DEBUG : Looking for writers 2026/05/14 04:58:59 DEBUG : file1: reading active writers 2026/05/14 04:58:59 DEBUG : file2: reading active writers 2026/05/14 04:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/14 04:58:59 DEBUG : Looking for writers 2026/05/14 04:58:59 DEBUG : file1: reading active writers 2026/05/14 04:58:59 DEBUG : file2: reading active writers 2026/05/14 04:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/14 04:59:00 DEBUG : Looking for writers 2026/05/14 04:59:00 DEBUG : file1: reading active writers 2026/05/14 04:59:00 DEBUG : file2: reading active writers 2026/05/14 04:59:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/14 04:59:00 DEBUG : Looking for writers 2026/05/14 04:59:00 DEBUG : file1: reading active writers 2026/05/14 04:59:00 DEBUG : file2: reading active writers 2026/05/14 04:59:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/14 04:59:00 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:59:00 DEBUG : file2: vfs cache: starting upload 2026/05/14 04:59:00 DEBUG : Looking for writers 2026/05/14 04:59:00 DEBUG : file1: reading active writers 2026/05/14 04:59:00 DEBUG : file2: reading active writers 2026/05/14 04:59:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/14 04:59:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:59:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka/dir/file1: no such file or directory 2026/05/14 04:59:00 DEBUG : Looking for writers 2026/05/14 04:59:00 DEBUG : file1: reading active writers 2026/05/14 04:59:00 DEBUG : file2: reading active writers 2026/05/14 04:59:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/14 04:59:00 DEBUG : Looking for writers 2026/05/14 04:59:00 DEBUG : file1: reading active writers 2026/05/14 04:59:00 DEBUG : file2: reading active writers 2026/05/14 04:59:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/14 04:59:00 DEBUG : file1: size = 0 OK 2026/05/14 04:59:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:00 INFO : file1: Copied (new) 2026/05/14 04:59:00 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-14 04:58:59 +0000 UTC," 2026/05/14 04:59:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:00 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:00 DEBUG : file2: size = 0 OK 2026/05/14 04:59:00 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/14 04:59:00 INFO : file2: Copied (new) 2026/05/14 04:59:00 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-14 04:58:59 +0000 UTC," 2026/05/14 04:59:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/14 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/14 04:59:00 INFO : file2: vfs cache: upload succeeded try #1 2026/05/14 04:59:01 DEBUG : Looking for writers 2026/05/14 04:59:01 DEBUG : file1: reading active writers 2026/05/14 04:59:01 DEBUG : file2: reading active writers 2026/05/14 04:59:01 DEBUG : >WaitForWriters: 2026/05/14 04:59:01 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:01 DEBUG : Looking for writers 2026/05/14 04:59:01 DEBUG : file1: reading active writers 2026/05/14 04:59:01 DEBUG : file2: reading active writers 2026/05/14 04:59:01 DEBUG : >WaitForWriters: 2026/05/14 04:59:01 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:01 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:01 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:01 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:01 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:02 DEBUG : file1: newRWFileHandle: 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): openPending: 2026/05/14 04:59:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): >openPending: err= 2026/05/14 04:59:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:59:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): _writeAt: size=5, off=0 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): >_writeAt: n=5, err= 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): RWFileHandle.Flush 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): RWFileHandle.Flush 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): close: 2026/05/14 04:59:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:59:02.105545388 +0000 UTC m=+182.279802360 2026/05/14 04:59:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:02 DEBUG : file1(0x2ffff15c8c00): >close: err= 2026/05/14 04:59:02 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:02 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:02 DEBUG : Looking for writers 2026/05/14 04:59:02 DEBUG : file1: reading active writers 2026/05/14 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:02 DEBUG : file1: size = 5 OK 2026/05/14 04:59:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:02 INFO : file1: Copied (new) 2026/05/14 04:59:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-14 04:59:02 +0000 UTC," 2026/05/14 04:59:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:02 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:03 DEBUG : Looking for writers 2026/05/14 04:59:03 DEBUG : file1: reading active writers 2026/05/14 04:59:03 DEBUG : >WaitForWriters: 2026/05/14 04:59:03 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:03 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:03 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:03 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:03 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:03 DEBUG : file1: newRWFileHandle: 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): openPending: 2026/05/14 04:59:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): >openPending: err= 2026/05/14 04:59:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:59:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): _writeAt: size=5, off=0 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): >_writeAt: n=5, err= 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): RWFileHandle.Release 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): close: 2026/05/14 04:59:03 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:59:03.932373551 +0000 UTC m=+184.106630503 2026/05/14 04:59:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): >close: err= 2026/05/14 04:59:03 DEBUG : file1(0x2ffff23f4980): RWFileHandle.Release 2026/05/14 04:59:03 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:03 DEBUG : Looking for writers 2026/05/14 04:59:03 DEBUG : file1: reading active writers 2026/05/14 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:03 DEBUG : Looking for writers 2026/05/14 04:59:03 DEBUG : file1: reading active writers 2026/05/14 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:03 DEBUG : Looking for writers 2026/05/14 04:59:03 DEBUG : file1: reading active writers 2026/05/14 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:04 DEBUG : Looking for writers 2026/05/14 04:59:04 DEBUG : file1: reading active writers 2026/05/14 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:04 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:59:04 DEBUG : Looking for writers 2026/05/14 04:59:04 DEBUG : file1: reading active writers 2026/05/14 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:04 DEBUG : Looking for writers 2026/05/14 04:59:04 DEBUG : file1: reading active writers 2026/05/14 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:04 DEBUG : Looking for writers 2026/05/14 04:59:04 DEBUG : file1: reading active writers 2026/05/14 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:04 DEBUG : file1: size = 5 OK 2026/05/14 04:59:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:04 INFO : file1: Copied (new) 2026/05/14 04:59:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-14 04:59:03 +0000 UTC," 2026/05/14 04:59:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:04 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:05 DEBUG : Looking for writers 2026/05/14 04:59:05 DEBUG : file1: reading active writers 2026/05/14 04:59:05 DEBUG : >WaitForWriters: 2026/05/14 04:59:05 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:05 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:05 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:05 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:05 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/14 04:59:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:59:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): openPending: 2026/05/14 04:59:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/14 04:59:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/14 04:59:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): >openPending: err= 2026/05/14 04:59:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/14 04:59:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/14 04:59:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/14 04:59:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): _writeAt: size=5, off=0 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): >_writeAt: n=5, err= 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): close: 2026/05/14 04:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-14 04:59:06.98923397 +0000 UTC m=+187.163490913 2026/05/14 04:59:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:06 DEBUG : dir/file1(0x2ffff19d4ac0): >close: err= 2026/05/14 04:59:06 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:06 DEBUG : dir: Looking for writers 2026/05/14 04:59:06 DEBUG : file1: reading active writers 2026/05/14 04:59:06 DEBUG : Looking for writers 2026/05/14 04:59:06 DEBUG : dir: reading active writers 2026/05/14 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:06 DEBUG : dir: Looking for writers 2026/05/14 04:59:06 DEBUG : file1: reading active writers 2026/05/14 04:59:06 DEBUG : Looking for writers 2026/05/14 04:59:06 DEBUG : dir: reading active writers 2026/05/14 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:07 DEBUG : dir: Looking for writers 2026/05/14 04:59:07 DEBUG : file1: reading active writers 2026/05/14 04:59:07 DEBUG : Looking for writers 2026/05/14 04:59:07 DEBUG : dir: reading active writers 2026/05/14 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:07 DEBUG : dir: Looking for writers 2026/05/14 04:59:07 DEBUG : file1: reading active writers 2026/05/14 04:59:07 DEBUG : Looking for writers 2026/05/14 04:59:07 DEBUG : dir: reading active writers 2026/05/14 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/14 04:59:07 DEBUG : dir: Looking for writers 2026/05/14 04:59:07 DEBUG : file1: reading active writers 2026/05/14 04:59:07 DEBUG : Looking for writers 2026/05/14 04:59:07 DEBUG : dir: reading active writers 2026/05/14 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:07 DEBUG : dir: Looking for writers 2026/05/14 04:59:07 DEBUG : file1: reading active writers 2026/05/14 04:59:07 DEBUG : Looking for writers 2026/05/14 04:59:07 DEBUG : dir: reading active writers 2026/05/14 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:07 DEBUG : dir: Looking for writers 2026/05/14 04:59:07 DEBUG : file1: reading active writers 2026/05/14 04:59:07 DEBUG : Looking for writers 2026/05/14 04:59:07 DEBUG : dir: reading active writers 2026/05/14 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:08 DEBUG : dir/file1: size = 5 OK 2026/05/14 04:59:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:08 INFO : dir/file1: Copied (replaced existing) 2026/05/14 04:59:08 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-14 04:59:06 +0000 UTC," 2026/05/14 04:59:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:08 DEBUG : dir: Looking for writers 2026/05/14 04:59:08 DEBUG : file1: reading active writers 2026/05/14 04:59:08 DEBUG : Looking for writers 2026/05/14 04:59:08 DEBUG : dir: reading active writers 2026/05/14 04:59:08 DEBUG : >WaitForWriters: 2026/05/14 04:59:08 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:09 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:09 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-hanamuq1neka'": object not found 2026/05/14 04:59:09 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:09 DEBUG : Looking for writers 2026/05/14 04:59:09 DEBUG : >WaitForWriters: 2026/05/14 04:59:09 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (1.01s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:10 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:10 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:10 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:10 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:10 DEBUG : file1: newRWFileHandle: 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): openPending: 2026/05/14 04:59:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): >openPending: err= 2026/05/14 04:59:10 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:59:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:59:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): _writeAt: size=5, off=0 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): >_writeAt: n=5, err= 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): close: 2026/05/14 04:59:10 DEBUG : file1: vfs cache: setting modification time to 2026-05-14 04:59:10.151376684 +0000 UTC m=+190.325633625 2026/05/14 04:59:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:10 DEBUG : file1(0x2ffff1796580): >close: err= 2026/05/14 04:59:10 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:10 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:10 DEBUG : Looking for writers 2026/05/14 04:59:10 DEBUG : file1: reading active writers 2026/05/14 04:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:11 DEBUG : file1: size = 5 OK 2026/05/14 04:59:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:11 INFO : file1: Copied (new) 2026/05/14 04:59:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-14 04:59:10 +0000 UTC," 2026/05/14 04:59:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:11 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:11 DEBUG : Looking for writers 2026/05/14 04:59:11 DEBUG : file1: reading active writers 2026/05/14 04:59:11 DEBUG : >WaitForWriters: 2026/05/14 04:59:11 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:11 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:11 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:11 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:11 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/14 04:59:11 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.978999274 +0000 UTC m=+192.153256247 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8280): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): _readAt: size=2, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): >_readAt: n=2, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): _writeAt: size=3, off=2 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.978999274 +0000 UTC m=+192.153256247 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e8780): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.978999274 +0000 UTC m=+192.153256247 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9800): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167dc70 item 1 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.98225015 +0000 UTC m=+192.156507122 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff18e9e40): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.98225015 +0000 UTC m=+192.156507122 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2a440): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165a310 item 2 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.984761673 +0000 UTC m=+192.159018646 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2aa80): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): _readAt: size=2, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): >_readAt: n=2, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): _writeAt: size=3, off=2 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.984761673 +0000 UTC m=+192.159018646 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2af00): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.984761673 +0000 UTC m=+192.159018646 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2b3c0): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165a7e0 item 3 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.987747838 +0000 UTC m=+192.162004810 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c2ba40): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.987747838 +0000 UTC m=+192.162004810 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a080): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165b0a0 item 4 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.989846639 +0000 UTC m=+192.164103601 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4a6c0): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): _readAt: size=2, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): >_readAt: n=2, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): _writeAt: size=3, off=2 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.989846639 +0000 UTC m=+192.164103601 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4ab40): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.989846639 +0000 UTC m=+192.164103601 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b000): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165b650 item 5 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.992915279 +0000 UTC m=+192.167172251 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4b680): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.992915279 +0000 UTC m=+192.167172251 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1c4bbc0): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2086150 item 6 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.995200914 +0000 UTC m=+192.169457897 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff173fc40): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): _readAt: size=2, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): >_readAt: n=2, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): _writeAt: size=3, off=2 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.995200914 +0000 UTC m=+192.169457897 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8300): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.995200914 +0000 UTC m=+192.169457897 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf87c0): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff160ea80 item 7 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): >openPending: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): _writeAt: size=5, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): >_writeAt: n=5, err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.998527063 +0000 UTC m=+192.172784015 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf8e40): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): _readAt: size=512, off=0 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): openPending: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): >openPending: err= 2026/05/14 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): >_readAt: n=5, err=EOF 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): close: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:11.998527063 +0000 UTC m=+192.172784015 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:11 DEBUG : open-test-file(0x2ffff1bf9380): >close: err= 2026/05/14 04:59:11 DEBUG : open-test-file: Remove: 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129c3f0 item 8 2026/05/14 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff1bf9940): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.001051421 +0000 UTC m=+192.175308394 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bf9d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.001051421 +0000 UTC m=+192.175308394 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.001051421 +0000 UTC m=+192.175308394 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129caf0 item 9 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.004838193 +0000 UTC m=+192.179095165 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f94e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.004838193 +0000 UTC m=+192.179095165 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129d1f0 item 10 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff1f95980): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.007712466 +0000 UTC m=+192.181969437 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1f95d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.007712466 +0000 UTC m=+192.181969437 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.007712466 +0000 UTC m=+192.181969437 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129d5e0 item 11 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.011119998 +0000 UTC m=+192.185376981 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc0ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.011119998 +0000 UTC m=+192.185376981 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129ddc0 item 12 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff1fc1a40): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.014415259 +0000 UTC m=+192.188672240 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fc1e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.014415259 +0000 UTC m=+192.188672240 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdc5c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8380 item 13 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.017204389 +0000 UTC m=+192.191461370 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdcc40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.017204389 +0000 UTC m=+192.191461370 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8700 item 14 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff1fdd7c0): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fdd7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.019842592 +0000 UTC m=+192.194099564 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fddb80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.019842592 +0000 UTC m=+192.194099564 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8c40 item 15 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.022858543 +0000 UTC m=+192.197115615 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20049c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.022858543 +0000 UTC m=+192.197115615 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2004f00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8fc0 item 16 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.025707998 +0000 UTC m=+192.199964980 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.025707998 +0000 UTC m=+192.199964980 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20059c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.025707998 +0000 UTC m=+192.199964980 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2005ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb9420 item 17 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.029248543 +0000 UTC m=+192.203505525 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202a640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.029248543 +0000 UTC m=+192.203505525 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202ab80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb9d50 item 18 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.031260379 +0000 UTC m=+192.205517371 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.031260379 +0000 UTC m=+192.205517371 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202b700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.031260379 +0000 UTC m=+192.205517371 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff202bc00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1722af0 item 19 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.033934491 +0000 UTC m=+192.208191453 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.033934491 +0000 UTC m=+192.208191453 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203e8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1723880 item 20 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.035855935 +0000 UTC m=+192.210112887 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203ef40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.035855935 +0000 UTC m=+192.210112887 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.035855935 +0000 UTC m=+192.210112887 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff203f940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17442a0 item 21 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.037889903 +0000 UTC m=+192.212146855 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.037889903 +0000 UTC m=+192.212146855 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205e600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1744af0 item 22 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.040183784 +0000 UTC m=+192.214440727 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205ec80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.040183784 +0000 UTC m=+192.214440727 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.040183784 +0000 UTC m=+192.214440727 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205f680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1745260 item 23 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.042999475 +0000 UTC m=+192.217256457 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff205fd00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.042999475 +0000 UTC m=+192.217256457 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff12b0770 item 24 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff209a8c0): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209a8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.045503654 +0000 UTC m=+192.219760626 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209ac80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.045503654 +0000 UTC m=+192.219760626 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.045503654 +0000 UTC m=+192.219760626 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209b6c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff12b1110 item 25 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.048503034 +0000 UTC m=+192.222760015 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff209bd40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.048503034 +0000 UTC m=+192.222760015 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff16801c0 item 26 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff20d29c0): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d29c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.051108155 +0000 UTC m=+192.225365137 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d2d80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.051108155 +0000 UTC m=+192.225365137 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.051108155 +0000 UTC m=+192.225365137 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d37c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1680d20 item 27 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.055971339 +0000 UTC m=+192.230228311 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20d3e40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.055971339 +0000 UTC m=+192.230228311 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fc480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1650e70 item 28 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff20fcac0): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fcac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.058319583 +0000 UTC m=+192.232576555 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fce80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.058319583 +0000 UTC m=+192.232576555 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fd540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1651490 item 29 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.060598324 +0000 UTC m=+192.234855297 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20fdbc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.060598324 +0000 UTC m=+192.234855297 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2112150 item 30 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff2136840): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.062826281 +0000 UTC m=+192.237083252 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2136c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.062826281 +0000 UTC m=+192.237083252 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21372c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2112540 item 31 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.065201245 +0000 UTC m=+192.239458218 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.065201245 +0000 UTC m=+192.239458218 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2137e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21129a0 item 32 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.067645331 +0000 UTC m=+192.241902303 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21805c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2112d20 item 33 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.06863112 +0000 UTC m=+192.242888112 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.06863112 +0000 UTC m=+192.242888112 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2180f40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2112f50 item 33 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.070721797 +0000 UTC m=+192.244978739 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21133b0 item 34 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.071785555 +0000 UTC m=+192.246042526 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2181a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.071785555 +0000 UTC m=+192.246042526 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2113570 item 34 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.073826686 +0000 UTC m=+192.248083647 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cc680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21138f0 item 35 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.07454091 +0000 UTC m=+192.248797872 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21ccb00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.07454091 +0000 UTC m=+192.248797872 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2113ab0 item 35 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.076458297 +0000 UTC m=+192.250715249 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cd680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2113e30 item 36 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.077191208 +0000 UTC m=+192.251448160 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21cdb80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.077191208 +0000 UTC m=+192.251448160 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a1c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff16683f0 item 36 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.079139172 +0000 UTC m=+192.253396134 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220a800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1669b20 item 37 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.079826385 +0000 UTC m=+192.254083347 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220ac80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.079826385 +0000 UTC m=+192.254083347 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17324d0 item 37 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.081714838 +0000 UTC m=+192.255971799 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220b800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1732d90 item 38 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.082503974 +0000 UTC m=+192.256760936 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff220bd00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.082503974 +0000 UTC m=+192.256760936 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17332d0 item 38 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.084340307 +0000 UTC m=+192.258597249 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222e9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17336c0 item 39 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.085513763 +0000 UTC m=+192.259770715 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222eec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.085513763 +0000 UTC m=+192.259770715 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222f3c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17338f0 item 39 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.088836144 +0000 UTC m=+192.263093096 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff222fa40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ea1c0 item 40 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.089785644 +0000 UTC m=+192.264042607 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.089785644 +0000 UTC m=+192.264042607 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ea380 item 40 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.092220974 +0000 UTC m=+192.266477936 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2258b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ea930 item 41 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.092991145 +0000 UTC m=+192.267248107 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18eabd0 item 41 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.093827511 +0000 UTC m=+192.268084474 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.093827511 +0000 UTC m=+192.268084474 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2259a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ead90 item 41 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.095801736 +0000 UTC m=+192.270058699 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18eb1f0 item 42 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.096577298 +0000 UTC m=+192.270834260 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18eb420 item 42 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.09753875 +0000 UTC m=+192.271795713 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2280bc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.09753875 +0000 UTC m=+192.271795713 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18eb730 item 42 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.099846687 +0000 UTC m=+192.274103650 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ebb20 item 43 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.100625194 +0000 UTC m=+192.274882156 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2281c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18ebd50 item 43 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.101321315 +0000 UTC m=+192.275578277 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b02c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.101321315 +0000 UTC m=+192.275578277 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bce070 item 43 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.103860932 +0000 UTC m=+192.278117884 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b0e40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bce5b0 item 44 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.10453453 +0000 UTC m=+192.278791482 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bce770 item 44 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.105238785 +0000 UTC m=+192.279495737 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.105238785 +0000 UTC m=+192.279495737 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22b1e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bce930 item 44 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.106772114 +0000 UTC m=+192.281029066 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bced90 item 45 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.1075027 +0000 UTC m=+192.281759652 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d4a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.1075027 +0000 UTC m=+192.281759652 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bcef50 item 45 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.109334584 +0000 UTC m=+192.283591536 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bcf2d0 item 46 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.110067445 +0000 UTC m=+192.284324397 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22d5c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.110067445 +0000 UTC m=+192.284324397 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fc480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bcf490 item 46 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.111659974 +0000 UTC m=+192.285916916 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bcf960 item 47 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.112174179 +0000 UTC m=+192.286431122 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fcfc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.112174179 +0000 UTC m=+192.286431122 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fd6c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1bcfce0 item 47 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.113574386 +0000 UTC m=+192.287831328 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fdd00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2e620 item 48 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.114239958 +0000 UTC m=+192.288496900 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235e300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.114239958 +0000 UTC m=+192.288496900 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235ea00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2ea10 item 48 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.115967094 +0000 UTC m=+192.290224046 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2ef50 item 49 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.11666039 +0000 UTC m=+192.290917331 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235f4c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.11666039 +0000 UTC m=+192.290917331 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff235fa00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2f180 item 49 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.11803747 +0000 UTC m=+192.292294453 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2f500 item 50 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.118531468 +0000 UTC m=+192.292788410 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.118531468 +0000 UTC m=+192.292788410 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2f6c0 item 50 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.119700064 +0000 UTC m=+192.293957016 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2fab0 item 51 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.120285305 +0000 UTC m=+192.294542246 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.120285305 +0000 UTC m=+192.294542246 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7cc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1c2fc70 item 51 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.121703454 +0000 UTC m=+192.295960406 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff173c310 item 52 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.122305336 +0000 UTC m=+192.296562278 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.122305336 +0000 UTC m=+192.296562278 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff173c5b0 item 52 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.123449346 +0000 UTC m=+192.297706288 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff173ce00 item 53 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.123891865 +0000 UTC m=+192.298148807 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.123891865 +0000 UTC m=+192.298148807 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff173d030 item 53 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.125173716 +0000 UTC m=+192.299430668 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20864d0 item 54 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.125730963 +0000 UTC m=+192.299987916 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.125730963 +0000 UTC m=+192.299987916 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2086690 item 54 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.126993217 +0000 UTC m=+192.301250159 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d36e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2086a80 item 55 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.12745337 +0000 UTC m=+192.301710312 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.12745337 +0000 UTC m=+192.301710312 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2086c40 item 55 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.12877659 +0000 UTC m=+192.303033532 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d37ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2087180 item 56 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.129312557 +0000 UTC m=+192.303569499 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24804c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.129312557 +0000 UTC m=+192.303569499 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2480a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2087340 item 56 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.13054248 +0000 UTC m=+192.304799421 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2087880 item 57 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.130992673 +0000 UTC m=+192.305249616 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24815c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2087a40 item 57 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.131545512 +0000 UTC m=+192.305802454 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2481b00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.131545512 +0000 UTC m=+192.305802454 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2087c70 item 57 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.132774493 +0000 UTC m=+192.307031436 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a67c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048150 item 58 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.13319423 +0000 UTC m=+192.307451171 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048310 item 58 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.133797433 +0000 UTC m=+192.308054376 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.133797433 +0000 UTC m=+192.308054376 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20484d0 item 58 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.135016024 +0000 UTC m=+192.309272967 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7e40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048850 item 59 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.135571959 +0000 UTC m=+192.309828901 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048a10 item 59 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.136983085 +0000 UTC m=+192.311240038 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.136983085 +0000 UTC m=+192.311240038 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff173d880 item 59 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.138582438 +0000 UTC m=+192.312839381 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24532c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68000 item 60 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.139207414 +0000 UTC m=+192.313464357 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048070 item 60 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.139965462 +0000 UTC m=+192.314222414 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ce200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.139965462 +0000 UTC m=+192.314222414 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cedc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048230 item 60 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.141571088 +0000 UTC m=+192.315828040 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20485b0 item 61 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.142019098 +0000 UTC m=+192.316276050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24cf940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.142019098 +0000 UTC m=+192.316276050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048770 item 61 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.1435075 +0000 UTC m=+192.317764442 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2452780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048e70 item 62 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.144177031 +0000 UTC m=+192.318433973 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2453e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.144177031 +0000 UTC m=+192.318433973 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049030 item 62 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.14569523 +0000 UTC m=+192.319952172 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4fc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20493b0 item 63 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.146097693 +0000 UTC m=+192.320354635 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.146097693 +0000 UTC m=+192.320354635 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049570 item 63 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.147373333 +0000 UTC m=+192.321630275 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049a40 item 64 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.147817866 +0000 UTC m=+192.322074818 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.147817866 +0000 UTC m=+192.322074818 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049c00 item 64 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.149241446 +0000 UTC m=+192.323498388 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68310 item 65 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.149769217 +0000 UTC m=+192.324026159 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fabcc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.149769217 +0000 UTC m=+192.324026159 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c8c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68690 item 65 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.150994581 +0000 UTC m=+192.325251523 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68af0 item 66 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.151585472 +0000 UTC m=+192.325842414 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f48c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.151585472 +0000 UTC m=+192.325842414 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68cb0 item 66 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.152987601 +0000 UTC m=+192.327244553 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69180 item 67 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.153578883 +0000 UTC m=+192.327835835 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.153578883 +0000 UTC m=+192.327835835 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69340 item 67 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.155131578 +0000 UTC m=+192.329388530 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d697a0 item 68 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.155602782 +0000 UTC m=+192.329859724 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2f00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.155602782 +0000 UTC m=+192.329859724 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69960 item 68 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.156722555 +0000 UTC m=+192.330979498 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3ac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69dc0 item 69 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.157195995 +0000 UTC m=+192.331452936 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff17960c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.157195995 +0000 UTC m=+192.331452936 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8150 item 69 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.158434773 +0000 UTC m=+192.332691715 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797ac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8540 item 70 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.158950562 +0000 UTC m=+192.333207504 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.158950562 +0000 UTC m=+192.333207504 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8700 item 70 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.160058524 +0000 UTC m=+192.334315466 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8bd0 item 71 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.1605107 +0000 UTC m=+192.334767643 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ed40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.1605107 +0000 UTC m=+192.334767643 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173fb00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8d90 item 71 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.161647026 +0000 UTC m=+192.335903968 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9110 item 72 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.162151583 +0000 UTC m=+192.336408525 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.162151583 +0000 UTC m=+192.336408525 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d6dc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d92d0 item 72 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.163304289 +0000 UTC m=+192.337561232 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9730 item 73 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.163716341 +0000 UTC m=+192.337973283 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d98f0 item 73 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.164171004 +0000 UTC m=+192.338427956 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18d7d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.164171004 +0000 UTC m=+192.338427956 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9ab0 item 73 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.16533995 +0000 UTC m=+192.339596913 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19109c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9e30 item 74 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.165740591 +0000 UTC m=+192.339997533 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1910ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172a310 item 74 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.166220231 +0000 UTC m=+192.340477172 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.166220231 +0000 UTC m=+192.340477172 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1911980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172a540 item 74 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.167290971 +0000 UTC m=+192.341547913 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172acb0 item 75 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.167778005 +0000 UTC m=+192.342034957 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a5c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172b2d0 item 75 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.168364437 +0000 UTC m=+192.342621389 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ab00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.168364437 +0000 UTC m=+192.342621389 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172b7a0 item 75 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.169706203 +0000 UTC m=+192.343963155 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172bc70 item 76 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.17024292 +0000 UTC m=+192.344499862 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192bb80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af20e0 item 76 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.170814935 +0000 UTC m=+192.345071887 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19481c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.170814935 +0000 UTC m=+192.345071887 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2310 item 76 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.172152502 +0000 UTC m=+192.346409455 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948d80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2700 item 77 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.172570305 +0000 UTC m=+192.346827257 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.172570305 +0000 UTC m=+192.346827257 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2930 item 77 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.174061914 +0000 UTC m=+192.348318856 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2e70 item 78 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.174472463 +0000 UTC m=+192.348729415 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197a5c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.174472463 +0000 UTC m=+192.348729415 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197acc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af3030 item 78 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.175778629 +0000 UTC m=+192.350035572 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af3490 item 79 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.176213033 +0000 UTC m=+192.350469976 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff197b800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.176213033 +0000 UTC m=+192.350469976 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af3810 item 79 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.177545551 +0000 UTC m=+192.351802493 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0c640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af3c00 item 80 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.178058374 +0000 UTC m=+192.352315316 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0cb40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.178058374 +0000 UTC m=+192.352315316 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af3dc0 item 80 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.179394237 +0000 UTC m=+192.353651179 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18082a0 item 81 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.179884087 +0000 UTC m=+192.354141029 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.179884087 +0000 UTC m=+192.354141029 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eae00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18084d0 item 81 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.181221543 +0000 UTC m=+192.355478486 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809180 item 82 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.181850247 +0000 UTC m=+192.356107189 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.181850247 +0000 UTC m=+192.356107189 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809420 item 82 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.183180028 +0000 UTC m=+192.357436970 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24fe680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18098f0 item 83 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18363955 +0000 UTC m=+192.357896491 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24feb80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18363955 +0000 UTC m=+192.357896491 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809ab0 item 83 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.184742982 +0000 UTC m=+192.358999925 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ff740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249e070 item 84 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18530044 +0000 UTC m=+192.359557382 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ffc40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18530044 +0000 UTC m=+192.359557382 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac42c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249e310 item 84 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.186556081 +0000 UTC m=+192.360813023 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0d600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fe230 item 85 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18704067 +0000 UTC m=+192.361297613 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a0db00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.18704067 +0000 UTC m=+192.361297613 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fe3f0 item 85 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.188361897 +0000 UTC m=+192.362618839 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5c7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fe770 item 86 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.188882985 +0000 UTC m=+192.363139928 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ccc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.188882985 +0000 UTC m=+192.363139928 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fe930 item 86 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.190067543 +0000 UTC m=+192.364324484 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5d8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fecb0 item 87 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.19058835 +0000 UTC m=+192.364845292 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a5ddc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.19058835 +0000 UTC m=+192.364845292 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fee70 item 87 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.19207037 +0000 UTC m=+192.366327313 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70a80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21ff1f0 item 88 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.192562494 +0000 UTC m=+192.366819437 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a70f80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.192562494 +0000 UTC m=+192.366819437 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21ff3b0 item 88 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.193763292 +0000 UTC m=+192.368020234 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1a71b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21ff880 item 89 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.194230969 +0000 UTC m=+192.368487911 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21ffa40 item 89 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.194723593 +0000 UTC m=+192.368980535 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b486c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.194723593 +0000 UTC m=+192.368980535 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b48c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21ffc00 item 89 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.196004212 +0000 UTC m=+192.370261154 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2344540 item 90 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.196449477 +0000 UTC m=+192.370706419 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b497c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff23448c0 item 90 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.196947191 +0000 UTC m=+192.371204133 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b49d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.196947191 +0000 UTC m=+192.371204133 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b683c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2344a80 item 90 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.198049982 +0000 UTC m=+192.372306924 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff23451f0 item 91 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.198473636 +0000 UTC m=+192.372730578 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b68f40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff23453b0 item 91 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.199005284 +0000 UTC m=+192.373262226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.199005284 +0000 UTC m=+192.373262226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1b69a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2345650 item 91 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.200336159 +0000 UTC m=+192.374593101 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc21c0 item 92 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.200731549 +0000 UTC m=+192.374988491 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfe680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc2380 item 92 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.201230795 +0000 UTC m=+192.375487737 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bfebc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.201230795 +0000 UTC m=+192.375487737 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc2540 item 92 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.202400625 +0000 UTC m=+192.376657567 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bff7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc28c0 item 93 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.202820972 +0000 UTC m=+192.377077914 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1bffd00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.202820972 +0000 UTC m=+192.377077914 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc2a80 item 93 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.204075781 +0000 UTC m=+192.378332724 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c24b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc2fc0 item 94 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.204629872 +0000 UTC m=+192.378886815 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.204629872 +0000 UTC m=+192.378886815 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac4cc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249e620 item 94 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.2058362 +0000 UTC m=+192.380093152 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249ebd0 item 95 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.206240227 +0000 UTC m=+192.380497170 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ac5840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.206240227 +0000 UTC m=+192.380497170 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249ed90 item 95 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.207483385 +0000 UTC m=+192.381740327 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249f110 item 96 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.207992641 +0000 UTC m=+192.382249583 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6bc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.207992641 +0000 UTC m=+192.382249583 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae72c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff249f2d0 item 96 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= 2026/05/14 04:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:12 DEBUG : Looking for writers 2026/05/14 04:59:12 DEBUG : >WaitForWriters: 2026/05/14 04:59:12 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:12 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:12 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:12 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:12 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/14 04:59:12 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.591654991 +0000 UTC m=+192.765911943 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.591654991 +0000 UTC m=+192.765911943 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b09c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.591654991 +0000 UTC m=+192.765911943 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff201f8f0 item 1 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.595068767 +0000 UTC m=+192.769325749 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b14c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.595068767 +0000 UTC m=+192.769325749 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b19c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f900e0 item 2 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.597721048 +0000 UTC m=+192.771978090 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66100): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.597721048 +0000 UTC m=+192.771978090 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.597721048 +0000 UTC m=+192.771978090 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d66a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f90540 item 3 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.601012801 +0000 UTC m=+192.775269773 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d670c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.601012801 +0000 UTC m=+192.775269773 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f90b60 item 4 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.603139274 +0000 UTC m=+192.777396226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1d67c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.603139274 +0000 UTC m=+192.777396226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb01c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.603139274 +0000 UTC m=+192.777396226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f90ee0 item 5 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.605430621 +0000 UTC m=+192.779687573 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb0d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.605430621 +0000 UTC m=+192.779687573 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f91490 item 6 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.608664654 +0000 UTC m=+192.782921637 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb18c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.608664654 +0000 UTC m=+192.782921637 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fb1dc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.608664654 +0000 UTC m=+192.782921637 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fea380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f91810 item 7 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.611736491 +0000 UTC m=+192.785993462 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaa00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.611736491 +0000 UTC m=+192.785993462 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feaf40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1f91dc0 item 8 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff1feb500): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.614339498 +0000 UTC m=+192.788596470 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1feb8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.614339498 +0000 UTC m=+192.788596470 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1febd40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.614339498 +0000 UTC m=+192.788596470 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d05b0 item 9 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.617333988 +0000 UTC m=+192.791590970 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201a9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.617333988 +0000 UTC m=+192.791590970 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2198850 item 10 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff2088280): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.619252306 +0000 UTC m=+192.793509258 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.619252306 +0000 UTC m=+192.793509258 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2088b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.619252306 +0000 UTC m=+192.793509258 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2198d20 item 11 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.622280069 +0000 UTC m=+192.796537052 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20896c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.622280069 +0000 UTC m=+192.796537052 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2089c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21991f0 item 12 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff20b2340): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.623959574 +0000 UTC m=+192.798216526 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.623959574 +0000 UTC m=+192.798216526 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b2dc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2199570 item 13 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.625618922 +0000 UTC m=+192.799875874 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.625618922 +0000 UTC m=+192.799875874 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20b3980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21999d0 item 14 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff20dc0c0): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.627723724 +0000 UTC m=+192.801980697 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dc480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.627723724 +0000 UTC m=+192.801980697 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dcb40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2199e30 item 15 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.629295105 +0000 UTC m=+192.803552057 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd1c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.629295105 +0000 UTC m=+192.803552057 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20dd700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209e460 item 16 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.631490899 +0000 UTC m=+192.805747872 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20ddd40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.631490899 +0000 UTC m=+192.805747872 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21162c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.631490899 +0000 UTC m=+192.805747872 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21167c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209e8c0 item 17 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.634336878 +0000 UTC m=+192.808593859 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2116e40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.634336878 +0000 UTC m=+192.808593859 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209ee70 item 18 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.636423806 +0000 UTC m=+192.810680788 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2117a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.636423806 +0000 UTC m=+192.810680788 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.636423806 +0000 UTC m=+192.810680788 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209f260 item 19 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.639500161 +0000 UTC m=+192.813757133 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2156b80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.639500161 +0000 UTC m=+192.813757133 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21570c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209f810 item 20 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.641600535 +0000 UTC m=+192.815857506 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.641600535 +0000 UTC m=+192.815857506 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2157c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.641600535 +0000 UTC m=+192.815857506 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff209fc70 item 21 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.645004111 +0000 UTC m=+192.819261092 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217e8c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.645004111 +0000 UTC m=+192.819261092 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217ee00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1770b60 item 22 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.647064098 +0000 UTC m=+192.821321050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.647064098 +0000 UTC m=+192.821321050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217f980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.647064098 +0000 UTC m=+192.821321050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff217fe80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17710a0 item 23 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.650285066 +0000 UTC m=+192.824542049 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.650285066 +0000 UTC m=+192.824542049 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a6b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1771880 item 24 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff21a7180): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.652902521 +0000 UTC m=+192.827159503 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.652902521 +0000 UTC m=+192.827159503 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21a7a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.652902521 +0000 UTC m=+192.827159503 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165e0e0 item 25 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.656014395 +0000 UTC m=+192.830271376 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.656014395 +0000 UTC m=+192.830271376 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d6c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165e9a0 item 26 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff21d7280): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.658453169 +0000 UTC m=+192.832710141 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.658453169 +0000 UTC m=+192.832710141 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff21d7b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.658453169 +0000 UTC m=+192.832710141 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165f110 item 27 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.661595369 +0000 UTC m=+192.835852341 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.661595369 +0000 UTC m=+192.835852341 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2222d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1a24540 item 28 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff2223380): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.66368902 +0000 UTC m=+192.837946003 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.66368902 +0000 UTC m=+192.837946003 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2223e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1a24b60 item 29 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.666234087 +0000 UTC m=+192.840491060 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223e580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.666234087 +0000 UTC m=+192.840491060 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223eac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1a25180 item 30 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): _readAt: size=2, off=0 2026/05/14 04:59:12 ERROR : open-test-file(0x2ffff223f100): Couldn't read size of file 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): >_writeAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): close: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f100): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.668540182 +0000 UTC m=+192.842797164 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223f4c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.668540182 +0000 UTC m=+192.842797164 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff223fb80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1a259d0 item 31 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.670685821 +0000 UTC m=+192.844942783 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.670685821 +0000 UTC m=+192.844942783 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5c230 item 32 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.672478732 +0000 UTC m=+192.846735694 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2262e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5c700 item 33 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.673225999 +0000 UTC m=+192.847482961 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.673225999 +0000 UTC m=+192.847482961 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5c8c0 item 33 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.674805656 +0000 UTC m=+192.849062608 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2263e40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5cc40 item 34 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.675524439 +0000 UTC m=+192.849781401 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22943c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.675524439 +0000 UTC m=+192.849781401 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5ce00 item 34 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.677425334 +0000 UTC m=+192.851682306 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2294f40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5d180 item 35 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.678255058 +0000 UTC m=+192.852512030 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22953c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.678255058 +0000 UTC m=+192.852512030 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22958c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5d420 item 35 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.6802808 +0000 UTC m=+192.854537773 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5d960 item 36 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.681022206 +0000 UTC m=+192.855279179 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bc540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.681022206 +0000 UTC m=+192.855279179 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bca80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b5db90 item 36 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.683184998 +0000 UTC m=+192.857441971 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3a1c0 item 37 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.683922207 +0000 UTC m=+192.858179179 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bd540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.683922207 +0000 UTC m=+192.858179179 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22bda40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3a3f0 item 37 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.685886053 +0000 UTC m=+192.860143024 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e01c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3a850 item 38 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.686733019 +0000 UTC m=+192.860989991 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e06c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.686733019 +0000 UTC m=+192.860989991 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e0c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3aa10 item 38 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.689165403 +0000 UTC m=+192.863422374 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3ae70 item 39 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.689768106 +0000 UTC m=+192.864025077 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.689768106 +0000 UTC m=+192.864025077 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22e1c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3b030 item 39 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.691671435 +0000 UTC m=+192.865928388 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3b420 item 40 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.692347879 +0000 UTC m=+192.866604831 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fe900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.692347879 +0000 UTC m=+192.866604831 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22fee40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3b5e0 item 40 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.693581718 +0000 UTC m=+192.867838670 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3bab0 item 41 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.694036792 +0000 UTC m=+192.868293744 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ff900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1b3bce0 item 41 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.694516412 +0000 UTC m=+192.868773364 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff22ffdc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.694516412 +0000 UTC m=+192.868773364 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232e400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167c070 item 41 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.695941834 +0000 UTC m=+192.870198786 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ea40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167c930 item 42 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.698864108 +0000 UTC m=+192.873121070 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232ef40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167d180 item 42 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.702476219 +0000 UTC m=+192.876733181 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232f480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.702476219 +0000 UTC m=+192.876733181 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff232fa00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167d730 item 42 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.704236487 +0000 UTC m=+192.878493450 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff167dce0 item 43 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.704767826 +0000 UTC m=+192.879024778 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236a640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff16464d0 item 43 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.705577621 +0000 UTC m=+192.879834573 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236ab80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.705577621 +0000 UTC m=+192.879834573 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b0c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1647030 item 43 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.707394036 +0000 UTC m=+192.881650999 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236b700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165a460 item 44 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.707998703 +0000 UTC m=+192.882255665 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff236bc00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165a770 item 44 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.70880365 +0000 UTC m=+192.883060612 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.70880365 +0000 UTC m=+192.883060612 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b27c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165a930 item 44 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.710503695 +0000 UTC m=+192.884760657 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b2e00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165b0a0 item 45 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.71106543 +0000 UTC m=+192.885322392 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3300): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.71106543 +0000 UTC m=+192.885322392 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23b3a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165b490 item 45 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.712844835 +0000 UTC m=+192.887101797 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff165bb90 item 46 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.713540054 +0000 UTC m=+192.887797017 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6640): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.713540054 +0000 UTC m=+192.887797017 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f6d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff160e000 item 46 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.716012263 +0000 UTC m=+192.890269275 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff160ea80 item 47 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.716773598 +0000 UTC m=+192.891030590 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f7880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.716773598 +0000 UTC m=+192.891030590 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff160f180 item 47 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.722213916 +0000 UTC m=+192.896470908 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24206c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129c3f0 item 48 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.722985509 +0000 UTC m=+192.897242461 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2420bc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.722985509 +0000 UTC m=+192.897242461 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25840): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc3340 item 48 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.724781926 +0000 UTC m=+192.899038888 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c25e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc3730 item 49 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.725427992 +0000 UTC m=+192.899684954 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.725427992 +0000 UTC m=+192.899684954 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc38f0 item 49 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.727012968 +0000 UTC m=+192.901269930 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c46fc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc3c70 item 50 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.727693309 +0000 UTC m=+192.901950250 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c474c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.727693309 +0000 UTC m=+192.901950250 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c47a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fc3e30 item 50 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.728708284 +0000 UTC m=+192.902965226 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a61c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb83f0 item 51 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.729188144 +0000 UTC m=+192.903445085 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a66c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.729188144 +0000 UTC m=+192.903445085 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a6c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb85b0 item 51 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.730407868 +0000 UTC m=+192.904664810 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8a10 item 52 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.730873862 +0000 UTC m=+192.905130803 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.730873862 +0000 UTC m=+192.905130803 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24a7d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb8cb0 item 52 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.731985479 +0000 UTC m=+192.906242422 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb9030 item 53 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.732453397 +0000 UTC m=+192.906710339 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.732453397 +0000 UTC m=+192.906710339 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2508ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb91f0 item 53 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.733627985 +0000 UTC m=+192.907884928 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb9730 item 54 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.73409964 +0000 UTC m=+192.908356582 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2509a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.73409964 +0000 UTC m=+192.908356582 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25220c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1fb9ab0 item 54 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.735579967 +0000 UTC m=+192.909836910 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17220e0 item 55 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.736172963 +0000 UTC m=+192.910429915 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2522c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.736172963 +0000 UTC m=+192.910429915 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1722690 item 55 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.738399525 +0000 UTC m=+192.912656467 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1723110 item 56 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.739249948 +0000 UTC m=+192.913506900 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2523d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.739249948 +0000 UTC m=+192.913506900 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1723730 item 56 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.741118152 +0000 UTC m=+192.915375134 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1744150 item 57 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.741709654 +0000 UTC m=+192.915966596 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253af00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1744460 item 57 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.742453154 +0000 UTC m=+192.916710097 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.742453154 +0000 UTC m=+192.916710097 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201afc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d0fc0 item 57 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.743721199 +0000 UTC m=+192.917978141 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201b600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d13b0 item 58 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.744267155 +0000 UTC m=+192.918524097 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff201bb40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d1570 item 58 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.744925423 +0000 UTC m=+192.919182365 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.744925423 +0000 UTC m=+192.919182365 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d1810 item 58 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.746196775 +0000 UTC m=+192.920453717 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2042d80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20d1ce0 item 59 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.746741408 +0000 UTC m=+192.920998360 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff20432c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214e0e0 item 59 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.747476833 +0000 UTC m=+192.921733775 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.747476833 +0000 UTC m=+192.921733775 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2043d80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214e4d0 item 59 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.748876227 +0000 UTC m=+192.923133169 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207a4c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214ec40 item 60 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.749430228 +0000 UTC m=+192.923687170 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207aa00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214efc0 item 60 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.75005415 +0000 UTC m=+192.924311092 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207af40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.75005415 +0000 UTC m=+192.924311092 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207b500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214f180 item 60 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.751325292 +0000 UTC m=+192.925582234 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff207bb40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214f500 item 61 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.752016804 +0000 UTC m=+192.926273745 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.752016804 +0000 UTC m=+192.926273745 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214f7a0 item 61 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.753704715 +0000 UTC m=+192.927961658 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2598ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff214fd50 item 62 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.754282321 +0000 UTC m=+192.928539263 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.754282321 +0000 UTC m=+192.928539263 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2599b00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff12b0850 item 62 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.755671435 +0000 UTC m=+192.929928377 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4240): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff12b1260 item 63 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.756628391 +0000 UTC m=+192.930885332 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.756628391 +0000 UTC m=+192.930885332 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4e80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff12b17a0 item 63 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.758286997 +0000 UTC m=+192.932543939 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17449a0 item 64 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.758695402 +0000 UTC m=+192.932952344 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253bd00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.758695402 +0000 UTC m=+192.932952344 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b4440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129c3f0 item 64 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.760588131 +0000 UTC m=+192.934845083 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129caf0 item 65 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.76099875 +0000 UTC m=+192.935255692 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff25b5d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.76099875 +0000 UTC m=+192.935255692 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255c440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129ccb0 item 65 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.762159242 +0000 UTC m=+192.936416183 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255ca80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129d2d0 item 66 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.762865711 +0000 UTC m=+192.937122663 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255cf00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.762865711 +0000 UTC m=+192.937122663 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255d440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129d490 item 66 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.764014911 +0000 UTC m=+192.938271853 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff255da80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129db20 item 67 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.764679341 +0000 UTC m=+192.938936282 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.764679341 +0000 UTC m=+192.938936282 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff129dce0 item 67 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.76607082 +0000 UTC m=+192.940327762 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c82bc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff16809a0 item 68 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.76673997 +0000 UTC m=+192.940996922 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c830c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.76673997 +0000 UTC m=+192.940996922 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1680d20 item 68 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.768168739 +0000 UTC m=+192.942425701 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1c83c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17442a0 item 69 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.768797661 +0000 UTC m=+192.943054624 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.768797661 +0000 UTC m=+192.943054624 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d4980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1744af0 item 69 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.7702941 +0000 UTC m=+192.944551043 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1745260 item 70 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.770764844 +0000 UTC m=+192.945021785 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5500): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.770764844 +0000 UTC m=+192.945021785 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d5a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff17456c0 item 70 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.771952476 +0000 UTC m=+192.946209418 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa2c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dc150 item 71 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.772473013 +0000 UTC m=+192.946729956 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faa7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.772473013 +0000 UTC m=+192.946729956 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1faad00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dc310 item 71 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.773538033 +0000 UTC m=+192.947794976 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dc690 item 72 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.774223383 +0000 UTC m=+192.948480345 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1fab9c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.774223383 +0000 UTC m=+192.948480345 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff15c84c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dca10 item 72 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.775603542 +0000 UTC m=+192.949860483 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4100): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dcd90 item 73 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.776213178 +0000 UTC m=+192.950470119 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4600): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dcf50 item 73 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.776853702 +0000 UTC m=+192.951110644 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f4ac0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.776853702 +0000 UTC m=+192.951110644 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5000): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dd110 item 73 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.778174547 +0000 UTC m=+192.952431499 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5680): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dd490 item 74 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.778570098 +0000 UTC m=+192.952827050 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff23f5b80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dd650 item 74 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.77914065 +0000 UTC m=+192.953397602 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.77914065 +0000 UTC m=+192.953397602 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c2bc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dd810 item 74 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.78037989 +0000 UTC m=+192.954636842 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22ddb90 item 75 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.780813203 +0000 UTC m=+192.955070155 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): _writeAt: size=3, off=2 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff22dde30 item 75 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.781347896 +0000 UTC m=+192.955604848 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19c3c40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.781347896 +0000 UTC m=+192.955604848 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1796740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048150 item 75 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.782477019 +0000 UTC m=+192.956733960 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1797580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20484d0 item 76 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.782971526 +0000 UTC m=+192.957228468 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048690 item 76 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): _writeAt: size=3, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.783510829 +0000 UTC m=+192.957767771 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e8740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.783510829 +0000 UTC m=+192.957767771 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9880): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048850 item 76 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.784472062 +0000 UTC m=+192.958729004 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff18e9ec0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048bd0 item 77 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.784870839 +0000 UTC m=+192.959127781 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff173ef00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.784870839 +0000 UTC m=+192.959127781 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea100): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2048e70 item 77 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.786118536 +0000 UTC m=+192.960375478 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ea740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20491f0 item 78 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.786528211 +0000 UTC m=+192.960785154 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eac40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.786528211 +0000 UTC m=+192.960785154 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff20493b0 item 78 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.787930252 +0000 UTC m=+192.962187194 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24eb980): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049880 item 79 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.788479874 +0000 UTC m=+192.962736816 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24ebe80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.788479874 +0000 UTC m=+192.962736816 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b06c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049a40 item 79 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.789745965 +0000 UTC m=+192.964002907 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b0d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff2049dc0 item 80 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.790209905 +0000 UTC m=+192.964466847 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.790209905 +0000 UTC m=+192.964466847 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19b1900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d680e0 item 80 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.791398359 +0000 UTC m=+192.965655302 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68700 item 81 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.792136901 +0000 UTC m=+192.966393842 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae64c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.792136901 +0000 UTC m=+192.966393842 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae6a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d689a0 item 81 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.793368397 +0000 UTC m=+192.967625338 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7080): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d68d90 item 82 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.794375105 +0000 UTC m=+192.968632057 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7580): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.794375105 +0000 UTC m=+192.968632057 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1ae7b40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69030 item 82 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.795552528 +0000 UTC m=+192.969809471 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a2c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d693b0 item 83 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.79618609 +0000 UTC m=+192.970443033 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253a7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.79618609 +0000 UTC m=+192.970443033 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253ad00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69650 item 83 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.797304041 +0000 UTC m=+192.971560983 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff253b380): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69ab0 item 84 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.797937683 +0000 UTC m=+192.972194625 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.797937683 +0000 UTC m=+192.972194625 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192a700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1d69c70 item 84 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.799310616 +0000 UTC m=+192.973567558 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192ad80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d81c0 item 85 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.801184491 +0000 UTC m=+192.975441433 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b280): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.801184491 +0000 UTC m=+192.975441433 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192b7c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d83f0 item 85 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.802839951 +0000 UTC m=+192.977096893 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff192be40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8770 item 86 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.803391677 +0000 UTC m=+192.977648620 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1948440): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.803391677 +0000 UTC m=+192.977648620 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19489c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8930 item 86 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.804501252 +0000 UTC m=+192.978758194 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8d20 item 87 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.804985129 +0000 UTC m=+192.979242072 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949540): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.804985129 +0000 UTC m=+192.979242072 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1949a80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d8ee0 item 87 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.80633976 +0000 UTC m=+192.980596701 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966200): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9260 item 88 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.806957 +0000 UTC m=+192.981213942 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966700): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.806957 +0000 UTC m=+192.981213942 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1966c80): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9420 item 88 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.808417681 +0000 UTC m=+192.982674623 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19672c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9880 item 89 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.808858406 +0000 UTC m=+192.983115348 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967800): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9a40 item 89 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.809368153 +0000 UTC m=+192.983625095 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1967d40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.809368153 +0000 UTC m=+192.983625095 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19823c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21d9c00 item 89 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.810661857 +0000 UTC m=+192.984918799 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172a1c0 item 90 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.811099888 +0000 UTC m=+192.985356830 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1982f40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172a460 item 90 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.811566974 +0000 UTC m=+192.985823916 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983480): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.811566974 +0000 UTC m=+192.985823916 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff1983a40): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172a8c0 item 90 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.812631623 +0000 UTC m=+192.986888565 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172ae00 item 91 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.813005712 +0000 UTC m=+192.987262655 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d06c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): >_readAt: n=2, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): _writeAt: size=3, off=7 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172b570 item 91 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.813752088 +0000 UTC m=+192.988009040 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d0c00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): >_readAt: n=8, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.813752088 +0000 UTC m=+192.988009040 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1180): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff172b8f0 item 91 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.815128629 +0000 UTC m=+192.989385582 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d17c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2000 item 92 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.815574215 +0000 UTC m=+192.989831167 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19d1d00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): open at offset 5 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af2230 item 92 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): _readAt: size=2, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): _writeAt: size=3, off=5 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): >_writeAt: n=3, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.816216923 +0000 UTC m=+192.990473876 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8340): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): >_readAt: n=3, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.816216923 +0000 UTC m=+192.990473876 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff19f8900): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1af23f0 item 92 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.817725905 +0000 UTC m=+192.991982857 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1808150 item 93 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.81841893 +0000 UTC m=+192.992675891 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24326c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.81841893 +0000 UTC m=+192.992675891 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2432dc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18083f0 item 93 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.819959994 +0000 UTC m=+192.994216935 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433400): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18090a0 item 94 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.820489437 +0000 UTC m=+192.994746379 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2433940): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.820489437 +0000 UTC m=+192.994746379 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440140): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809260 item 94 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.821970035 +0000 UTC m=+192.996226977 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440780): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809810 item 95 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.822410902 +0000 UTC m=+192.996667844 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2440cc0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.822410902 +0000 UTC m=+192.996667844 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff24413c0): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff18099d0 item 95 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 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/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): open at offset 0 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): _readAt: size=2, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): >_readAt: n=0, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.823835023 +0000 UTC m=+192.998091965 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2441a00): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): _writeAt: size=5, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): >openPending: err= 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff1809e30 item 96 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): >_writeAt: n=5, err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.824302129 +0000 UTC m=+192.998559071 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478040): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/14 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/14 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/14 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/14 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): _readAt: size=512, off=0 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): openPending: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): >openPending: err= 2026/05/14 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): >_readAt: n=5, err=EOF 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): close: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-14 04:59:12.824302129 +0000 UTC m=+192.998559071 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:12 DEBUG : open-test-file(0x2ffff2478740): >close: err= 2026/05/14 04:59:12 DEBUG : open-test-file: Remove: 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ffff21fe1c0 item 96 2026/05/14 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/14 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/14 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/14 04:59:12 DEBUG : open-test-file: >Remove: err= 2026/05/14 04:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:12 DEBUG : Looking for writers 2026/05/14 04:59:12 DEBUG : >WaitForWriters: 2026/05/14 04:59:12 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.23s) --- PASS: TestRWFileHandleOpenTests/writes (0.62s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.61s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:13 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:13 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:13 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:13 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:13 DEBUG : file1: newRWFileHandle: 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): openPending: 2026/05/14 04:59:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): >openPending: err= 2026/05/14 04:59:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/14 04:59:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/14 04:59:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): _writeAt: size=2, off=0 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): >_writeAt: n=2, err= 2026/05/14 04:59:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): RWFileHandle.Flush 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): RWFileHandle.Release 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): close: 2026/05/14 04:59:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/14 04:59:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:13 DEBUG : file1(0x2ffff2478ec0): >close: err= 2026/05/14 04:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:13 DEBUG : file1: vfs cache: starting upload 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:13 DEBUG : Looking for writers 2026/05/14 04:59:13 DEBUG : file1: reading active writers 2026/05/14 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:14 DEBUG : file1: size = 2 OK 2026/05/14 04:59:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 04:59:14 INFO : file1: Copied (new) 2026/05/14 04:59:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/14 04:59:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/14 04:59:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/14 04:59:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:14 INFO : file1: vfs cache: upload succeeded try #1 2026/05/14 04:59:14 DEBUG : Looking for writers 2026/05/14 04:59:14 DEBUG : file1: reading active writers 2026/05/14 04:59:14 DEBUG : >WaitForWriters: 2026/05/14 04:59:14 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:14 DEBUG : Looking for writers 2026/05/14 04:59:14 DEBUG : file1: reading active writers 2026/05/14 04:59:14 DEBUG : >WaitForWriters: 2026/05/14 04:59:14 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:15 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:15 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:15 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:15 DEBUG : rename_me: newRWFileHandle: 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): openPending: 2026/05/14 04:59:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/14 04:59:15 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): >openPending: err= 2026/05/14 04:59:15 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/14 04:59:15 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/14 04:59:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/14 04:59:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): _writeAt: size=5, off=0 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): >_writeAt: n=5, err= 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): close: 2026/05/14 04:59:15 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-14 04:59:15.517185116 +0000 UTC m=+195.691442087 2026/05/14 04:59:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/14 04:59:15 DEBUG : rename_me(0x2ffff25c8180): >close: err= 2026/05/14 04:59:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/14 04:59:15 DEBUG : i_was_renamed: Updating file with 0x2ffff1cbe0d0 2026/05/14 04:59:15 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/14 04:59:15 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/14 04:59:15 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/14 04:59:15 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/14 04:59:15 DEBUG : Looking for writers 2026/05/14 04:59:15 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/14 04:59:16 DEBUG : Looking for writers 2026/05/14 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/14 04:59:16 DEBUG : i_was_renamed: size = 5 OK 2026/05/14 04:59:16 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/14 04:59:16 INFO : i_was_renamed: Copied (new) 2026/05/14 04:59:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-14 04:59:15 +0000 UTC," 2026/05/14 04:59:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/14 04:59:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/14 04:59:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/14 04:59:16 DEBUG : Looking for writers 2026/05/14 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/14 04:59:16 DEBUG : >WaitForWriters: 2026/05/14 04:59:16 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.21s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:17 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:17 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/14 04:59:17 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/14 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-hanamuq1neka" 2026/05/14 04:59:17 INFO : files root 'rclone-test-hanamuq1neka': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/14 04:59:17 DEBUG : forgetting directory cache 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): _readAt: size=512, off=0 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): openPending: 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): >openPending: err= 2026/05/14 04:59:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:18 DEBUG : forgetting directory cache 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): >_readAt: n=20, err=EOF 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): close: 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:00:17 +0000 UTC 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate(0x2ffff25b4ac0): >close: err= 2026/05/14 04:59:18 DEBUG : Re-reading directory (254.549442ms old) 2026/05/14 04:59:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:19 DEBUG : forgetting directory cache 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): _readAt: size=512, off=0 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): openPending: 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:01:17 +0000 UTC," against cached fingerprint "20,2026-05-14 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-14 04:01:17 +0000 UTC," != cached fingerprint "20,2026-05-14 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/14 04:59:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): >openPending: err= 2026/05/14 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:20 DEBUG : forgetting directory cache 2026/05/14 04:59:20 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): >_readAt: n=20, err=EOF 2026/05/14 04:59:20 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): close: 2026/05/14 04:59:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:01:17 +0000 UTC 2026/05/14 04:59:20 DEBUG : TestRWCacheUpdate(0x2ffff19f8700): >close: err= 2026/05/14 04:59:20 DEBUG : Re-reading directory (249.45332ms old) 2026/05/14 04:59:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:20 DEBUG : forgetting directory cache 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): _readAt: size=512, off=0 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): openPending: 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-14 04:01:17 +0000 UTC," 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-14 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-14 04:01:17 +0000 UTC,") 2026/05/14 04:59:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): >openPending: err= 2026/05/14 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:21 DEBUG : forgetting directory cache 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): >_readAt: n=20, err=EOF 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): close: 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:02:17 +0000 UTC 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate(0x2ffff19f91c0): >close: err= 2026/05/14 04:59:21 DEBUG : Re-reading directory (258.408994ms old) 2026/05/14 04:59:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:22 DEBUG : forgetting directory cache 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): _readAt: size=512, off=0 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): openPending: 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-14 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-14 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-14 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/14 04:59:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): >openPending: err= 2026/05/14 04:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:23 DEBUG : forgetting directory cache 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): >_readAt: n=20, err=EOF 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): close: 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:03:17 +0000 UTC 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate(0x2ffff25c9780): >close: err= 2026/05/14 04:59:23 DEBUG : Re-reading directory (250.832317ms old) 2026/05/14 04:59:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:23 DEBUG : forgetting directory cache 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): _readAt: size=512, off=0 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): openPending: 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-14 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-14 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-14 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/14 04:59:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): >openPending: err= 2026/05/14 04:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:24 DEBUG : forgetting directory cache 2026/05/14 04:59:25 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): >_readAt: n=20, err=EOF 2026/05/14 04:59:25 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): close: 2026/05/14 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:04:17 +0000 UTC 2026/05/14 04:59:25 DEBUG : TestRWCacheUpdate(0x2ffff25b5840): >close: err= 2026/05/14 04:59:25 DEBUG : Re-reading directory (265.040771ms old) 2026/05/14 04:59:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:25 DEBUG : forgetting directory cache 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): _readAt: size=512, off=0 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): openPending: 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-14 04:05:17 +0000 UTC," against cached fingerprint "20,2026-05-14 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-14 04:05:17 +0000 UTC," != cached fingerprint "20,2026-05-14 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/14 04:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/14 04:59:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): >openPending: err= 2026/05/14 04:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:26 DEBUG : forgetting directory cache 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): >_readAt: n=20, err=EOF 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): close: 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:05:17 +0000 UTC 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate(0x2ffff1faa300): >close: err= 2026/05/14 04:59:26 DEBUG : Re-reading directory (268.805828ms old) 2026/05/14 04:59:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:26 DEBUG : forgetting directory cache 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): _readAt: size=512, off=0 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): openPending: 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-14 04:06:17 +0000 UTC," against cached fingerprint "20,2026-05-14 04:05:17 +0000 UTC," 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-14 04:06:17 +0000 UTC," != cached fingerprint "20,2026-05-14 04:05:17 +0000 UTC,") 2026/05/14 04:59:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/14 04:59:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): >openPending: err= 2026/05/14 04:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:28 DEBUG : forgetting directory cache 2026/05/14 04:59:28 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): >_readAt: n=21, err=EOF 2026/05/14 04:59:28 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): close: 2026/05/14 04:59:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:06:17 +0000 UTC 2026/05/14 04:59:28 DEBUG : TestRWCacheUpdate(0x2ffff1faa9c0): >close: err= 2026/05/14 04:59:28 DEBUG : Re-reading directory (260.165114ms old) 2026/05/14 04:59:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:28 DEBUG : forgetting directory cache 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): _readAt: size=512, off=0 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): openPending: 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-14 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-14 04:06:17 +0000 UTC," 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-14 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-14 04:06:17 +0000 UTC,") 2026/05/14 04:59:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/14 04:59:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): >openPending: err= 2026/05/14 04:59:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:29 DEBUG : forgetting directory cache 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): >_readAt: n=22, err=EOF 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): close: 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:07:17 +0000 UTC 2026/05/14 04:59:29 DEBUG : TestRWCacheUpdate(0x2ffff15c9840): >close: err= 2026/05/14 04:59:29 DEBUG : Re-reading directory (261.085537ms old) 2026/05/14 04:59:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:30 DEBUG : forgetting directory cache 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): _readAt: size=512, off=0 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): openPending: 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-14 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-14 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-14 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-14 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/14 04:59:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/14 04:59:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): >openPending: err= 2026/05/14 04:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:31 DEBUG : forgetting directory cache 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): >_readAt: n=23, err=EOF 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): close: 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:08:17 +0000 UTC 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate(0x2ffff19d5440): >close: err= 2026/05/14 04:59:31 DEBUG : Re-reading directory (259.21325ms old) 2026/05/14 04:59:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:31 DEBUG : forgetting directory cache 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): _readAt: size=512, off=0 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): openPending: 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-14 04:09:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-14 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-14 04:09:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-14 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/14 04:59:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/14 04:59:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): >openPending: err= 2026/05/14 04:59:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:33 DEBUG : forgetting directory cache 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): >_readAt: n=24, err=EOF 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): close: 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-14 04:09:17 +0000 UTC 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate(0x2ffff1fab480): >close: err= 2026/05/14 04:59:33 DEBUG : Re-reading directory (272.484154ms old) 2026/05/14 04:59:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/14 04:59:33 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:33 DEBUG : Looking for writers 2026/05/14 04:59:33 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/14 04:59:33 DEBUG : >WaitForWriters: 2026/05/14 04:59:33 DEBUG : files root 'rclone-test-hanamuq1neka': vfs cache: cleaner exiting 2026/05/14 04:59:33 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.45s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:35 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:35 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:35 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:35 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/14 04:59:35 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/14 04:59:35 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/14 04:59:35 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/14 04:59:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:36 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:36 DEBUG : Looking for writers 2026/05/14 04:59:36 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/14 04:59:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/14 04:59:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:37 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:37 DEBUG : files root 'rclone-test-hanamuq1neka': Reusing VFS from active cache 2026/05/14 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:37 DEBUG : Looking for writers 2026/05/14 04:59:37 DEBUG : >WaitForWriters: 2026/05/14 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:37 DEBUG : Looking for writers 2026/05/14 04:59:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.24s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:37 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:37 DEBUG : Looking for writers 2026/05/14 04:59:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.30s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:37 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:37 DEBUG : Looking for writers 2026/05/14 04:59:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:37 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:39 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:39 DEBUG : dir: Looking for writers 2026/05/14 04:59:39 DEBUG : file2: reading active writers 2026/05/14 04:59:39 DEBUG : Looking for writers 2026/05/14 04:59:39 DEBUG : dir: reading active writers 2026/05/14 04:59:39 DEBUG : file1: reading active writers 2026/05/14 04:59:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.87s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:40 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:42 DEBUG : dir: Looking for writers 2026/05/14 04:59:42 DEBUG : Looking for writers 2026/05/14 04:59:42 DEBUG : dir: reading active writers 2026/05/14 04:59:42 DEBUG : file1: reading active writers 2026/05/14 04:59:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.74s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:43 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:45 DEBUG : file1: Open: flags=O_RDONLY 2026/05/14 04:59:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/14 04:59:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/14 04:59:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/14 04:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/14 04:59:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/14 04:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/14 04:59:45 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (0 bytes), uploading instead of streaming 2026/05/14 04:59:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/14 04:59:46 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/14 04:59:46 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/14 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/14 04:59:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 04:59:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/14 04:59:46 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:46 DEBUG : dir: Looking for writers 2026/05/14 04:59:46 DEBUG : file2: reading active writers 2026/05/14 04:59:46 DEBUG : new_file.txt: reading active writers 2026/05/14 04:59:46 DEBUG : Looking for writers 2026/05/14 04:59:46 DEBUG : dir: reading active writers 2026/05/14 04:59:46 DEBUG : file1: reading active writers 2026/05/14 04:59:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.76s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:47 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/14 04:59:49 DEBUG : dir/file1: Updating file with dir/file1 0x2ffff21429c0 2026/05/14 04:59:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/14 04:59:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/14 04:59:50 INFO : dir/file1: Moved (server-side) to: file0 2026/05/14 04:59:50 DEBUG : file0: Updating file with file0 0x2ffff21429c0 2026/05/14 04:59:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/14 04:59:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/14 04:59:50 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:50 DEBUG : dir: Looking for writers 2026/05/14 04:59:50 DEBUG : Looking for writers 2026/05/14 04:59:50 DEBUG : dir: reading active writers 2026/05/14 04:59:50 DEBUG : file0: reading active writers 2026/05/14 04:59:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.81s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:50 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:50 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:50 DEBUG : Looking for writers 2026/05/14 04:59:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:51 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:51 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/14 04:59:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/14 04:59:52 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/14 04:59:53 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/14 04:59:53 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/14 04:59:53 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:53 DEBUG : c: Looking for writers 2026/05/14 04:59:53 DEBUG : d: Looking for writers 2026/05/14 04:59:53 DEBUG : Looking for writers 2026/05/14 04:59:53 DEBUG : a: Looking for writers 2026/05/14 04:59:53 DEBUG : b: Looking for writers 2026/05/14 04:59:53 DEBUG : Looking for writers 2026/05/14 04:59:53 DEBUG : a: reading active writers 2026/05/14 04:59:53 DEBUG : b: reading active writers 2026/05/14 04:59:53 DEBUG : c: reading active writers 2026/05/14 04:59:53 DEBUG : d: reading active writers 2026/05/14 04:59:53 DEBUG : /: reading active writers 2026/05/14 04:59:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.62s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:54 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/14 04:59:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/14 04:59:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/14 04:59:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/14 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:58 DEBUG : a/b/c/d: Looking for writers 2026/05/14 04:59:58 DEBUG : a/b/c: Looking for writers 2026/05/14 04:59:58 DEBUG : d: reading active writers 2026/05/14 04:59:58 DEBUG : a/b: Looking for writers 2026/05/14 04:59:58 DEBUG : c: reading active writers 2026/05/14 04:59:58 DEBUG : a: Looking for writers 2026/05/14 04:59:58 DEBUG : b: reading active writers 2026/05/14 04:59:58 DEBUG : Looking for writers 2026/05/14 04:59:58 DEBUG : a: reading active writers 2026/05/14 04:59:58 DEBUG : >WaitForWriters: 2026/05/14 04:59:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/a not empty`) 2026/05/14 04:59:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 04:59:59 DEBUG : pacer: Reducing sleep to 15ms 2026/05/14 04:59:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestVFSMkdirAll (4.97s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 04:59:59 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 04:59:59 DEBUG : WaitForWriters: timeout=30s 2026/05/14 04:59:59 DEBUG : Looking for writers 2026/05/14 04:59:59 DEBUG : >WaitForWriters: 2026/05/14 04:59:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:00 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:00 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/14 05:00:00 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/14 05:00:00 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/14 05:00:00 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (5 bytes), uploading instead of streaming 2026/05/14 05:00:01 DEBUG : file1: size = 5 OK 2026/05/14 05:00:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:01 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/14 05:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/14 05:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:01 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (0 bytes), uploading instead of streaming 2026/05/14 05:00:02 DEBUG : file1: size = 0 OK 2026/05/14 05:00:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:02 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/14 05:00:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/14 05:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:02 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (7 bytes), uploading instead of streaming 2026/05/14 05:00:04 DEBUG : file1: size = 7 OK 2026/05/14 05:00:04 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/14 05:00:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/14 05:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:04 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:04 DEBUG : Looking for writers 2026/05/14 05:00:04 DEBUG : file1: reading active writers 2026/05/14 05:00:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.50s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:04 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/14 05:00:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/14 05:00:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/14 05:00:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/14 05:00:05 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (11 bytes), uploading instead of streaming 2026/05/14 05:00:06 DEBUG : file1: size = 11 OK 2026/05/14 05:00:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:06 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/14 05:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:06 DEBUG : Looking for writers 2026/05/14 05:00:06 DEBUG : file1: reading active writers 2026/05/14 05:00:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.61s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:07 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/14 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:07 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (5 bytes), uploading instead of streaming 2026/05/14 05:00:08 DEBUG : file1: size = 5 OK 2026/05/14 05:00:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:08 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/14 05:00:08 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:08 DEBUG : Looking for writers 2026/05/14 05:00:08 DEBUG : file1: reading active writers 2026/05/14 05:00:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:08 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:08 DEBUG : file1: WriteFileHandle.Release closing 2026/05/14 05:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:08 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (0 bytes), uploading instead of streaming 2026/05/14 05:00:09 DEBUG : file1: size = 0 OK 2026/05/14 05:00:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:09 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/14 05:00:09 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:09 DEBUG : Looking for writers 2026/05/14 05:00:09 DEBUG : file1: reading active writers 2026/05/14 05:00:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.44s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:10 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:10 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (2 bytes), uploading instead of streaming 2026/05/14 05:00:10 DEBUG : file1: size = 2 OK 2026/05/14 05:00:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:10 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/14 05:00:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:11 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:11 DEBUG : Looking for writers 2026/05/14 05:00:11 DEBUG : file1: reading active writers 2026/05/14 05:00:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:11 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:11 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (0 bytes), uploading instead of streaming 2026/05/14 05:00:12 DEBUG : file1: size = 0 OK 2026/05/14 05:00:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:12 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 05:00:12 DEBUG : file1: Open: flags=O_RDONLY 2026/05/14 05:00:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/14 05:00:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/14 05:00:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:12 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:12 DEBUG : Looking for writers 2026/05/14 05:00:12 DEBUG : file1: reading active writers 2026/05/14 05:00:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:13 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/14 05:00:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/14 05:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/14 05:00:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/14 05:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:13 DEBUG : files root 'rclone-test-hanamuq1neka': File to upload is small (100 bytes), uploading instead of streaming 2026/05/14 05:00:14 DEBUG : file1: size = 100 OK 2026/05/14 05:00:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/14 05:00:14 DEBUG : file1: Size of src and dst objects identical 2026/05/14 05:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/14 05:00:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/14 05:00:14 DEBUG : file1: Open: flags=O_RDONLY 2026/05/14 05:00:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/14 05:00:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/14 05:00:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:14 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:14 DEBUG : Looking for writers 2026/05/14 05:00:14 DEBUG : file1: reading active writers 2026/05/14 05:00:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.55s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:14 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:19 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/14 05:00:19 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/14 05:00:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:19 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:19 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/14 05:00:19 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/14 05:00:19 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:19 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:19 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/14 05:00:19 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/14 05:00:19 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:19 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:19 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/14 05:00:19 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/14 05:00:19 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/14 05:00:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/14 05:00:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:20 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:20 DEBUG : flat: Looking for writers 2026/05/14 05:00:20 DEBUG : f000.txt: reading active writers 2026/05/14 05:00:20 DEBUG : f001.txt: reading active writers 2026/05/14 05:00:20 DEBUG : f002.txt: reading active writers 2026/05/14 05:00:20 DEBUG : f003.txt: reading active writers 2026/05/14 05:00:20 DEBUG : f004.txt: reading active writers 2026/05/14 05:00:20 DEBUG : Looking for writers 2026/05/14 05:00:20 DEBUG : flat: reading active writers 2026/05/14 05:00:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.43s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:22 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:25 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/14 05:00:25 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/14 05:00:25 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:25 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:25 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/14 05:00:25 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/14 05:00:25 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:25 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:25 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/14 05:00:25 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/14 05:00:25 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:26 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:26 DEBUG : a/b/c: Looking for writers 2026/05/14 05:00:26 DEBUG : deep.txt: reading active writers 2026/05/14 05:00:26 DEBUG : a/b: Looking for writers 2026/05/14 05:00:26 DEBUG : c: reading active writers 2026/05/14 05:00:26 DEBUG : mid.txt: reading active writers 2026/05/14 05:00:26 DEBUG : a: Looking for writers 2026/05/14 05:00:26 DEBUG : b: reading active writers 2026/05/14 05:00:26 DEBUG : top.txt: reading active writers 2026/05/14 05:00:26 DEBUG : Looking for writers 2026/05/14 05:00:26 DEBUG : a: reading active writers 2026/05/14 05:00:26 DEBUG : >WaitForWriters: 2026/05/14 05:00:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/a/b not empty`) 2026/05/14 05:00:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/14 05:00:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/a/b not empty`) 2026/05/14 05:00:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/14 05:00:27 DEBUG : pacer: Reducing sleep to 30ms 2026/05/14 05:00:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/a not empty`) 2026/05/14 05:00:27 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/14 05:00:28 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-hanamuq1neka/a not empty`) 2026/05/14 05:00:28 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/05/14 05:00:28 DEBUG : pacer: Reducing sleep to 90ms 2026/05/14 05:00:28 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestZipManySubDirs (6.20s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:28 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:30 DEBUG : pacer: Reducing sleep to 50.625ms 2026/05/14 05:00:30 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/05/14 05:00:30 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/05/14 05:00:30 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:30 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:31 DEBUG : bigdir: Looking for writers 2026/05/14 05:00:31 DEBUG : big.bin: reading active writers 2026/05/14 05:00:31 DEBUG : Looking for writers 2026/05/14 05:00:31 DEBUG : bigdir: reading active writers 2026/05/14 05:00:31 DEBUG : >WaitForWriters: 2026/05/14 05:00:31 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/05/14 05:00:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.19s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-hanamuq1neka'", Local "Local file system at /tmp/rclone1073413463", Modify Window "1s" 2026/05/14 05:00:32 INFO : files root 'rclone-test-hanamuq1neka': poll-interval is not supported by this remote 2026/05/14 05:00:35 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/14 05:00:35 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/14 05:00:35 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:35 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:35 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/14 05:00:35 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/14 05:00:35 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:35 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:36 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/14 05:00:36 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/14 05:00:36 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/14 05:00:36 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/14 05:00:36 DEBUG : WaitForWriters: timeout=30s 2026/05/14 05:00:36 DEBUG : dir2: Looking for writers 2026/05/14 05:00:36 DEBUG : b.txt: reading active writers 2026/05/14 05:00:36 DEBUG : dir3: Looking for writers 2026/05/14 05:00:36 DEBUG : c.txt: reading active writers 2026/05/14 05:00:36 DEBUG : dir1: Looking for writers 2026/05/14 05:00:36 DEBUG : a.txt: reading active writers 2026/05/14 05:00:36 DEBUG : Looking for writers 2026/05/14 05:00:36 DEBUG : dir1: reading active writers 2026/05/14 05:00:36 DEBUG : dir2: reading active writers 2026/05/14 05:00:36 DEBUG : dir3: reading active writers 2026/05/14 05:00:36 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.18s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/14 05:00:37 DEBUG : files root 'rclone-test-hanamuq1neka': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m38.056448163s (try 1/5): exit status 1: Failed [TestFileRemove TestRWFileHandleSizeCreateExisting]