"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/18 01:51:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zudegan3role" 2025/09/18 01:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:51:15 DEBUG : Starting OpenDrive session with ID: d99466b38ce83f097cfd1eb6d15a30e8b61d1df3134c1e6581e7e9cd7f00ac6e 2025/09/18 01:51:15 DEBUG : Creating backend with remote "/tmp/rclone3826451487" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:15 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:15 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:18 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:18 DEBUG : dir: Looking for writers 2025/09/18 01:51:18 DEBUG : Looking for writers 2025/09/18 01:51:18 DEBUG : dir: reading active writers 2025/09/18 01:51:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.09s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:19 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:19 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/18 01:51:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/09/18 01:51:26 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:26 DEBUG : dir/subdir: Looking for writers 2025/09/18 01:51:26 DEBUG : dir: Looking for writers 2025/09/18 01:51:26 DEBUG : file1: reading active writers 2025/09/18 01:51:26 DEBUG : file2: reading active writers 2025/09/18 01:51:26 DEBUG : subdir: reading active writers 2025/09/18 01:51:26 DEBUG : Looking for writers 2025/09/18 01:51:26 DEBUG : dir: reading active writers 2025/09/18 01:51:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.98s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:28 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:28 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:31 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:31 DEBUG : dir: Looking for writers 2025/09/18 01:51:31 DEBUG : file1: reading active writers 2025/09/18 01:51:31 DEBUG : Looking for writers 2025/09/18 01:51:31 DEBUG : dir: reading active writers 2025/09/18 01:51:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.02s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:32 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:32 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:35 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:35 DEBUG : dir: Looking for writers 2025/09/18 01:51:35 DEBUG : Looking for writers 2025/09/18 01:51:35 DEBUG : dir: reading active writers 2025/09/18 01:51:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.68s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:36 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:36 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:39 DEBUG : dir: forgetting directory cache 2025/09/18 01:51:39 DEBUG : forgetting directory cache 2025/09/18 01:51:39 DEBUG : dir: forgetting directory cache 2025/09/18 01:51:39 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:39 DEBUG : Looking for writers 2025/09/18 01:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.01s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:40 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:40 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/18 01:51:43 DEBUG : dir: invalidating directory cache 2025/09/18 01:51:43 DEBUG : >ForgetPath: 2025/09/18 01:51:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/18 01:51:43 DEBUG : invalidating directory cache 2025/09/18 01:51:43 DEBUG : dir: forgetting directory cache 2025/09/18 01:51:43 DEBUG : >ForgetPath: 2025/09/18 01:51:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/18 01:51:43 DEBUG : >ForgetPath: 2025/09/18 01:51:43 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:43 DEBUG : dir: Looking for writers 2025/09/18 01:51:43 DEBUG : Looking for writers 2025/09/18 01:51:43 DEBUG : dir: reading active writers 2025/09/18 01:51:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.87s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:44 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:44 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:49 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/09/18 01:51:51 DEBUG : forgetting directory cache 2025/09/18 01:51:51 DEBUG : dir: forgetting directory cache 2025/09/18 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:51 DEBUG : dir: Looking for writers 2025/09/18 01:51:51 DEBUG : fil/a/b: Looking for writers 2025/09/18 01:51:51 DEBUG : fil/a: Looking for writers 2025/09/18 01:51:51 DEBUG : b: reading active writers 2025/09/18 01:51:51 DEBUG : fil: Looking for writers 2025/09/18 01:51:51 DEBUG : a: reading active writers 2025/09/18 01:51:51 DEBUG : Looking for writers 2025/09/18 01:51:51 DEBUG : dir: reading active writers 2025/09/18 01:51:51 DEBUG : fil: reading active writers 2025/09/18 01:51:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.80s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:54 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:54 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:51:56 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:51:56 DEBUG : dir: Looking for writers 2025/09/18 01:51:56 DEBUG : Looking for writers 2025/09/18 01:51:56 DEBUG : dir: reading active writers 2025/09/18 01:51:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.64s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:51:57 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:51:57 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:51:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:00 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:00 DEBUG : dir: Looking for writers 2025/09/18 01:52:00 DEBUG : file1: reading active writers 2025/09/18 01:52:00 DEBUG : Looking for writers 2025/09/18 01:52:00 DEBUG : dir: reading active writers 2025/09/18 01:52:00 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.83s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:01 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:01 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/18 01:52:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/09/18 01:52:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/18 01:52:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/18 01:52:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/18 01:52:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/18 01:52:09 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/09/18 01:52:11 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/09/18 01:52:13 DEBUG : dir: invalidating directory cache 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/18 01:52:13 DEBUG : dir/file1: Reset virtual modtime 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/18 01:52:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/18 01:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/18 01:52:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/18 01:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:52:13 DEBUG : dir: invalidating directory cache 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/18 01:52:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/18 01:52:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/18 01:52:13 DEBUG : forgetting directory cache 2025/09/18 01:52:13 DEBUG : dir: forgetting directory cache 2025/09/18 01:52:13 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/18 01:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:13 DEBUG : dir/virtualDir: Looking for writers 2025/09/18 01:52:13 DEBUG : dir: Looking for writers 2025/09/18 01:52:13 DEBUG : file1: reading active writers 2025/09/18 01:52:13 DEBUG : virtualFile2: reading active writers 2025/09/18 01:52:13 DEBUG : virtualFile: reading active writers 2025/09/18 01:52:13 DEBUG : virtualDir: reading active writers 2025/09/18 01:52:13 DEBUG : Looking for writers 2025/09/18 01:52:13 DEBUG : dir: reading active writers 2025/09/18 01:52:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.16s) --- PASS: TestDirReadDirAll/Virtual (5.16s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:15 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:15 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:18 ERROR : dir/: Can only open directories read only 2025/09/18 01:52:18 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:18 DEBUG : dir: Looking for writers 2025/09/18 01:52:18 DEBUG : Looking for writers 2025/09/18 01:52:18 DEBUG : dir: reading active writers 2025/09/18 01:52:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.79s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:19 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:19 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/09/18 01:52:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:52:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/18 01:52:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/18 01:52:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/18 01:52:22 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (5 bytes), uploading instead of streaming 2025/09/18 01:52:23 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/09/18 01:52:24 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:52:24 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/18 01:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/18 01:52:24 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:24 DEBUG : dir: Looking for writers 2025/09/18 01:52:24 DEBUG : file1: reading active writers 2025/09/18 01:52:24 DEBUG : potato: reading active writers 2025/09/18 01:52:24 DEBUG : Looking for writers 2025/09/18 01:52:24 DEBUG : dir: reading active writers 2025/09/18 01:52:24 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.84s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:25 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:25 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/09/18 01:52:29 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:29 DEBUG : dir/sub: Looking for writers 2025/09/18 01:52:29 DEBUG : dir: Looking for writers 2025/09/18 01:52:29 DEBUG : file1: reading active writers 2025/09/18 01:52:29 DEBUG : sub: reading active writers 2025/09/18 01:52:29 DEBUG : Looking for writers 2025/09/18 01:52:29 DEBUG : dir: reading active writers 2025/09/18 01:52:29 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.57s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:31 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:31 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/18 01:52:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/18 01:52:35 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:35 DEBUG : dir/sub/subsub: Looking for writers 2025/09/18 01:52:35 DEBUG : dir/sub: Looking for writers 2025/09/18 01:52:35 DEBUG : subsub: reading active writers 2025/09/18 01:52:35 DEBUG : dir: Looking for writers 2025/09/18 01:52:35 DEBUG : file1: reading active writers 2025/09/18 01:52:35 DEBUG : sub: reading active writers 2025/09/18 01:52:35 DEBUG : Looking for writers 2025/09/18 01:52:35 DEBUG : dir: reading active writers 2025/09/18 01:52:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.73s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:37 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:37 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:40 ERROR : dir/: Dir.Remove not empty 2025/09/18 01:52:40 DEBUG : dir/file1: Remove: 2025/09/18 01:52:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:52:40 DEBUG : dir/file1: >Remove: err= 2025/09/18 01:52:41 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/18 01:52:41 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:41 DEBUG : Looking for writers 2025/09/18 01:52:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.99s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:41 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:41 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:45 DEBUG : dir/file1: Remove: 2025/09/18 01:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:52:45 DEBUG : dir/file1: >Remove: err= 2025/09/18 01:52:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/18 01:52:45 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:45 DEBUG : Looking for writers 2025/09/18 01:52:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.32s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:46 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:46 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:49 DEBUG : dir/file1: Remove: 2025/09/18 01:52:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:52:49 DEBUG : dir/file1: >Remove: err= 2025/09/18 01:52:49 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:49 DEBUG : dir: Looking for writers 2025/09/18 01:52:49 DEBUG : Looking for writers 2025/09/18 01:52:49 DEBUG : dir: reading active writers 2025/09/18 01:52:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.66s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:52:50 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:52:50 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:52:54 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/09/18 01:52:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/18 01:52:56 DEBUG : dir2: same parent dir (ODFfOTQ0NDM0Nl9rV2hkcg) - using folder/rename instead of move_copy 2025/09/18 01:52:56 DEBUG : dir: Updating dir with dir2 0xc0006b4ea0 2025/09/18 01:52:56 DEBUG : dir: forgetting directory cache 2025/09/18 01:52:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/18 01:52:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/18 01:52:57 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/18 01:52:57 DEBUG : file2: Updating file with file2 0xc0003d4000 2025/09/18 01:52:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/18 01:52:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/18 01:52:58 INFO : dir2/file3: Deleted 2025/09/18 01:52:58 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/18 01:52:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003d4000 2025/09/18 01:52:58 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/18 01:52:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/18 01:52:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/18 01:52:59 DEBUG : renamed empty directory: same parent dir (ODFfOTQ0NDM0Nl9rV2hkcg) - using folder/rename instead of move_copy 2025/09/18 01:52:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000917790 2025/09/18 01:52:59 DEBUG : empty directory: forgetting directory cache 2025/09/18 01:52:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/18 01:52:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/18 01:52:59 DEBUG : dir2: Renaming to "dir3" 2025/09/18 01:52:59 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:52:59 DEBUG : renamed empty directory: Looking for writers 2025/09/18 01:52:59 DEBUG : dir3: Looking for writers 2025/09/18 01:52:59 DEBUG : file3: reading active writers 2025/09/18 01:52:59 DEBUG : Looking for writers 2025/09/18 01:52:59 DEBUG : renamed empty directory: reading active writers 2025/09/18 01:52:59 DEBUG : dir3: reading active writers 2025/09/18 01:52:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.63s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:01 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:01 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/18 01:53:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:53:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:53:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/18 01:53:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/18 01:53:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/18 01:53:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/18 01:53:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:53:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:53:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/18 01:53:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/18 01:53:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/18 01:53:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/18 01:53:04 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (12 bytes), uploading instead of streaming 2025/09/18 01:53:05 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/09/18 01:53:06 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/18 01:53:06 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/18 01:53:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/18 01:53:06 DEBUG : forgetting directory cache 2025/09/18 01:53:06 DEBUG : dir: forgetting directory cache 2025/09/18 01:53:06 DEBUG : dir/sub: forgetting directory cache 2025/09/18 01:53:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/18 01:53:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/18 01:53:06 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (5 bytes), uploading instead of streaming 2025/09/18 01:53:07 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/09/18 01:53:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:53:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/18 01:53:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/18 01:53:08 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:08 DEBUG : dir/sub: Looking for writers 2025/09/18 01:53:08 DEBUG : file0: reading active writers 2025/09/18 01:53:08 DEBUG : file2: reading active writers 2025/09/18 01:53:08 DEBUG : dir: Looking for writers 2025/09/18 01:53:08 DEBUG : file1: reading active writers 2025/09/18 01:53:08 DEBUG : sub: reading active writers 2025/09/18 01:53:08 DEBUG : Looking for writers 2025/09/18 01:53:08 DEBUG : dir: reading active writers 2025/09/18 01:53:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.88s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:10 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:10 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/18 01:53:10 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:10 DEBUG : Looking for writers 2025/09/18 01:53:10 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:10 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:10 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" -} +([]string) Test: TestDirMetadataExtension dir_test.go:708: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:708 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2025/09/18 01:53:13 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:13 DEBUG : dir: Looking for writers 2025/09/18 01:53:13 DEBUG : Looking for writers 2025/09/18 01:53:13 DEBUG : dir: reading active writers 2025/09/18 01:53:13 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (3.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:14 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:14 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:17 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:17 DEBUG : dir: Looking for writers 2025/09/18 01:53:17 DEBUG : file1: reading active writers 2025/09/18 01:53:17 DEBUG : Looking for writers 2025/09/18 01:53:17 DEBUG : dir: reading active writers 2025/09/18 01:53:17 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileMethods (11.30s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:25 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:25 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:29 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/09/18 01:53:31 DEBUG : Can set mod time: true 2025/09/18 01:53:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/18 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:31 DEBUG : dir: Looking for writers 2025/09/18 01:53:31 DEBUG : file1: reading active writers 2025/09/18 01:53:31 DEBUG : Looking for writers 2025/09/18 01:53:31 DEBUG : dir: reading active writers 2025/09/18 01:53:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:32 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:32 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:35 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (0 bytes), uploading instead of streaming 2025/09/18 01:53:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:53:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/18 01:53:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/18 01:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:37 DEBUG : dir: Looking for writers 2025/09/18 01:53:37 DEBUG : file1: reading active writers 2025/09/18 01:53:37 DEBUG : Looking for writers 2025/09/18 01:53:37 DEBUG : dir: reading active writers 2025/09/18 01:53:37 DEBUG : >WaitForWriters: 2025/09/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:37 DEBUG : dir: Looking for writers 2025/09/18 01:53:37 DEBUG : file1: reading active writers 2025/09/18 01:53:37 DEBUG : Looking for writers 2025/09/18 01:53:37 DEBUG : dir: reading active writers 2025/09/18 01:53:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:38 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:38 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:53:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:53:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:41 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (5 bytes), uploading instead of streaming 2025/09/18 01:53:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:53:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:53:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/18 01:53:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/18 01:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:42 DEBUG : dir: Looking for writers 2025/09/18 01:53:42 DEBUG : file1: reading active writers 2025/09/18 01:53:42 DEBUG : Looking for writers 2025/09/18 01:53:42 DEBUG : dir: reading active writers 2025/09/18 01:53:42 DEBUG : >WaitForWriters: 2025/09/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:43 DEBUG : dir: Looking for writers 2025/09/18 01:53:43 DEBUG : file1: reading active writers 2025/09/18 01:53:43 DEBUG : Looking for writers 2025/09/18 01:53:43 DEBUG : dir: reading active writers 2025/09/18 01:53:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:44 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:53:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 DEBUG : Config file has changed externally - reloading 2025/09/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:44 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:53:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:47 DEBUG : dir: Looking for writers 2025/09/18 01:53:47 DEBUG : file1: reading active writers 2025/09/18 01:53:47 DEBUG : Looking for writers 2025/09/18 01:53:47 DEBUG : dir: reading active writers 2025/09/18 01:53:47 DEBUG : >WaitForWriters: 2025/09/18 01:53:47 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:48 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:48 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:53:48 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:48 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:53:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/18 01:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:53:51 DEBUG : dir/file1(0xc00052e4c0): close: 2025/09/18 01:53:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/18 01:53:51 DEBUG : dir/file1(0xc00052e4c0): >close: err= 2025/09/18 01:53:51 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:51 DEBUG : dir: Looking for writers 2025/09/18 01:53:51 DEBUG : file1: reading active writers 2025/09/18 01:53:51 DEBUG : Looking for writers 2025/09/18 01:53:51 DEBUG : dir: reading active writers 2025/09/18 01:53:51 DEBUG : >WaitForWriters: 2025/09/18 01:53:52 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:52 DEBUG : dir: Looking for writers 2025/09/18 01:53:52 DEBUG : file1: reading active writers 2025/09/18 01:53:52 DEBUG : Looking for writers 2025/09/18 01:53:52 DEBUG : dir: reading active writers 2025/09/18 01:53:52 DEBUG : >WaitForWriters: 2025/09/18 01:53:52 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:53 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:53 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:53:53 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:53:53 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:53:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/18 01:53:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:53:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:53:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): _writeAt: size=5, off=0 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): openPending: 2025/09/18 01:53:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/18 01:53:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:53:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): >openPending: err= 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): >_writeAt: n=5, err= 2025/09/18 01:53:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): close: 2025/09/18 01:53:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/18 01:53:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/18 01:53:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/18 01:53:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/18 01:53:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 01:53:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:53:56 DEBUG : dir/file1(0xc000820600): >close: err= 2025/09/18 01:53:56 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:53:56 DEBUG : dir/file1: vfs cache: starting upload 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:53:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:53:56 DEBUG : dir: Looking for writers 2025/09/18 01:53:56 DEBUG : file1: reading active writers 2025/09/18 01:53:56 DEBUG : Looking for writers 2025/09/18 01:53:56 DEBUG : dir: reading active writers 2025/09/18 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:53:57 DEBUG : dir: Looking for writers 2025/09/18 01:53:57 DEBUG : file1: reading active writers 2025/09/18 01:53:57 DEBUG : Looking for writers 2025/09/18 01:53:57 DEBUG : dir: reading active writers 2025/09/18 01:53:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:53:57 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/09/18 01:53:57 INFO : dir/file1: Copied (replaced existing) 2025/09/18 01:53:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/09/18 01:53:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/18 01:53:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/18 01:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:53:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/18 01:53:58 DEBUG : dir: Looking for writers 2025/09/18 01:53:58 DEBUG : file1: reading active writers 2025/09/18 01:53:58 DEBUG : Looking for writers 2025/09/18 01:53:58 DEBUG : dir: reading active writers 2025/09/18 01:53:58 DEBUG : >WaitForWriters: 2025/09/18 01:53:58 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:53:58 DEBUG : dir: Looking for writers 2025/09/18 01:53:58 DEBUG : file1: reading active writers 2025/09/18 01:53:58 DEBUG : Looking for writers 2025/09/18 01:53:58 DEBUG : dir: reading active writers 2025/09/18 01:53:58 DEBUG : >WaitForWriters: 2025/09/18 01:53:58 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.82s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.39s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.88s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:53:59 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:53:59 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:54:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:54:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:54:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/18 01:54:03 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:03 DEBUG : dir: Looking for writers 2025/09/18 01:54:03 DEBUG : file1: reading active writers 2025/09/18 01:54:03 DEBUG : Looking for writers 2025/09/18 01:54:03 DEBUG : dir: reading active writers 2025/09/18 01:54:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.39s) === RUN TestFileOpenReadUnknownSize 2025/09/18 01:54:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/18 01:54:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:54:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/18 01:54:04 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:04 DEBUG : Looking for writers 2025/09/18 01:54:04 DEBUG : file.txt: reading active writers 2025/09/18 01:54:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:04 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:04 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:07 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (25 bytes), uploading instead of streaming 2025/09/18 01:54:07 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/18 01:54:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:54:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/18 01:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:08 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:08 DEBUG : dir: Looking for writers 2025/09/18 01:54:08 DEBUG : file1: reading active writers 2025/09/18 01:54:08 DEBUG : Looking for writers 2025/09/18 01:54:08 DEBUG : dir: reading active writers 2025/09/18 01:54:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.27s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:09 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:09 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:12 DEBUG : dir/file1: Remove: 2025/09/18 01:54:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:12 DEBUG : dir/file1: >Remove: err= 2025/09/18 01:54:12 DEBUG : dir/file1: Remove: 2025/09/18 01:54:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/18 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:12 DEBUG : dir: Looking for writers 2025/09/18 01:54:12 DEBUG : Looking for writers 2025/09/18 01:54:12 DEBUG : dir: reading active writers 2025/09/18 01:54:12 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileRemove (11.76s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:21 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:21 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:24 DEBUG : dir/file1: Remove: 2025/09/18 01:54:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:24 DEBUG : dir/file1: >Remove: err= 2025/09/18 01:54:24 DEBUG : dir/file1: Remove: 2025/09/18 01:54:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/18 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:24 DEBUG : dir: Looking for writers 2025/09/18 01:54:24 DEBUG : Looking for writers 2025/09/18 01:54:24 DEBUG : dir: reading active writers 2025/09/18 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.31s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:25 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:25 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:54:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:54:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/18 01:54:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:54:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/18 01:54:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:54:28 DEBUG : dir/file1: Open: flags=0x3 2025/09/18 01:54:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/18 01:54:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/18 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:28 DEBUG : dir: Looking for writers 2025/09/18 01:54:28 DEBUG : file1: reading active writers 2025/09/18 01:54:28 DEBUG : Looking for writers 2025/09/18 01:54:28 DEBUG : dir: reading active writers 2025/09/18 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:29 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:29 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:32 DEBUG : dir: Looking for writers 2025/09/18 01:54:32 DEBUG : file1: reading active writers 2025/09/18 01:54:32 DEBUG : Looking for writers 2025/09/18 01:54:32 DEBUG : dir: reading active writers 2025/09/18 01:54:32 DEBUG : >WaitForWriters: 2025/09/18 01:54:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0003d4fc0 2025/09/18 01:54:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:54:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0003d4fc0 2025/09/18 01:54:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003d4fc0 2025/09/18 01:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:34 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (25 bytes), uploading instead of streaming 2025/09/18 01:54:34 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/18 01:54:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:54:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/18 01:54:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:35 DEBUG : newLeaf: Running delayed rename now 2025/09/18 01:54:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003d4fc0 2025/09/18 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:36 DEBUG : dir: Looking for writers 2025/09/18 01:54:36 DEBUG : Looking for writers 2025/09/18 01:54:36 DEBUG : dir: reading active writers 2025/09/18 01:54:36 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:36 DEBUG : >WaitForWriters: 2025/09/18 01:54:36 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:36 DEBUG : dir: Looking for writers 2025/09/18 01:54:36 DEBUG : Looking for writers 2025/09/18 01:54:36 DEBUG : dir: reading active writers 2025/09/18 01:54:36 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:37 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:37 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:54:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:37 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:54:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:40 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:40 DEBUG : dir: Looking for writers 2025/09/18 01:54:40 DEBUG : file1: reading active writers 2025/09/18 01:54:40 DEBUG : Looking for writers 2025/09/18 01:54:40 DEBUG : dir: reading active writers 2025/09/18 01:54:40 DEBUG : >WaitForWriters: 2025/09/18 01:54:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000846a80 2025/09/18 01:54:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:54:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000846a80 2025/09/18 01:54:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/18 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc000846a80 2025/09/18 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:42 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (25 bytes), uploading instead of streaming 2025/09/18 01:54:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/18 01:54:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:54:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/18 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:44 DEBUG : newLeaf: Running delayed rename now 2025/09/18 01:54:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000846a80 2025/09/18 01:54:44 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:44 DEBUG : dir: Looking for writers 2025/09/18 01:54:44 DEBUG : Looking for writers 2025/09/18 01:54:44 DEBUG : dir: reading active writers 2025/09/18 01:54:44 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:44 DEBUG : >WaitForWriters: 2025/09/18 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:45 DEBUG : dir: Looking for writers 2025/09/18 01:54:45 DEBUG : Looking for writers 2025/09/18 01:54:45 DEBUG : dir: reading active writers 2025/09/18 01:54:45 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:45 DEBUG : >WaitForWriters: 2025/09/18 01:54:45 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:46 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:46 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:54:46 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:54:46 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:46 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:54:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: dir/file1: Modification time difference too big |-215829h49m40.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-18 01:54:47 +0000 UTC) (precision 1s) 2025/09/18 01:54:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:54:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): openPending: 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): >openPending: err= 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:54:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): _writeAt: size=14, off=0 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): >_writeAt: n=14, err= 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): close: 2025/09/18 01:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/18 01:54:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:54:49 DEBUG : dir/file1(0xc000820e80): >close: err= 2025/09/18 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:54:49 DEBUG : dir/file1: vfs cache: starting upload 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:54:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:54:49 DEBUG : dir: Looking for writers 2025/09/18 01:54:49 DEBUG : file1: reading active writers 2025/09/18 01:54:49 DEBUG : Looking for writers 2025/09/18 01:54:49 DEBUG : dir: reading active writers 2025/09/18 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:54:50 DEBUG : dir: Looking for writers 2025/09/18 01:54:50 DEBUG : file1: reading active writers 2025/09/18 01:54:50 DEBUG : Looking for writers 2025/09/18 01:54:50 DEBUG : dir: reading active writers 2025/09/18 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:54:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 01:54:50 INFO : dir/file1: Copied (replaced existing) 2025/09/18 01:54:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/18 01:54:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/18 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/18 01:54:51 DEBUG : dir: Looking for writers 2025/09/18 01:54:51 DEBUG : file1: reading active writers 2025/09/18 01:54:51 DEBUG : Looking for writers 2025/09/18 01:54:51 DEBUG : dir: reading active writers 2025/09/18 01:54:51 DEBUG : >WaitForWriters: 2025/09/18 01:54:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): _readAt: size=512, off=0 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): openPending: 2025/09/18 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/18 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/18 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): >openPending: err= 2025/09/18 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): >_readAt: n=14, err=EOF 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): close: 2025/09/18 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:54:51 DEBUG : dir/file1(0xc000821b40): >close: err= 2025/09/18 01:54:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:54:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0008466c0 2025/09/18 01:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:54:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/18 01:54:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0008466c0 2025/09/18 01:54:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:54:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:54:53 DEBUG : dir/file1(0xc00052e480): openPending: 2025/09/18 01:54:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/18 01:54:53 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/09/18 01:54:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:54:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:54:53 DEBUG : dir/file1(0xc00052e480): >openPending: err= 2025/09/18 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:54:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:54:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:54:53 DEBUG : dir/file1(0xc00052e480): _writeAt: size=25, off=0 2025/09/18 01:54:53 DEBUG : dir/file1(0xc00052e480): >_writeAt: n=25, err= 2025/09/18 01:54:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:54:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:54:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0008466c0 2025/09/18 01:54:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:54:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:53 DEBUG : newLeaf(0xc00052e480): close: 2025/09/18 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/18 01:54:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-18 01:54:53.419122505 +0000 UTC m=+218.600856960 2025/09/18 01:54:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/18 01:54:53 DEBUG : newLeaf(0xc00052e480): >close: err= 2025/09/18 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:53 DEBUG : dir: Looking for writers 2025/09/18 01:54:53 DEBUG : Looking for writers 2025/09/18 01:54:53 DEBUG : dir: reading active writers 2025/09/18 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:54:53 DEBUG : dir: Looking for writers 2025/09/18 01:54:53 DEBUG : Looking for writers 2025/09/18 01:54:53 DEBUG : dir: reading active writers 2025/09/18 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:54:53 DEBUG : dir: Looking for writers 2025/09/18 01:54:53 DEBUG : Looking for writers 2025/09/18 01:54:53 DEBUG : dir: reading active writers 2025/09/18 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:54:54 DEBUG : dir: Looking for writers 2025/09/18 01:54:54 DEBUG : Looking for writers 2025/09/18 01:54:54 DEBUG : dir: reading active writers 2025/09/18 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:54:54 DEBUG : newLeaf: vfs cache: starting upload 2025/09/18 01:54:54 DEBUG : dir: Looking for writers 2025/09/18 01:54:54 DEBUG : Looking for writers 2025/09/18 01:54:54 DEBUG : dir: reading active writers 2025/09/18 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:54:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/18 01:54:54 DEBUG : dir: Looking for writers 2025/09/18 01:54:54 DEBUG : Looking for writers 2025/09/18 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:54 DEBUG : dir: reading active writers 2025/09/18 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:54:54 DEBUG : dir: Looking for writers 2025/09/18 01:54:54 DEBUG : Looking for writers 2025/09/18 01:54:54 DEBUG : dir: reading active writers 2025/09/18 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:54:55 DEBUG : dir: Looking for writers 2025/09/18 01:54:55 DEBUG : Looking for writers 2025/09/18 01:54:55 DEBUG : dir: reading active writers 2025/09/18 01:54:55 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:54:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:54:55 INFO : newLeaf: Copied (replaced existing) 2025/09/18 01:54:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-18 01:54:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/18 01:54:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:54:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/18 01:54:56 DEBUG : dir: Looking for writers 2025/09/18 01:54:56 DEBUG : Looking for writers 2025/09/18 01:54:56 DEBUG : dir: reading active writers 2025/09/18 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:56 DEBUG : >WaitForWriters: 2025/09/18 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:54:56 DEBUG : dir: Looking for writers 2025/09/18 01:54:56 DEBUG : Looking for writers 2025/09/18 01:54:56 DEBUG : dir: reading active writers 2025/09/18 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/18 01:54:56 DEBUG : >WaitForWriters: 2025/09/18 01:54:56 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:54:57 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:54:57 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:54:57 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:54:57 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:54:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:00 DEBUG : dir: Looking for writers 2025/09/18 01:55:00 DEBUG : file1: reading active writers 2025/09/18 01:55:00 DEBUG : Looking for writers 2025/09/18 01:55:00 DEBUG : dir: reading active writers 2025/09/18 01:55:00 DEBUG : >WaitForWriters: 2025/09/18 01:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00055c780 2025/09/18 01:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:55:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00055c780 2025/09/18 01:55:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:55:02 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:02 DEBUG : dir/file1(0xc00052ea80): openPending: 2025/09/18 01:55:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/09/18 01:55:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:02 DEBUG : dir/file1(0xc00052ea80): >openPending: err= 2025/09/18 01:55:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:55:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:02 DEBUG : dir/file1(0xc00052ea80): _writeAt: size=25, off=0 2025/09/18 01:55:02 DEBUG : dir/file1(0xc00052ea80): >_writeAt: n=25, err= 2025/09/18 01:55:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:55:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00055c780 2025/09/18 01:55:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:03 DEBUG : newLeaf(0xc00052ea80): close: 2025/09/18 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/18 01:55:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-18 01:55:02.645156513 +0000 UTC m=+227.826890938 2025/09/18 01:55:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/18 01:55:03 DEBUG : newLeaf(0xc00052ea80): >close: err= 2025/09/18 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:55:03 DEBUG : newLeaf: vfs cache: starting upload 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:55:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:55:03 DEBUG : dir: Looking for writers 2025/09/18 01:55:03 DEBUG : Looking for writers 2025/09/18 01:55:03 DEBUG : dir: reading active writers 2025/09/18 01:55:03 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:55:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:55:04 INFO : newLeaf: Copied (replaced existing) 2025/09/18 01:55:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-18 01:55:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/18 01:55:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/18 01:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/18 01:55:04 DEBUG : dir: Looking for writers 2025/09/18 01:55:04 DEBUG : Looking for writers 2025/09/18 01:55:04 DEBUG : dir: reading active writers 2025/09/18 01:55:04 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:04 DEBUG : >WaitForWriters: 2025/09/18 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:04 DEBUG : dir: Looking for writers 2025/09/18 01:55:04 DEBUG : Looking for writers 2025/09/18 01:55:04 DEBUG : dir: reading active writers 2025/09/18 01:55:04 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:04 DEBUG : >WaitForWriters: 2025/09/18 01:55:04 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:05 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:05 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:55:05 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:05 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:55:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:55:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:55:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): openPending: 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): >openPending: err= 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): _writeAt: size=14, off=0 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): >_writeAt: n=14, err= 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): close: 2025/09/18 01:55:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/18 01:55:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:55:08 DEBUG : dir/file1(0xc0009a3380): >close: err= 2025/09/18 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:55:08 DEBUG : dir/file1: vfs cache: starting upload 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:55:08 DEBUG : dir: Looking for writers 2025/09/18 01:55:08 DEBUG : file1: reading active writers 2025/09/18 01:55:08 DEBUG : Looking for writers 2025/09/18 01:55:08 DEBUG : dir: reading active writers 2025/09/18 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:55:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:55:09 DEBUG : dir: Looking for writers 2025/09/18 01:55:09 DEBUG : file1: reading active writers 2025/09/18 01:55:09 DEBUG : Looking for writers 2025/09/18 01:55:09 DEBUG : dir: reading active writers 2025/09/18 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:55:09 DEBUG : dir: Looking for writers 2025/09/18 01:55:09 DEBUG : file1: reading active writers 2025/09/18 01:55:09 DEBUG : Looking for writers 2025/09/18 01:55:09 DEBUG : dir: reading active writers 2025/09/18 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:55:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 01:55:10 INFO : dir/file1: Copied (replaced existing) 2025/09/18 01:55:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/18 01:55:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/18 01:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/18 01:55:10 DEBUG : dir: Looking for writers 2025/09/18 01:55:10 DEBUG : file1: reading active writers 2025/09/18 01:55:10 DEBUG : Looking for writers 2025/09/18 01:55:10 DEBUG : dir: reading active writers 2025/09/18 01:55:10 DEBUG : >WaitForWriters: 2025/09/18 01:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:55:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): _readAt: size=512, off=0 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): openPending: 2025/09/18 01:55:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/18 01:55:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/18 01:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): >openPending: err= 2025/09/18 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): >_readAt: n=14, err=EOF 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): close: 2025/09/18 01:55:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:55:10 DEBUG : dir/file1(0xc0009a2300): >close: err= 2025/09/18 01:55:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:55:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00055ce40 2025/09/18 01:55:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:55:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/18 01:55:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00055ce40 2025/09/18 01:55:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:55:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:13 DEBUG : dir/file1(0xc00098ca00): openPending: 2025/09/18 01:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/18 01:55:13 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/09/18 01:55:13 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:55:13 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:13 DEBUG : dir/file1(0xc00098ca00): >openPending: err= 2025/09/18 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:13 DEBUG : dir/file1(0xc00098ca00): _writeAt: size=25, off=0 2025/09/18 01:55:13 DEBUG : dir/file1(0xc00098ca00): >_writeAt: n=25, err= 2025/09/18 01:55:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:55:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00055ce40 2025/09/18 01:55:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:13 DEBUG : newLeaf(0xc00098ca00): close: 2025/09/18 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/18 01:55:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-18 01:55:13.072073579 +0000 UTC m=+238.253808044 2025/09/18 01:55:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/18 01:55:13 DEBUG : newLeaf(0xc00098ca00): >close: err= 2025/09/18 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:55:13 DEBUG : newLeaf: vfs cache: starting upload 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:55:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/18 01:55:13 DEBUG : dir: Looking for writers 2025/09/18 01:55:13 DEBUG : Looking for writers 2025/09/18 01:55:13 DEBUG : dir: reading active writers 2025/09/18 01:55:13 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:55:14 DEBUG : dir: Looking for writers 2025/09/18 01:55:14 DEBUG : Looking for writers 2025/09/18 01:55:14 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:14 DEBUG : dir: reading active writers 2025/09/18 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:55:14 DEBUG : dir: Looking for writers 2025/09/18 01:55:14 DEBUG : Looking for writers 2025/09/18 01:55:14 DEBUG : dir: reading active writers 2025/09/18 01:55:14 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:55:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:55:14 INFO : newLeaf: Copied (replaced existing) 2025/09/18 01:55:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-18 01:55:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/18 01:55:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/18 01:55:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/18 01:55:15 DEBUG : dir: Looking for writers 2025/09/18 01:55:15 DEBUG : Looking for writers 2025/09/18 01:55:15 DEBUG : dir: reading active writers 2025/09/18 01:55:15 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:15 DEBUG : >WaitForWriters: 2025/09/18 01:55:16 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:16 DEBUG : dir: Looking for writers 2025/09/18 01:55:16 DEBUG : Looking for writers 2025/09/18 01:55:16 DEBUG : dir: reading active writers 2025/09/18 01:55:16 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:16 DEBUG : >WaitForWriters: 2025/09/18 01:55:16 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:17 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:55:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:55:17 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:55:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:55:20 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:20 DEBUG : dir: Looking for writers 2025/09/18 01:55:20 DEBUG : file1: reading active writers 2025/09/18 01:55:20 DEBUG : Looking for writers 2025/09/18 01:55:20 DEBUG : dir: reading active writers 2025/09/18 01:55:20 DEBUG : >WaitForWriters: 2025/09/18 01:55:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:55:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): _readAt: size=512, off=0 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): openPending: 2025/09/18 01:55:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/18 01:55:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): >openPending: err= 2025/09/18 01:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/18 01:55:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:55:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:55:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): >_readAt: n=14, err=EOF 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): close: 2025/09/18 01:55:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:55:20 DEBUG : dir/file1(0xc0009a2440): >close: err= 2025/09/18 01:55:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:55:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00055ca80 2025/09/18 01:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/18 01:55:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/18 01:55:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00055ca80 2025/09/18 01:55:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/18 01:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:55:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:55:22 DEBUG : dir/file1(0xc000821640): openPending: 2025/09/18 01:55:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/18 01:55:22 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/09/18 01:55:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:55:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:55:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/18 01:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:55:22 DEBUG : dir/file1(0xc000821640): >openPending: err= 2025/09/18 01:55:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:55:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:55:22 DEBUG : dir/file1(0xc000821640): _writeAt: size=25, off=0 2025/09/18 01:55:22 DEBUG : dir/file1(0xc000821640): >_writeAt: n=25, err= 2025/09/18 01:55:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/18 01:55:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/18 01:55:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00055ca80 2025/09/18 01:55:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:55:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:23 DEBUG : newLeaf(0xc000821640): close: 2025/09/18 01:55:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/18 01:55:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-18 01:55:22.998788693 +0000 UTC m=+248.180523138 2025/09/18 01:55:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/18 01:55:23 DEBUG : newLeaf(0xc000821640): >close: err= 2025/09/18 01:55:23 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:55:23 DEBUG : newLeaf: vfs cache: starting upload 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:55:23 DEBUG : dir: Looking for writers 2025/09/18 01:55:23 DEBUG : Looking for writers 2025/09/18 01:55:23 DEBUG : dir: reading active writers 2025/09/18 01:55:23 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:55:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/18 01:55:24 DEBUG : dir: Looking for writers 2025/09/18 01:55:24 DEBUG : Looking for writers 2025/09/18 01:55:24 DEBUG : dir: reading active writers 2025/09/18 01:55:24 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:55:24 DEBUG : dir: Looking for writers 2025/09/18 01:55:24 DEBUG : Looking for writers 2025/09/18 01:55:24 DEBUG : dir: reading active writers 2025/09/18 01:55:24 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:55:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/18 01:55:25 INFO : newLeaf: Copied (replaced existing) 2025/09/18 01:55:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-18 01:55:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/18 01:55:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/18 01:55:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/18 01:55:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/18 01:55:25 DEBUG : dir: Looking for writers 2025/09/18 01:55:25 DEBUG : Looking for writers 2025/09/18 01:55:25 DEBUG : dir: reading active writers 2025/09/18 01:55:25 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:25 DEBUG : >WaitForWriters: 2025/09/18 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:26 DEBUG : dir: Looking for writers 2025/09/18 01:55:26 DEBUG : Looking for writers 2025/09/18 01:55:26 DEBUG : dir: reading active writers 2025/09/18 01:55:26 DEBUG : newLeaf: reading active writers 2025/09/18 01:55:26 DEBUG : >WaitForWriters: 2025/09/18 01:55:26 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestFileRename (65.23s) --- PASS: TestFileRename/off,forceCache=false (8.34s) --- PASS: TestFileRename/minimal,forceCache=false (8.26s) --- FAIL: TestFileRename/minimal,forceCache=true (11.50s) --- PASS: TestFileRename/writes,forceCache=false (8.25s) --- PASS: TestFileRename/writes,forceCache=true (11.49s) --- PASS: TestFileRename/full,forceCache=false (17.39s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:34 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:34 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:34 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:34 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:34 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:34 DEBUG : Looking for writers 2025/09/18 01:55:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:35 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:35 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:55:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:55:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:55:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/18 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/18 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/18 01:55:38 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:38 DEBUG : dir: Looking for writers 2025/09/18 01:55:38 DEBUG : file1: reading active writers 2025/09/18 01:55:38 DEBUG : Looking for writers 2025/09/18 01:55:38 DEBUG : dir: reading active writers 2025/09/18 01:55:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.59s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:39 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:39 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:55:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:55:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:55:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:55:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/18 01:55:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:55:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/18 01:55:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/18 01:55:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/18 01:55:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/18 01:55:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/18 01:55:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/18 01:55:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/18 01:55:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/18 01:55:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/18 01:55:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/18 01:55:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/18 01:55:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/18 01:55:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/18 01:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/18 01:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/18 01:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/18 01:55:44 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:44 DEBUG : dir: Looking for writers 2025/09/18 01:55:44 DEBUG : file1: reading active writers 2025/09/18 01:55:44 DEBUG : Looking for writers 2025/09/18 01:55:44 DEBUG : dir: reading active writers 2025/09/18 01:55:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (8.66s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:48 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:48 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:55:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:55:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:55:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:55:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/18 01:55:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/18 01:55:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/18 01:55:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/18 01:55:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/18 01:55:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/18 01:55:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/18 01:55:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/18 01:55:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/18 01:55:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/18 01:55:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/18 01:55:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/18 01:55:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/18 01:55:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/18 01:55:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/18 01:55:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/18 01:55:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/18 01:55:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/18 01:55:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/18 01:55:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/18 01:55:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/18 01:55:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/18 01:55:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/18 01:55:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/18 01:55:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/18 01:55:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/18 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:55:57 DEBUG : dir: Looking for writers 2025/09/18 01:55:57 DEBUG : file1: reading active writers 2025/09/18 01:55:57 DEBUG : Looking for writers 2025/09/18 01:55:57 DEBUG : dir: reading active writers 2025/09/18 01:55:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (10.43s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:55:58 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:55:58 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:55:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:56:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/18 01:56:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:02 DEBUG : dir: Looking for writers 2025/09/18 01:56:02 DEBUG : file1: reading active writers 2025/09/18 01:56:02 DEBUG : Looking for writers 2025/09/18 01:56:02 DEBUG : dir: reading active writers 2025/09/18 01:56:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.56s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:03 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:03 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:56:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/18 01:56:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/18 01:56:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/18 01:56:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/18 01:56:06 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:06 DEBUG : dir: Looking for writers 2025/09/18 01:56:06 DEBUG : file1: reading active writers 2025/09/18 01:56:06 DEBUG : Looking for writers 2025/09/18 01:56:06 DEBUG : dir: reading active writers 2025/09/18 01:56:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.57s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:07 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:07 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:07 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:07 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): _readAt: size=1, off=0 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): openPending: 2025/09/18 01:56:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >openPending: err= 2025/09/18 01:56:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/18 01:56:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:56:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >_readAt: n=1, err= 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): _readAt: size=256, off=1 2025/09/18 01:56:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >_readAt: n=15, err=EOF 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): _readAt: size=16, off=16 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >_readAt: n=0, err=EOF 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): close: 2025/09/18 01:56:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >close: err= 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): close: 2025/09/18 01:56:11 DEBUG : dir/file1(0xc0009a25c0): >close: err=file already closed 2025/09/18 01:56:11 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:11 DEBUG : dir: Looking for writers 2025/09/18 01:56:11 DEBUG : file1: reading active writers 2025/09/18 01:56:11 DEBUG : Looking for writers 2025/09/18 01:56:11 DEBUG : dir: reading active writers 2025/09/18 01:56:11 DEBUG : >WaitForWriters: 2025/09/18 01:56:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.59s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:12 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:12 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:12 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:12 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): _readAt: size=1, off=0 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): openPending: 2025/09/18 01:56:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >openPending: err= 2025/09/18 01:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/18 01:56:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:56:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >_readAt: n=1, err= 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): _readAt: size=1, off=5 2025/09/18 01:56:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >_readAt: n=1, err= 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): _readAt: size=1, off=3 2025/09/18 01:56:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >_readAt: n=1, err= 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): _readAt: size=1, off=13 2025/09/18 01:56:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >_readAt: n=1, err= 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): _readAt: size=16, off=100 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >_readAt: n=0, err=EOF 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): close: 2025/09/18 01:56:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:56:15 DEBUG : dir/file1(0xc000436d00): >close: err= 2025/09/18 01:56:15 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:15 DEBUG : dir: Looking for writers 2025/09/18 01:56:15 DEBUG : file1: reading active writers 2025/09/18 01:56:15 DEBUG : Looking for writers 2025/09/18 01:56:15 DEBUG : dir: reading active writers 2025/09/18 01:56:15 DEBUG : >WaitForWriters: 2025/09/18 01:56:15 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.55s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:17 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:17 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=1, off=0 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): openPending: 2025/09/18 01:56:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >openPending: err= 2025/09/18 01:56:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/18 01:56:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:56:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=1, err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=1, off=5 2025/09/18 01:56:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=1, err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=1, off=1 2025/09/18 01:56:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=1, err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=6, off=10 2025/09/18 01:56:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=6, err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=256, off=10 2025/09/18 01:56:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=6, err=EOF 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=256, off=100 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=0, err=EOF 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): close: 2025/09/18 01:56:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >close: err= 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): _readAt: size=256, off=100 2025/09/18 01:56:20 DEBUG : dir/file1(0xc000437ac0): >_readAt: n=0, err=file already closed 2025/09/18 01:56:20 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:20 DEBUG : dir: Looking for writers 2025/09/18 01:56:20 DEBUG : file1: reading active writers 2025/09/18 01:56:20 DEBUG : Looking for writers 2025/09/18 01:56:20 DEBUG : dir: reading active writers 2025/09/18 01:56:20 DEBUG : >WaitForWriters: 2025/09/18 01:56:20 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.52s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:21 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:21 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:21 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:21 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): RWFileHandle.Flush 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): _readAt: size=256, off=0 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): openPending: 2025/09/18 01:56:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): >openPending: err= 2025/09/18 01:56:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/18 01:56:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:56:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): >_readAt: n=16, err=EOF 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): RWFileHandle.Flush 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): RWFileHandle.Flush 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): close: 2025/09/18 01:56:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:56:24 DEBUG : dir/file1(0xc0009a2700): >close: err= 2025/09/18 01:56:24 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:24 DEBUG : dir: Looking for writers 2025/09/18 01:56:24 DEBUG : file1: reading active writers 2025/09/18 01:56:24 DEBUG : Looking for writers 2025/09/18 01:56:24 DEBUG : dir: reading active writers 2025/09/18 01:56:24 DEBUG : >WaitForWriters: 2025/09/18 01:56:24 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.37s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:25 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:25 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:25 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:25 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:56:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/18 01:56:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:28 DEBUG : dir/file1(0xc0009a3d80): _readAt: size=256, off=0 2025/09/18 01:56:28 DEBUG : dir/file1(0xc0009a3d80): openPending: 2025/09/18 01:56:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:28 DEBUG : dir/file1(0xc0009a3d80): >openPending: err= 2025/09/18 01:56:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/18 01:56:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:56:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:56:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:56:29 DEBUG : dir/file1(0xc0009a3d80): >_readAt: n=16, err=EOF 2025/09/18 01:56:29 DEBUG : dir/file1(0xc0009a3d80): RWFileHandle.Release 2025/09/18 01:56:29 DEBUG : dir/file1(0xc0009a3d80): close: 2025/09/18 01:56:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/18 01:56:29 DEBUG : dir/file1(0xc0009a3d80): >close: err= 2025/09/18 01:56:29 DEBUG : dir/file1(0xc0009a3d80): RWFileHandle.Release 2025/09/18 01:56:29 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:29 DEBUG : dir: Looking for writers 2025/09/18 01:56:29 DEBUG : file1: reading active writers 2025/09/18 01:56:29 DEBUG : Looking for writers 2025/09/18 01:56:29 DEBUG : dir: reading active writers 2025/09/18 01:56:29 DEBUG : >WaitForWriters: 2025/09/18 01:56:29 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.47s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:30 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:30 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:30 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:30 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:30 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): openPending: 2025/09/18 01:56:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): >openPending: err= 2025/09/18 01:56:30 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): _writeAt: size=5, off=0 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): >_writeAt: n=5, err= 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): _writeAt: size=7, off=5 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): >_writeAt: n=7, err= 2025/09/18 01:56:30 DEBUG : file1: vfs cache: truncate to size=11 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): close: 2025/09/18 01:56:30 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:30.613086304 +0000 UTC m=+315.794820749 2025/09/18 01:56:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): >close: err= 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): close: 2025/09/18 01:56:30 DEBUG : file1(0xc0004362c0): >close: err=file already closed 2025/09/18 01:56:30 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:30 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:30 DEBUG : Looking for writers 2025/09/18 01:56:30 DEBUG : file1: reading active writers 2025/09/18 01:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:31 DEBUG : Looking for writers 2025/09/18 01:56:31 DEBUG : file1: reading active writers 2025/09/18 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/18 01:56:31 DEBUG : Looking for writers 2025/09/18 01:56:31 DEBUG : file1: reading active writers 2025/09/18 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:32 DEBUG : Looking for writers 2025/09/18 01:56:32 DEBUG : file1: reading active writers 2025/09/18 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 01:56:32 INFO : file1: Copied (new) 2025/09/18 01:56:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-18 01:56:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/18 01:56:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:32 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:33 DEBUG : Looking for writers 2025/09/18 01:56:33 DEBUG : file1: reading active writers 2025/09/18 01:56:33 DEBUG : >WaitForWriters: 2025/09/18 01:56:34 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : >WaitForWriters: 2025/09/18 01:56:34 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.21s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:34 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:34 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:34 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:34 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:34 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): openPending: 2025/09/18 01:56:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): >openPending: err= 2025/09/18 01:56:34 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): _writeAt: size=7, off=0 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): >_writeAt: n=7, err= 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): _writeAt: size=6, off=5 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): >_writeAt: n=6, err= 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): close: 2025/09/18 01:56:34 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:34.827877658 +0000 UTC m=+320.009612133 2025/09/18 01:56:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): >close: err= 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): _writeAt: size=5, off=0 2025/09/18 01:56:34 DEBUG : file1(0xc00098c7c0): >_writeAt: n=0, err=file already closed 2025/09/18 01:56:34 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:34 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:34 DEBUG : Looking for writers 2025/09/18 01:56:34 DEBUG : file1: reading active writers 2025/09/18 01:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:35 DEBUG : Looking for writers 2025/09/18 01:56:35 DEBUG : file1: reading active writers 2025/09/18 01:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:35 DEBUG : Looking for writers 2025/09/18 01:56:35 DEBUG : file1: reading active writers 2025/09/18 01:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:35 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/18 01:56:36 DEBUG : Looking for writers 2025/09/18 01:56:36 DEBUG : file1: reading active writers 2025/09/18 01:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 01:56:36 INFO : file1: Copied (new) 2025/09/18 01:56:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-18 01:56:34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/18 01:56:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:36 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:37 DEBUG : Looking for writers 2025/09/18 01:56:37 DEBUG : file1: reading active writers 2025/09/18 01:56:37 DEBUG : >WaitForWriters: 2025/09/18 01:56:37 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:37 DEBUG : Looking for writers 2025/09/18 01:56:37 DEBUG : file1: reading active writers 2025/09/18 01:56:37 DEBUG : >WaitForWriters: 2025/09/18 01:56:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.22s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:37 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : Config file has changed externally - reloading 2025/09/18 01:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:37 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:38 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:38 DEBUG : file1(0xc000437240): openPending: 2025/09/18 01:56:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:38 DEBUG : file1(0xc000437240): >openPending: err= 2025/09/18 01:56:38 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:38 DEBUG : file1(0xc000437240): close: 2025/09/18 01:56:38 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:38.040772565 +0000 UTC m=+323.222507020 2025/09/18 01:56:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:38 DEBUG : file1(0xc000437240): >close: err= 2025/09/18 01:56:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/18 01:56:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:56:38 DEBUG : file2: newRWFileHandle: 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): openPending: 2025/09/18 01:56:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): >openPending: err= 2025/09/18 01:56:38 DEBUG : file2: >newRWFileHandle: err= 2025/09/18 01:56:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/18 01:56:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/18 01:56:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): RWFileHandle.Flush 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): RWFileHandle.Release 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): close: 2025/09/18 01:56:38 DEBUG : file2: vfs cache: setting modification time to 2025-09-18 01:56:38.042367881 +0000 UTC m=+323.224102345 2025/09/18 01:56:38 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:38 DEBUG : file2(0xc000437780): >close: err= 2025/09/18 01:56:38 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/18 01:56:38 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:38 DEBUG : file2: vfs cache: starting upload 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/18 01:56:38 DEBUG : Looking for writers 2025/09/18 01:56:38 DEBUG : file1: reading active writers 2025/09/18 01:56:38 DEBUG : file2: reading active writers 2025/09/18 01:56:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/18 01:56:39 DEBUG : Looking for writers 2025/09/18 01:56:39 DEBUG : file1: reading active writers 2025/09/18 01:56:39 DEBUG : file2: reading active writers 2025/09/18 01:56:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/09/18 01:56:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:56:39 INFO : file1: Copied (new) 2025/09/18 01:56:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-18 01:56:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/18 01:56:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:39 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:56:40 INFO : file2: Copied (new) 2025/09/18 01:56:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-18 01:56:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/18 01:56:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/18 01:56:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/18 01:56:40 INFO : file2: vfs cache: upload succeeded try #1 2025/09/18 01:56:40 DEBUG : Looking for writers 2025/09/18 01:56:40 DEBUG : file1: reading active writers 2025/09/18 01:56:40 DEBUG : file2: reading active writers 2025/09/18 01:56:40 DEBUG : >WaitForWriters: 2025/09/18 01:56:40 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:40 DEBUG : Looking for writers 2025/09/18 01:56:40 DEBUG : file1: reading active writers 2025/09/18 01:56:40 DEBUG : file2: reading active writers 2025/09/18 01:56:40 DEBUG : >WaitForWriters: 2025/09/18 01:56:40 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.40s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:41 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:41 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:41 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:41 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:41 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): openPending: 2025/09/18 01:56:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): >openPending: err= 2025/09/18 01:56:41 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): _writeAt: size=5, off=0 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): >_writeAt: n=5, err= 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): RWFileHandle.Flush 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): RWFileHandle.Flush 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): close: 2025/09/18 01:56:41 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:41.443345769 +0000 UTC m=+326.625080194 2025/09/18 01:56:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:41 DEBUG : file1(0xc0009a23c0): >close: err= 2025/09/18 01:56:41 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:41 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:41 DEBUG : Looking for writers 2025/09/18 01:56:41 DEBUG : file1: reading active writers 2025/09/18 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:42 DEBUG : Looking for writers 2025/09/18 01:56:42 DEBUG : file1: reading active writers 2025/09/18 01:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:56:42 DEBUG : Looking for writers 2025/09/18 01:56:42 DEBUG : file1: reading active writers 2025/09/18 01:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:56:43 INFO : file1: Copied (new) 2025/09/18 01:56:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-18 01:56:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/18 01:56:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:43 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:43 DEBUG : Looking for writers 2025/09/18 01:56:43 DEBUG : file1: reading active writers 2025/09/18 01:56:43 DEBUG : >WaitForWriters: 2025/09/18 01:56:43 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.02s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:44 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:44 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:44 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): openPending: 2025/09/18 01:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): >openPending: err= 2025/09/18 01:56:44 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): _writeAt: size=5, off=0 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): >_writeAt: n=5, err= 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): RWFileHandle.Release 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): close: 2025/09/18 01:56:44 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:44.475390951 +0000 UTC m=+329.657125416 2025/09/18 01:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): >close: err= 2025/09/18 01:56:44 DEBUG : file1(0xc00098cb80): RWFileHandle.Release 2025/09/18 01:56:44 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:44 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:44 DEBUG : Looking for writers 2025/09/18 01:56:44 DEBUG : file1: reading active writers 2025/09/18 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:45 DEBUG : Looking for writers 2025/09/18 01:56:45 DEBUG : file1: reading active writers 2025/09/18 01:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:56:45 DEBUG : Looking for writers 2025/09/18 01:56:45 DEBUG : file1: reading active writers 2025/09/18 01:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:56:46 INFO : file1: Copied (new) 2025/09/18 01:56:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-18 01:56:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/18 01:56:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:46 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:46 DEBUG : Looking for writers 2025/09/18 01:56:46 DEBUG : file1: reading active writers 2025/09/18 01:56:46 DEBUG : >WaitForWriters: 2025/09/18 01:56:46 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:47 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:47 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:47 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:47 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/18 01:56:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:56:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): openPending: 2025/09/18 01:56:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): >openPending: err= 2025/09/18 01:56:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/18 01:56:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): _writeAt: size=5, off=0 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): >_writeAt: n=5, err= 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): close: 2025/09/18 01:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:56:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-18 01:56:50.242011926 +0000 UTC m=+335.423746382 2025/09/18 01:56:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:50 DEBUG : dir/file1(0xc000420800): >close: err= 2025/09/18 01:56:50 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:50 DEBUG : dir/file1: vfs cache: starting upload 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:50 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:50 DEBUG : dir: Looking for writers 2025/09/18 01:56:50 DEBUG : file1: reading active writers 2025/09/18 01:56:50 DEBUG : Looking for writers 2025/09/18 01:56:50 DEBUG : dir: reading active writers 2025/09/18 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:56:51 INFO : dir/file1: Copied (replaced existing) 2025/09/18 01:56:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-18 01:56:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/18 01:56:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:51 DEBUG : dir: Looking for writers 2025/09/18 01:56:51 DEBUG : file1: reading active writers 2025/09/18 01:56:51 DEBUG : Looking for writers 2025/09/18 01:56:51 DEBUG : dir: reading active writers 2025/09/18 01:56:51 DEBUG : >WaitForWriters: 2025/09/18 01:56:51 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:52 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:52 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:52 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:52 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/18 01:56:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/18 01:56:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/18 01:56:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/18 01:56:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): _writeAt: size=5, off=0 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): openPending: 2025/09/18 01:56:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/18 01:56:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/18 01:56:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): >openPending: err= 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): >_writeAt: n=5, err= 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): _writeAt: size=15, off=5 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): >_writeAt: n=15, err= 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): close: 2025/09/18 01:56:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/18 01:56:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-18 01:56:55.681973013 +0000 UTC m=+340.863707478 2025/09/18 01:56:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:55 DEBUG : dir/file1(0xc0009a29c0): >close: err= 2025/09/18 01:56:55 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:55 DEBUG : dir/file1: vfs cache: starting upload 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:55 DEBUG : dir: Looking for writers 2025/09/18 01:56:55 DEBUG : file1: reading active writers 2025/09/18 01:56:55 DEBUG : Looking for writers 2025/09/18 01:56:55 DEBUG : dir: reading active writers 2025/09/18 01:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:56 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/09/18 01:56:56 DEBUG : dir: Looking for writers 2025/09/18 01:56:56 DEBUG : file1: reading active writers 2025/09/18 01:56:56 DEBUG : Looking for writers 2025/09/18 01:56:56 DEBUG : dir: reading active writers 2025/09/18 01:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:56:56 DEBUG : dir: Looking for writers 2025/09/18 01:56:56 DEBUG : file1: reading active writers 2025/09/18 01:56:56 DEBUG : Looking for writers 2025/09/18 01:56:56 DEBUG : dir: reading active writers 2025/09/18 01:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:56:57 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/18 01:56:57 INFO : dir/file1: Copied (replaced existing) 2025/09/18 01:56:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-18 01:56:55 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/18 01:56:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/18 01:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/18 01:56:57 DEBUG : dir: Looking for writers 2025/09/18 01:56:57 DEBUG : file1: reading active writers 2025/09/18 01:56:57 DEBUG : Looking for writers 2025/09/18 01:56:57 DEBUG : dir: reading active writers 2025/09/18 01:56:57 DEBUG : >WaitForWriters: 2025/09/18 01:56:57 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.42s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:56:59 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:56:59 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:56:59 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:56:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:56:59 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:56:59 DEBUG : file1: newRWFileHandle: 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): openPending: 2025/09/18 01:56:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): >openPending: err= 2025/09/18 01:56:59 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:56:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:56:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): _writeAt: size=5, off=0 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): >_writeAt: n=5, err= 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): close: 2025/09/18 01:56:59 DEBUG : file1: vfs cache: setting modification time to 2025-09-18 01:56:59.235163574 +0000 UTC m=+344.416898039 2025/09/18 01:56:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:56:59 DEBUG : file1(0xc00052e380): >close: err= 2025/09/18 01:56:59 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:56:59 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:56:59 DEBUG : Looking for writers 2025/09/18 01:56:59 DEBUG : file1: reading active writers 2025/09/18 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:57:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:57:00 DEBUG : Looking for writers 2025/09/18 01:57:00 DEBUG : file1: reading active writers 2025/09/18 01:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:57:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:57:01 INFO : file1: Copied (new) 2025/09/18 01:57:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-18 01:56:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/18 01:57:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:57:01 INFO : file1: vfs cache: upload succeeded try #1 2025/09/18 01:57:01 DEBUG : Looking for writers 2025/09/18 01:57:01 DEBUG : file1: reading active writers 2025/09/18 01:57:01 DEBUG : >WaitForWriters: 2025/09/18 01:57:01 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.02s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:02 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/18 01:57:02 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.263033913 +0000 UTC m=+347.444768339 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008207c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.263033913 +0000 UTC m=+347.444768339 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000820fc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.263033913 +0000 UTC m=+347.444768339 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000821500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 1 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.267504179 +0000 UTC m=+347.449238644 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.267504179 +0000 UTC m=+347.449238644 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000420c00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379420 item 2 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.27038023 +0000 UTC m=+347.452114695 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0004362c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.27038023 +0000 UTC m=+347.452114695 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437080): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.27038023 +0000 UTC m=+347.452114695 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004060e0 item 3 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.273907725 +0000 UTC m=+347.455642190 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000437bc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.273907725 +0000 UTC m=+347.455642190 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d6f40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004075e0 item 4 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.277085212 +0000 UTC m=+347.458819677 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0002d7c80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.277085212 +0000 UTC m=+347.458819677 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.277085212 +0000 UTC m=+347.458819677 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dc6c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eec40 item 5 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.281587498 +0000 UTC m=+347.463321963 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dcd40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.281587498 +0000 UTC m=+347.463321963 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd280): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 6 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.284700775 +0000 UTC m=+347.466435240 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dd900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.284700775 +0000 UTC m=+347.466435240 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0006dde00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.284700775 +0000 UTC m=+347.466435240 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d810 item 7 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.28881358 +0000 UTC m=+347.470548045 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083a9c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.28881358 +0000 UTC m=+347.470548045 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083af00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 8 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc00083b4c0): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b4c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.291457394 +0000 UTC m=+347.473191819 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083b880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.291457394 +0000 UTC m=+347.473191819 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a2a40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.291457394 +0000 UTC m=+347.473191819 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a31c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528620 item 9 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.297945229 +0000 UTC m=+347.479679664 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a38c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.297945229 +0000 UTC m=+347.479679664 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009a3e40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005291f0 item 10 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc00089a500): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.300877616 +0000 UTC m=+347.482612071 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089a8c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.300877616 +0000 UTC m=+347.482612071 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089adc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.300877616 +0000 UTC m=+347.482612071 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b2c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005298f0 item 11 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.304896123 +0000 UTC m=+347.486630579 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089b940): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.304896123 +0000 UTC m=+347.486630579 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00089be80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a310 item 12 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc0008c6540): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.308052982 +0000 UTC m=+347.489787467 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.308052982 +0000 UTC m=+347.489787467 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c6fc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aa10 item 13 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.310185988 +0000 UTC m=+347.491920433 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7640): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.310185988 +0000 UTC m=+347.491920433 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008c7b80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b340 item 14 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc0008e6240): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.312660315 +0000 UTC m=+347.494394760 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6600): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.312660315 +0000 UTC m=+347.494394760 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e6cc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bb20 item 15 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.315322114 +0000 UTC m=+347.497056560 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.315322114 +0000 UTC m=+347.497056560 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f570 item 16 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.318697403 +0000 UTC m=+347.500431849 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0008e7ec0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.318697403 +0000 UTC m=+347.500431849 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.318697403 +0000 UTC m=+347.500431849 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009288c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b2d0 item 17 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.322008963 +0000 UTC m=+347.503743407 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000928f40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.322008963 +0000 UTC m=+347.503743407 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929480): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 18 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.324584259 +0000 UTC m=+347.506318703 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000929b00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.324584259 +0000 UTC m=+347.506318703 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970080): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.324584259 +0000 UTC m=+347.506318703 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 19 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.327872124 +0000 UTC m=+347.509606579 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000970c00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.327872124 +0000 UTC m=+347.509606579 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971140): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ce0 item 20 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33020729 +0000 UTC m=+347.511941735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009717c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33020729 +0000 UTC m=+347.511941735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000971cc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33020729 +0000 UTC m=+347.511941735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8700 item 21 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.333555387 +0000 UTC m=+347.515289843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009be8c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.333555387 +0000 UTC m=+347.515289843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bee00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9500 item 22 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33594193 +0000 UTC m=+347.517676375 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf480): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33594193 +0000 UTC m=+347.517676375 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bf980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.33594193 +0000 UTC m=+347.517676375 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009bfe80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9b90 item 23 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.339429709 +0000 UTC m=+347.521164165 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ec580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.339429709 +0000 UTC m=+347.521164165 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ecac0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a7e0 item 24 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc0009ed100): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.34187393 +0000 UTC m=+347.523608386 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed4c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.34187393 +0000 UTC m=+347.523608386 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009ed9c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.34187393 +0000 UTC m=+347.523608386 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc0009edf00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b030 item 25 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.344748369 +0000 UTC m=+347.526482823 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10600): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.344748369 +0000 UTC m=+347.526482823 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a10b40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0000 item 26 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc000a11180): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11180): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.347169035 +0000 UTC m=+347.528903480 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.347169035 +0000 UTC m=+347.528903480 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a11a40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.347169035 +0000 UTC m=+347.528903480 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38000): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f04d0 item 27 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.350493659 +0000 UTC m=+347.532228104 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38680): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.350493659 +0000 UTC m=+347.532228104 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a38bc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0e70 item 28 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc000a39200): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.352988544 +0000 UTC m=+347.534722999 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a395c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.352988544 +0000 UTC m=+347.534722999 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a39c80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f13b0 item 29 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.35554203 +0000 UTC m=+347.537276484 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00083bc80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.35554203 +0000 UTC m=+347.537276484 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b9d0 item 30 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): _readAt: size=2, off=0 2025/09/18 01:57:02 ERROR : open-test-file(0xc000868880): Couldn't read size of file 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): close: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.35736796 +0000 UTC m=+347.539102385 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000868c40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.35736796 +0000 UTC m=+347.539102385 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322230 item 31 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.360700788 +0000 UTC m=+347.542435254 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.360700788 +0000 UTC m=+347.542435254 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000869ec0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322770 item 32 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.36366185 +0000 UTC m=+347.545396315 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 33 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.364668471 +0000 UTC m=+347.546402936 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96a00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.364668471 +0000 UTC m=+347.546402936 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a96f00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e00 item 33 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.367470222 +0000 UTC m=+347.549204678 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 34 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.368487072 +0000 UTC m=+347.550221527 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a979c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.368487072 +0000 UTC m=+347.550221527 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a97f00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323880 item 34 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.371003558 +0000 UTC m=+347.552738003 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000aba5c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 35 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.37196822 +0000 UTC m=+347.553702676 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaa40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.37196822 +0000 UTC m=+347.553702676 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abaf40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 35 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.374638234 +0000 UTC m=+347.556372689 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abb5c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 36 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.37553023 +0000 UTC m=+347.557264685 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000abbac0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.37553023 +0000 UTC m=+347.557264685 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc080): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a10 item 36 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.377940616 +0000 UTC m=+347.559675062 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adc6c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 37 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.378926388 +0000 UTC m=+347.560660843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000adcb40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.378926388 +0000 UTC m=+347.560660843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add040): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 37 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.381374826 +0000 UTC m=+347.563109251 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000add6c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 38 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.381989971 +0000 UTC m=+347.563724396 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052ec40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.381989971 +0000 UTC m=+347.563724396 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052f500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 38 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.383928482 +0000 UTC m=+347.565662908 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc00052fb80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 39 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.384606596 +0000 UTC m=+347.566341021 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c1c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.384606596 +0000 UTC m=+347.566341021 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0c6c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e1c0 item 39 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.386146387 +0000 UTC m=+347.567880842 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0cd40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e620 item 40 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.386805545 +0000 UTC m=+347.568539971 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.386805545 +0000 UTC m=+347.568539971 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0d780): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e850 item 40 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.388196307 +0000 UTC m=+347.569930732 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b0dd40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ebd0 item 41 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.38884731 +0000 UTC m=+347.570581735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b282c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee00 item 41 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.389598951 +0000 UTC m=+347.571333386 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28780): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.389598951 +0000 UTC m=+347.571333386 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b28cc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033efc0 item 41 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.391116332 +0000 UTC m=+347.572850757 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f340 item 42 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.391614517 +0000 UTC m=+347.573348942 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29800): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f500 item 42 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.392229202 +0000 UTC m=+347.573963627 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b29d40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.392229202 +0000 UTC m=+347.573963627 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f6c0 item 42 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.39352814 +0000 UTC m=+347.575262566 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4a980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fa40 item 43 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.394064458 +0000 UTC m=+347.575798873 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4ae80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fc00 item 43 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.394685925 +0000 UTC m=+347.576420350 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b3c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.394685925 +0000 UTC m=+347.576420350 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4b900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fdc0 item 43 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.396249572 +0000 UTC m=+347.577983997 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b4bf40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c1c0 item 44 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.396829852 +0000 UTC m=+347.578564287 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b684c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c380 item 44 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.397464924 +0000 UTC m=+347.579199350 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68a00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.397464924 +0000 UTC m=+347.579199350 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b68f80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 44 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.399063236 +0000 UTC m=+347.580797661 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b695c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 45 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.3996672 +0000 UTC m=+347.581401626 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b69ac0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.3996672 +0000 UTC m=+347.581401626 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cbd0 item 45 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.40140826 +0000 UTC m=+347.583142685 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8c880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cf50 item 46 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.402067539 +0000 UTC m=+347.583801963 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8cd80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.402067539 +0000 UTC m=+347.583801963 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8d480): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d110 item 46 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.404590447 +0000 UTC m=+347.586324872 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000b8dac0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d5e0 item 47 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.405245387 +0000 UTC m=+347.586979822 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac040): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.405245387 +0000 UTC m=+347.586979822 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bac740): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 47 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.408012945 +0000 UTC m=+347.589747399 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bacd80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ddc0 item 48 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.408822705 +0000 UTC m=+347.590557160 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad280): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.408822705 +0000 UTC m=+347.590557160 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bad980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e070 item 48 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.4113543 +0000 UTC m=+347.593088745 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8040): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e770 item 49 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.412268326 +0000 UTC m=+347.594002771 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc84c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.412268326 +0000 UTC m=+347.594002771 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc8a00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea10 item 49 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.413876396 +0000 UTC m=+347.595610821 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9080): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ef50 item 50 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.414848011 +0000 UTC m=+347.596582436 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.414848011 +0000 UTC m=+347.596582436 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000bc9b00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 50 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.416240717 +0000 UTC m=+347.597975142 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 51 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.416881811 +0000 UTC m=+347.598616236 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6700): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.416881811 +0000 UTC m=+347.598616236 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000be6c40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fa40 item 51 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.418507533 +0000 UTC m=+347.600241959 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a400): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1880 item 52 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.419390863 +0000 UTC m=+347.601125288 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5a900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.419390863 +0000 UTC m=+347.601125288 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ae80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ab0 item 52 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.420939651 +0000 UTC m=+347.602674087 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5b500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c000 item 53 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.421541482 +0000 UTC m=+347.603275907 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5ba00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.421541482 +0000 UTC m=+347.603275907 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000a5bf40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 53 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.423080823 +0000 UTC m=+347.604815237 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02640): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 54 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.423738709 +0000 UTC m=+347.605473133 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c02b40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.423738709 +0000 UTC m=+347.605473133 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c030c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 54 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.425273391 +0000 UTC m=+347.607007816 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03740): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 55 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.425882775 +0000 UTC m=+347.607617200 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c03c40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.425882775 +0000 UTC m=+347.607617200 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 55 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.427540328 +0000 UTC m=+347.609274763 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d110 item 56 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.428362342 +0000 UTC m=+347.610096768 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c22d80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.428362342 +0000 UTC m=+347.610096768 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 56 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.429992403 +0000 UTC m=+347.611726829 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23940): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 57 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.430596969 +0000 UTC m=+347.612331404 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c23e80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d880 item 57 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.431318945 +0000 UTC m=+347.613053370 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c42440): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.431318945 +0000 UTC m=+347.613053370 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c429c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043da40 item 57 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.432866902 +0000 UTC m=+347.614601327 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43000): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 58 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.433407247 +0000 UTC m=+347.615141671 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444000 item 58 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.434050124 +0000 UTC m=+347.615784559 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c43a80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.434050124 +0000 UTC m=+347.615784559 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c620c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 58 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.435513202 +0000 UTC m=+347.617247627 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62700): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444850 item 59 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.436040503 +0000 UTC m=+347.617774938 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c62c40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 59 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.436656238 +0000 UTC m=+347.618390663 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63180): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.436656238 +0000 UTC m=+347.618390663 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63700): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 59 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.438321897 +0000 UTC m=+347.620056322 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c63d40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 60 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.438919449 +0000 UTC m=+347.620653874 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004453b0 item 60 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.43960709 +0000 UTC m=+347.621341516 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86840): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.43960709 +0000 UTC m=+347.621341516 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c86e00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 60 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.441018612 +0000 UTC m=+347.622753047 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87440): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 61 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.441553987 +0000 UTC m=+347.623288411 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000c87980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.441553987 +0000 UTC m=+347.623288411 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c70 item 61 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.443234703 +0000 UTC m=+347.624969138 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8740): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 62 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.443822177 +0000 UTC m=+347.625556602 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca8c80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.443822177 +0000 UTC m=+347.625556602 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9380): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004562a0 item 62 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.445577794 +0000 UTC m=+347.627312219 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca99c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 63 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.446202648 +0000 UTC m=+347.627937083 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ca9f00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.446202648 +0000 UTC m=+347.627937083 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8680): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004567e0 item 63 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.447770832 +0000 UTC m=+347.629505257 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc8cc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 64 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.448352896 +0000 UTC m=+347.630087321 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.448352896 +0000 UTC m=+347.630087321 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d20 item 64 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.450156182 +0000 UTC m=+347.631890608 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000cc9f40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004570a0 item 65 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.450860655 +0000 UTC m=+347.632595090 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6440): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.450860655 +0000 UTC m=+347.632595090 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6940): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 65 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.452501408 +0000 UTC m=+347.634235843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce6f80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 66 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.453153582 +0000 UTC m=+347.634888008 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7400): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.453153582 +0000 UTC m=+347.634888008 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ce7940): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457880 item 66 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.454669048 +0000 UTC m=+347.636403483 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a000): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 67 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.455274916 +0000 UTC m=+347.637009341 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a480): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.455274916 +0000 UTC m=+347.637009341 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0a980): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ea0 item 67 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.456876914 +0000 UTC m=+347.638611339 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b000): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 68 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.457564265 +0000 UTC m=+347.639298700 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0b500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.457564265 +0000 UTC m=+347.639298700 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d0ba40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 68 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.459092296 +0000 UTC m=+347.640826720 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 69 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.460032422 +0000 UTC m=+347.641766857 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2a580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.460032422 +0000 UTC m=+347.641766857 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2aa80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 69 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.461649358 +0000 UTC m=+347.643383783 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 70 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.462351446 +0000 UTC m=+347.644085871 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2b600): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.462351446 +0000 UTC m=+347.644085871 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d2bb40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 70 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.463971579 +0000 UTC m=+347.645706004 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 71 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.46460542 +0000 UTC m=+347.646339845 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4a740): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.46460542 +0000 UTC m=+347.646339845 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4ac40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 71 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.466507371 +0000 UTC m=+347.648241797 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b2c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e770 item 72 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.467222424 +0000 UTC m=+347.648956849 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4b7c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.467222424 +0000 UTC m=+347.648956849 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d4bd00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 72 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.468895997 +0000 UTC m=+347.650630432 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 73 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.469498169 +0000 UTC m=+347.651232594 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64840): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 73 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.470170321 +0000 UTC m=+347.651904746 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d64d00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.470170321 +0000 UTC m=+347.651904746 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f260 item 73 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.472025464 +0000 UTC m=+347.653759890 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 74 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.472611276 +0000 UTC m=+347.654345700 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d65d80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f8f0 item 74 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.473308615 +0000 UTC m=+347.655043040 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.473308615 +0000 UTC m=+347.655043040 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d868c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 74 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.474760221 +0000 UTC m=+347.656494646 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d86f00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ff10 item 75 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.475262554 +0000 UTC m=+347.656996969 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87400): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): _writeAt: size=3, off=2 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486150 item 75 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.475779746 +0000 UTC m=+347.657514171 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87940): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.475779746 +0000 UTC m=+347.657514171 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000d87e80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 75 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.47710772 +0000 UTC m=+347.658842145 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486770 item 76 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.477681026 +0000 UTC m=+347.659415451 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4a40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 76 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): _writeAt: size=3, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.478340064 +0000 UTC m=+347.660074489 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da4f80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.478340064 +0000 UTC m=+347.660074489 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486c40 item 76 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.480017354 +0000 UTC m=+347.661751779 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000da5b40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 77 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.480599318 +0000 UTC m=+347.662333742 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc60c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.480599318 +0000 UTC m=+347.662333742 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc67c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 77 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.482258563 +0000 UTC m=+347.663992998 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc6e00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 78 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.482877325 +0000 UTC m=+347.664611751 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.482877325 +0000 UTC m=+347.664611751 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dc7a00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487a40 item 78 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.484480306 +0000 UTC m=+347.666214732 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de40c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 79 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.485055937 +0000 UTC m=+347.666790362 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de45c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.485055937 +0000 UTC m=+347.666790362 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de4cc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 79 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.486584227 +0000 UTC m=+347.668318662 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5300): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 80 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.48714531 +0000 UTC m=+347.668879735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5800): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.48714531 +0000 UTC m=+347.668879735 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000de5f00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 80 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.488745025 +0000 UTC m=+347.670479451 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfe5c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 81 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.489330074 +0000 UTC m=+347.671064500 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfea40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.489330074 +0000 UTC m=+347.671064500 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dfef80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 81 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.490908298 +0000 UTC m=+347.672642723 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dff600): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b810 item 82 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.491524836 +0000 UTC m=+347.673259271 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000dffb00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.491524836 +0000 UTC m=+347.673259271 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 82 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.493053547 +0000 UTC m=+347.674787972 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1a780): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c0e0 item 83 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.493646621 +0000 UTC m=+347.675381046 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1ac80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.493646621 +0000 UTC m=+347.675381046 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b1c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c380 item 83 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.495028126 +0000 UTC m=+347.676762551 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1b840): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 84 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.495657217 +0000 UTC m=+347.677391642 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e1bd40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.495657217 +0000 UTC m=+347.677391642 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c930 item 84 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.497364113 +0000 UTC m=+347.679098538 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3e9c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd20 item 85 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.498091288 +0000 UTC m=+347.679825713 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3eec0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.498091288 +0000 UTC m=+347.679825713 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3f400): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cee0 item 85 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.499576708 +0000 UTC m=+347.681311143 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e3fa80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d260 item 86 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.500228462 +0000 UTC m=+347.681962898 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e000): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.500228462 +0000 UTC m=+347.681962898 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5e580): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 86 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.501658768 +0000 UTC m=+347.683393194 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5ec00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 87 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.502216026 +0000 UTC m=+347.683950450 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.502216026 +0000 UTC m=+347.683950450 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5f640): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dab0 item 87 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.503652613 +0000 UTC m=+347.685387048 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e5fcc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 88 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.504271746 +0000 UTC m=+347.686006171 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84240): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.504271746 +0000 UTC m=+347.686006171 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e847c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004900e0 item 88 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.505721188 +0000 UTC m=+347.687455613 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e84e00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 89 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.50622269 +0000 UTC m=+347.687957114 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85340): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490770 item 89 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.506890183 +0000 UTC m=+347.688624608 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85880): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.506890183 +0000 UTC m=+347.688624608 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000e85e00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490930 item 89 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.508367949 +0000 UTC m=+347.690102373 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea24c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 90 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.508978726 +0000 UTC m=+347.690713150 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2a00): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e70 item 90 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.50963562 +0000 UTC m=+347.691370044 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea2f40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.50963562 +0000 UTC m=+347.691370044 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3500): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491030 item 90 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.51113263 +0000 UTC m=+347.692867056 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ea3b40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004913b0 item 91 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.511758697 +0000 UTC m=+347.693493122 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2100): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): >_readAt: n=2, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): _writeAt: size=3, off=7 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491570 item 91 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.51236705 +0000 UTC m=+347.694101475 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2640): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): >_readAt: n=8, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.51236705 +0000 UTC m=+347.694101475 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec2bc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491730 item 91 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.513809418 +0000 UTC m=+347.695543843 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3200): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ab0 item 92 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.514296272 +0000 UTC m=+347.696030697 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3740): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): open at offset 5 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 92 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): _readAt: size=2, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): _writeAt: size=3, off=5 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): >_writeAt: n=3, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.514931325 +0000 UTC m=+347.696665750 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ec3c80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.514931325 +0000 UTC m=+347.696665750 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee22c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491e30 item 92 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.516210808 +0000 UTC m=+347.697945234 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2900): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 93 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.516724342 +0000 UTC m=+347.698458757 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee2e40): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.516724342 +0000 UTC m=+347.698458757 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3540): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004983f0 item 93 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.518518301 +0000 UTC m=+347.700252716 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000ee3b80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498770 item 94 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.519066641 +0000 UTC m=+347.700801067 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00140): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.519066641 +0000 UTC m=+347.700801067 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00840): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498930 item 94 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.520541892 +0000 UTC m=+347.702276317 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f00e80): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498cb0 item 95 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.521145295 +0000 UTC m=+347.702879721 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f013c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.521145295 +0000 UTC m=+347.702879721 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f01ac0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498e70 item 95 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): open at offset 0 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): _readAt: size=2, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): >_readAt: n=0, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.522854045 +0000 UTC m=+347.704588470 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e180): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): _writeAt: size=5, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): >openPending: err= 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004991f0 item 96 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): >_writeAt: n=5, err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.523327674 +0000 UTC m=+347.705062109 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1e6c0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:02 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): _readAt: size=512, off=0 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): openPending: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): >openPending: err= 2025/09/18 01:57:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): close: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:02.523327674 +0000 UTC m=+347.705062109 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:02 DEBUG : open-test-file(0xc000f1edc0): >close: err= 2025/09/18 01:57:02 DEBUG : open-test-file: Remove: 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 96 2025/09/18 01:57:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:02 DEBUG : open-test-file: >Remove: err= 2025/09/18 01:57:02 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:02 DEBUG : Looking for writers 2025/09/18 01:57:02 DEBUG : >WaitForWriters: 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:02 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/18 01:57:02 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.084984428 +0000 UTC m=+348.266718883 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.084984428 +0000 UTC m=+348.266718883 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.084984428 +0000 UTC m=+348.266718883 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000be7d40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc540 item 1 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.089645261 +0000 UTC m=+348.271379746 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.089645261 +0000 UTC m=+348.271379746 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dca80 item 2 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.092774949 +0000 UTC m=+348.274509404 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc6f40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.092774949 +0000 UTC m=+348.274509404 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc73c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.092774949 +0000 UTC m=+348.274509404 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce00 item 3 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.097426635 +0000 UTC m=+348.279161099 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fc7f00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.097426635 +0000 UTC m=+348.279161099 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe24c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd500 item 4 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.100323786 +0000 UTC m=+348.282058241 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2b00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.100323786 +0000 UTC m=+348.282058241 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe2f80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.100323786 +0000 UTC m=+348.282058241 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3440): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd8f0 item 5 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.104359034 +0000 UTC m=+348.286093490 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000fe3ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.104359034 +0000 UTC m=+348.286093490 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002080): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddea0 item 6 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.10691764 +0000 UTC m=+348.288652106 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.10691764 +0000 UTC m=+348.288652106 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001002c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.10691764 +0000 UTC m=+348.288652106 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010030c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000310 item 7 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.110954982 +0000 UTC m=+348.292689447 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003740): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.110954982 +0000 UTC m=+348.292689447 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001003c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010007e0 item 8 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc0010282c0): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010282c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.114115518 +0000 UTC m=+348.295849973 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028680): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.114115518 +0000 UTC m=+348.295849973 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001028b00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.114115518 +0000 UTC m=+348.295849973 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029000): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000b60 item 9 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.117780942 +0000 UTC m=+348.299515398 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029680): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.117780942 +0000 UTC m=+348.299515398 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001029bc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001030 item 10 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc001048280): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.120328346 +0000 UTC m=+348.302062811 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.120328346 +0000 UTC m=+348.302062811 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001048b40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.120328346 +0000 UTC m=+348.302062811 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049040): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010013b0 item 11 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.125192061 +0000 UTC m=+348.306926525 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010496c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.125192061 +0000 UTC m=+348.306926525 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001049c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001880 item 12 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc0010682c0): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010682c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.128699878 +0000 UTC m=+348.310434343 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068680): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.128699878 +0000 UTC m=+348.310434343 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001068d40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001c00 item 13 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.132255325 +0000 UTC m=+348.313989790 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010693c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.132255325 +0000 UTC m=+348.313989790 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001080000 item 14 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc001069f40): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001069f40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.135296077 +0000 UTC m=+348.317030552 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108a380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.135296077 +0000 UTC m=+348.317030552 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108aa40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001080380 item 15 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.138324494 +0000 UTC m=+348.320058959 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b0c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.138324494 +0000 UTC m=+348.320058959 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108b600): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001080700 item 16 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.141680297 +0000 UTC m=+348.323414763 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00108bc40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.141680297 +0000 UTC m=+348.323414763 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8140): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.141680297 +0000 UTC m=+348.323414763 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001080a80 item 17 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.147016289 +0000 UTC m=+348.328750743 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a8cc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.147016289 +0000 UTC m=+348.328750743 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001080f50 item 18 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.151988086 +0000 UTC m=+348.333722540 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.151988086 +0000 UTC m=+348.333722540 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010a9d80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.151988086 +0000 UTC m=+348.333722540 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc300): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010812d0 item 19 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.155897327 +0000 UTC m=+348.337631782 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cc980): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.155897327 +0000 UTC m=+348.337631782 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ccec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010817a0 item 20 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.1598549 +0000 UTC m=+348.341589355 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cd540): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.1598549 +0000 UTC m=+348.341589355 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cda40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.1598549 +0000 UTC m=+348.341589355 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010cdf40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001081b20 item 21 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.164330967 +0000 UTC m=+348.346065392 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ee640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.164330967 +0000 UTC m=+348.346065392 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010eeb80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6070 item 22 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.166663928 +0000 UTC m=+348.348398343 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.166663928 +0000 UTC m=+348.348398343 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010ef700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.166663928 +0000 UTC m=+348.348398343 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0010efc00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f63f0 item 23 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.169666156 +0000 UTC m=+348.351400582 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c300): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.169666156 +0000 UTC m=+348.351400582 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110c840): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f68c0 item 24 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc00110ce80): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110ce80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.17204294 +0000 UTC m=+348.353777366 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d240): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.17204294 +0000 UTC m=+348.353777366 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110d740): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.17204294 +0000 UTC m=+348.353777366 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00110dc80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6c40 item 25 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.174431426 +0000 UTC m=+348.356165852 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.174431426 +0000 UTC m=+348.356165852 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112e8c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7110 item 26 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc00112ef00): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112ef00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.176067077 +0000 UTC m=+348.357801503 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f2c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.176067077 +0000 UTC m=+348.357801503 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112f7c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.176067077 +0000 UTC m=+348.357801503 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00112fd00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7490 item 27 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.178248014 +0000 UTC m=+348.359982439 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.178248014 +0000 UTC m=+348.359982439 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7960 item 28 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc001150f80): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001150f80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.179625951 +0000 UTC m=+348.361360376 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151340): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.179625951 +0000 UTC m=+348.361360376 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001151a00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7ce0 item 29 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.181018127 +0000 UTC m=+348.362752551 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172100): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.181018127 +0000 UTC m=+348.362752551 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a0e0 item 30 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): _readAt: size=2, off=0 2025/09/18 01:57:03 ERROR : open-test-file(0xc001172c80): Couldn't read size of file 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001172c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.18236748 +0000 UTC m=+348.364101905 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173040): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.18236748 +0000 UTC m=+348.364101905 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a460 item 31 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.183955823 +0000 UTC m=+348.365690248 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001173d80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.183955823 +0000 UTC m=+348.365690248 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194340): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a7e0 item 32 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.185346996 +0000 UTC m=+348.367081421 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194980): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ab60 item 33 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.185841254 +0000 UTC m=+348.367575679 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001194e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.185841254 +0000 UTC m=+348.367575679 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195300): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ad20 item 33 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.187168617 +0000 UTC m=+348.368903042 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b0a0 item 34 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.187735291 +0000 UTC m=+348.369469717 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001195dc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.187735291 +0000 UTC m=+348.369469717 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b260 item 34 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.189040794 +0000 UTC m=+348.370775219 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b69c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b5e0 item 35 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.189492602 +0000 UTC m=+348.371227027 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b6e40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.189492602 +0000 UTC m=+348.371227027 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7340): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b7a0 item 35 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.191040188 +0000 UTC m=+348.372774613 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b79c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117bb20 item 36 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.191619567 +0000 UTC m=+348.373354022 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011b7ec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.191619567 +0000 UTC m=+348.373354022 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2480): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117bce0 item 36 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.19297411 +0000 UTC m=+348.374708535 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e00e0 item 37 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.193427552 +0000 UTC m=+348.375161976 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d2f40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.193427552 +0000 UTC m=+348.375161976 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3440): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e02a0 item 37 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.194769593 +0000 UTC m=+348.376504017 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011d3ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e0620 item 38 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.195296753 +0000 UTC m=+348.377031178 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8040): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.195296753 +0000 UTC m=+348.377031178 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8580): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e07e0 item 38 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.196633763 +0000 UTC m=+348.378368188 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f8c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e0b60 item 39 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.19716455 +0000 UTC m=+348.378898976 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9100): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.19716455 +0000 UTC m=+348.378898976 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9600): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e0d20 item 39 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.198860756 +0000 UTC m=+348.380595181 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0011f9c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e10a0 item 40 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.199451585 +0000 UTC m=+348.381186020 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.199451585 +0000 UTC m=+348.381186020 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218740): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e1260 item 40 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.200900417 +0000 UTC m=+348.382634842 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001218d00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e15e0 item 41 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.201395496 +0000 UTC m=+348.383129921 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e17a0 item 41 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.201957883 +0000 UTC m=+348.383692308 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012196c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.201957883 +0000 UTC m=+348.383692308 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001219c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e1960 item 41 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.203549531 +0000 UTC m=+348.385283957 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012362c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e1ce0 item 42 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.204119523 +0000 UTC m=+348.385853947 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012367c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e1ea0 item 42 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.204788159 +0000 UTC m=+348.386522583 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001236d00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.204788159 +0000 UTC m=+348.386522583 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012460e0 item 42 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.206204217 +0000 UTC m=+348.387938643 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012378c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001246460 item 43 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.206842848 +0000 UTC m=+348.388577272 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001237dc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001246620 item 43 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.207425942 +0000 UTC m=+348.389160367 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.207425942 +0000 UTC m=+348.389160367 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012628c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012467e0 item 43 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.208937431 +0000 UTC m=+348.390671846 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001262f00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001246b60 item 44 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.209481913 +0000 UTC m=+348.391216338 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001246d20 item 44 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.210048939 +0000 UTC m=+348.391783363 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.210048939 +0000 UTC m=+348.391783363 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001263ec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001246ee0 item 44 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.211112956 +0000 UTC m=+348.392847382 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127a580): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001247260 item 45 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.21151942 +0000 UTC m=+348.393253845 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127aa80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.21151942 +0000 UTC m=+348.393253845 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b180): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001247420 item 45 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.213053612 +0000 UTC m=+348.394788036 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127b7c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012477a0 item 46 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.213503256 +0000 UTC m=+348.395237681 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00127bcc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.213503256 +0000 UTC m=+348.395237681 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296440): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001247960 item 46 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.214964329 +0000 UTC m=+348.396698755 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296a80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001247ce0 item 47 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.215450072 +0000 UTC m=+348.397184496 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001296f80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.215450072 +0000 UTC m=+348.397184496 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297680): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001247ea0 item 47 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.217042182 +0000 UTC m=+348.398776607 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001297cc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ac2a0 item 48 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.217518827 +0000 UTC m=+348.399253252 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8240): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.217518827 +0000 UTC m=+348.399253252 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ac460 item 48 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.218944143 +0000 UTC m=+348.400678569 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b8f80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ac7e0 item 49 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.219414477 +0000 UTC m=+348.401148903 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.219414477 +0000 UTC m=+348.401148903 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012b9940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ac9a0 item 49 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.22076265 +0000 UTC m=+348.402497085 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da040): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012acd20 item 50 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.221245466 +0000 UTC m=+348.402979891 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012da540): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.221245466 +0000 UTC m=+348.402979891 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012daac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012acee0 item 50 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.222570856 +0000 UTC m=+348.404305280 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db140): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ad260 item 51 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.223030308 +0000 UTC m=+348.404764733 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012db640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.223030308 +0000 UTC m=+348.404764733 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012dbb80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ad420 item 51 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.224491572 +0000 UTC m=+348.406225997 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ad7a0 item 52 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.225069278 +0000 UTC m=+348.406803702 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fa780): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.225069278 +0000 UTC m=+348.406803702 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fad00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ad960 item 52 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.226403243 +0000 UTC m=+348.408137668 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012adce0 item 53 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.226977282 +0000 UTC m=+348.408711706 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fb880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.226977282 +0000 UTC m=+348.408711706 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0012fbdc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012adea0 item 53 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.228257244 +0000 UTC m=+348.409991669 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013164c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013142a0 item 54 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.228862231 +0000 UTC m=+348.410596656 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013169c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.228862231 +0000 UTC m=+348.410596656 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001316f40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001314460 item 54 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.230190415 +0000 UTC m=+348.411924841 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013175c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013147e0 item 55 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.230753352 +0000 UTC m=+348.412487767 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001317ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.230753352 +0000 UTC m=+348.412487767 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334080): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013149a0 item 55 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.232246808 +0000 UTC m=+348.413981232 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001314d20 item 56 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.233059303 +0000 UTC m=+348.414793728 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001334c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.233059303 +0000 UTC m=+348.414793728 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335180): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001314ee0 item 56 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.234951758 +0000 UTC m=+348.416686193 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013357c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001315260 item 57 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.235530164 +0000 UTC m=+348.417264589 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001335d00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001315420 item 57 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.236117076 +0000 UTC m=+348.417851511 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c2c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.236117076 +0000 UTC m=+348.417851511 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135c840): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013155e0 item 57 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.237555358 +0000 UTC m=+348.419289782 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135ce80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001315960 item 58 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.238103397 +0000 UTC m=+348.419837822 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d3c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001315b20 item 58 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.238711799 +0000 UTC m=+348.420446224 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135d900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.238711799 +0000 UTC m=+348.420446224 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00135dec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001315ce0 item 58 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.239930398 +0000 UTC m=+348.421664823 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376580): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013820e0 item 59 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.240721133 +0000 UTC m=+348.422455558 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001376ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013822a0 item 59 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.241213798 +0000 UTC m=+348.422948233 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377000): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.241213798 +0000 UTC m=+348.422948233 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377580): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001382460 item 59 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.242645157 +0000 UTC m=+348.424379582 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001377bc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013827e0 item 60 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.243304784 +0000 UTC m=+348.425039210 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a180): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013829a0 item 60 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.243949436 +0000 UTC m=+348.425683861 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139a6c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.243949436 +0000 UTC m=+348.425683861 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139ac80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001382b60 item 60 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.245248125 +0000 UTC m=+348.426982550 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b2c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001382ee0 item 61 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.245878869 +0000 UTC m=+348.427613295 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139b800): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.245878869 +0000 UTC m=+348.427613295 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00139bf00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013830a0 item 61 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.247233474 +0000 UTC m=+348.428967899 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c65c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001383420 item 62 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.247698256 +0000 UTC m=+348.429432682 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c6b00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.247698256 +0000 UTC m=+348.429432682 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013835e0 item 62 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.249323178 +0000 UTC m=+348.431057603 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7840): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001383960 item 63 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.249905161 +0000 UTC m=+348.431639586 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013c7d80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.249905161 +0000 UTC m=+348.431639586 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2500): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001383b20 item 63 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): >_readAt: n=0, err=Bad file descriptor 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.251225841 +0000 UTC m=+348.432960267 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e2b40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001383ea0 item 64 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.251770765 +0000 UTC m=+348.433505190 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3080): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.251770765 +0000 UTC m=+348.433505190 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3780): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f60e0 item 64 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.25320586 +0000 UTC m=+348.434940285 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0013e3dc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6460 item 65 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.25382318 +0000 UTC m=+348.435557605 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014022c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.25382318 +0000 UTC m=+348.435557605 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014027c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6620 item 65 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.255260499 +0000 UTC m=+348.436994924 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001402e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f69a0 item 66 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.255822153 +0000 UTC m=+348.437556579 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.255822153 +0000 UTC m=+348.437556579 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014037c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6b60 item 66 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.257065258 +0000 UTC m=+348.438799684 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001403e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6ee0 item 67 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.257539389 +0000 UTC m=+348.439273813 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422300): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.257539389 +0000 UTC m=+348.439273813 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422800): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f70a0 item 67 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.258841555 +0000 UTC m=+348.440575979 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001422e80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f7420 item 68 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.259373083 +0000 UTC m=+348.441107508 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.259373083 +0000 UTC m=+348.441107508 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014238c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f75e0 item 68 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.260807426 +0000 UTC m=+348.442541852 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001423f00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f7960 item 69 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.261380272 +0000 UTC m=+348.443114697 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.261380272 +0000 UTC m=+348.443114697 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144a900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f7b20 item 69 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.262681596 +0000 UTC m=+348.444416021 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144af80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f7ea0 item 70 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.263257989 +0000 UTC m=+348.444992414 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b480): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.263257989 +0000 UTC m=+348.444992414 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00144b9c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014640e0 item 70 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.264416274 +0000 UTC m=+348.446150699 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014700c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001464460 item 71 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.264944687 +0000 UTC m=+348.446679102 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014705c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.264944687 +0000 UTC m=+348.446679102 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001470ac0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001464620 item 71 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.266244497 +0000 UTC m=+348.447978923 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471140): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014649a0 item 72 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.266902934 +0000 UTC m=+348.448637359 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.266902934 +0000 UTC m=+348.448637359 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001471b80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001464b60 item 72 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.268204338 +0000 UTC m=+348.449938763 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014981c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001464ee0 item 73 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.268697023 +0000 UTC m=+348.450431449 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014986c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014650a0 item 73 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.269336925 +0000 UTC m=+348.451071360 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001498b80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.269336925 +0000 UTC m=+348.451071360 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014990c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001465260 item 73 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.270683855 +0000 UTC m=+348.452418281 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014655e0 item 74 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.271193092 +0000 UTC m=+348.452927527 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001499c00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014657a0 item 74 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.271901713 +0000 UTC m=+348.453636138 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba1c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.271901713 +0000 UTC m=+348.453636138 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014ba740): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001465960 item 74 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.273516465 +0000 UTC m=+348.455250890 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bad80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001465ce0 item 75 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.274010473 +0000 UTC m=+348.455744898 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): _writeAt: size=3, off=2 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001465ea0 item 75 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.274547621 +0000 UTC m=+348.456282047 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bb7c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.274547621 +0000 UTC m=+348.456282047 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014bbd00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cc0e0 item 75 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.276056194 +0000 UTC m=+348.457790619 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d23c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cc460 item 76 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.276471194 +0000 UTC m=+348.458205619 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d28c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cc620 item 76 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): _writeAt: size=3, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.277125073 +0000 UTC m=+348.458859498 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d2e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.277125073 +0000 UTC m=+348.458859498 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cc7e0 item 76 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.278438268 +0000 UTC m=+348.460172693 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d39c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ccb60 item 77 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.278921947 +0000 UTC m=+348.460656372 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014d3ec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.278921947 +0000 UTC m=+348.460656372 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ccd20 item 77 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.280371088 +0000 UTC m=+348.462105514 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f6c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd0a0 item 78 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.280778704 +0000 UTC m=+348.462513129 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7180): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.280778704 +0000 UTC m=+348.462513129 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd260 item 78 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.282212076 +0000 UTC m=+348.463946501 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0014f7ec0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd5e0 item 79 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.282671149 +0000 UTC m=+348.464405574 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524440): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.282671149 +0000 UTC m=+348.464405574 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001524b40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cd7a0 item 79 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.284169943 +0000 UTC m=+348.465904368 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525180): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cdb20 item 80 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.284584692 +0000 UTC m=+348.466319117 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525680): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.284584692 +0000 UTC m=+348.466319117 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001525d80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014cdce0 item 80 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.286080421 +0000 UTC m=+348.467814845 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540440): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154a0e0 item 81 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.286559231 +0000 UTC m=+348.468293656 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015408c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.286559231 +0000 UTC m=+348.468293656 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001540e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154a2a0 item 81 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.287766718 +0000 UTC m=+348.469501143 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541480): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154a620 item 82 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.288313415 +0000 UTC m=+348.470047840 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541980): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.288313415 +0000 UTC m=+348.470047840 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001541f00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154a7e0 item 82 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.28945557 +0000 UTC m=+348.471190005 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560600): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154ab60 item 83 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.289963904 +0000 UTC m=+348.471698329 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001560b00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.289963904 +0000 UTC m=+348.471698329 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561040): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154ad20 item 83 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.291251803 +0000 UTC m=+348.472986228 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015616c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154b0a0 item 84 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.291780356 +0000 UTC m=+348.473514781 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001561bc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.291780356 +0000 UTC m=+348.473514781 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015821c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154b260 item 84 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.292972946 +0000 UTC m=+348.474707371 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582840): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154b5e0 item 85 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.293471252 +0000 UTC m=+348.475205677 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001582d40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.293471252 +0000 UTC m=+348.475205677 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154b7a0 item 85 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.294959436 +0000 UTC m=+348.476693862 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154bb20 item 86 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.295663138 +0000 UTC m=+348.477397563 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001583e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.295663138 +0000 UTC m=+348.477397563 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6400): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00154bce0 item 86 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.296965104 +0000 UTC m=+348.478699529 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6a80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b00e0 item 87 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.29754929 +0000 UTC m=+348.479283716 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a6f80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.29754929 +0000 UTC m=+348.479283716 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a74c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b02a0 item 87 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.298972423 +0000 UTC m=+348.480706848 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015a7b40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b0620 item 88 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.299619979 +0000 UTC m=+348.481354414 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c40c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.299619979 +0000 UTC m=+348.481354414 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4640): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b07e0 item 88 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.301035838 +0000 UTC m=+348.482770253 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c4c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b0b60 item 89 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.301567177 +0000 UTC m=+348.483301602 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c51c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b0d20 item 89 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.302204163 +0000 UTC m=+348.483938598 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5700): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.302204163 +0000 UTC m=+348.483938598 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015c5c80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b0ee0 item 89 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.303782657 +0000 UTC m=+348.485517082 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4340): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b1260 item 90 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.304323353 +0000 UTC m=+348.486057778 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4880): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b1420 item 90 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.304968074 +0000 UTC m=+348.486702499 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e4dc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.304968074 +0000 UTC m=+348.486702499 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5380): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b15e0 item 90 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.306328858 +0000 UTC m=+348.488063284 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e59c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b1960 item 91 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.306889452 +0000 UTC m=+348.488623877 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0015e5f00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): >_readAt: n=2, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): _writeAt: size=3, off=7 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b1b20 item 91 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.307440568 +0000 UTC m=+348.489174993 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016024c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): >_readAt: n=8, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.307440568 +0000 UTC m=+348.489174993 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602a40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b1ce0 item 91 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.3099237 +0000 UTC m=+348.491658146 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603080): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016160e0 item 92 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.310430332 +0000 UTC m=+348.492164757 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016035c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): open at offset 5 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 92 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): _readAt: size=2, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): _writeAt: size=3, off=5 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): >_writeAt: n=3, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.312001002 +0000 UTC m=+348.493735427 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): >_readAt: n=3, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.312001002 +0000 UTC m=+348.493735427 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc0016027c0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338380 item 92 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.313364353 +0000 UTC m=+348.495098778 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001602e00): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 93 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.313879169 +0000 UTC m=+348.495613594 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc001603a80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.313879169 +0000 UTC m=+348.495613594 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c280): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 93 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.315689599 +0000 UTC m=+348.497424054 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098c940): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 94 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.316280349 +0000 UTC m=+348.498014794 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098ce80): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.316280349 +0000 UTC m=+348.498014794 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098d600): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 94 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.31822441 +0000 UTC m=+348.499958866 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc00098dcc0): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 95 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.318886122 +0000 UTC m=+348.500620568 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000820740): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.318886122 +0000 UTC m=+348.500620568 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821200): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 95 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): open at offset 0 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): _readAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): >_readAt: n=0, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.320185513 +0000 UTC m=+348.501919938 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000821900): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): _writeAt: size=5, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): >openPending: err= 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c70 item 96 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): >_writeAt: n=5, err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.320616493 +0000 UTC m=+348.502350918 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000420780): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/18 01:57:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/18 01:57:03 DEBUG : open-test-file: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): _readAt: size=512, off=0 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): openPending: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): >openPending: err= 2025/09/18 01:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): >_readAt: n=5, err=EOF 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): close: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-18 01:57:03.320616493 +0000 UTC m=+348.502350918 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : open-test-file(0xc000421a40): >close: err= 2025/09/18 01:57:03 DEBUG : open-test-file: Remove: 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 96 2025/09/18 01:57:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/18 01:57:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/18 01:57:03 DEBUG : open-test-file: >Remove: err= 2025/09/18 01:57:03 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:03 DEBUG : Looking for writers 2025/09/18 01:57:03 DEBUG : >WaitForWriters: 2025/09/18 01:57:03 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.80s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:03 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:03 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:57:03 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:03 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:57:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:03 DEBUG : file1: newRWFileHandle: 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): openPending: 2025/09/18 01:57:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): >openPending: err= 2025/09/18 01:57:03 DEBUG : file1: >newRWFileHandle: err= 2025/09/18 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:57:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/18 01:57:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): _writeAt: size=2, off=0 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): >_writeAt: n=2, err= 2025/09/18 01:57:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): RWFileHandle.Flush 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): RWFileHandle.Release 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): close: 2025/09/18 01:57:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/18 01:57:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:03 DEBUG : file1(0xc00052e640): >close: err= 2025/09/18 01:57:03 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:03 DEBUG : Looking for writers 2025/09/18 01:57:03 DEBUG : file1: reading active writers 2025/09/18 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:57:03 DEBUG : Looking for writers 2025/09/18 01:57:03 DEBUG : file1: reading active writers 2025/09/18 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:57:03 DEBUG : Looking for writers 2025/09/18 01:57:03 DEBUG : file1: reading active writers 2025/09/18 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:57:03 DEBUG : Looking for writers 2025/09/18 01:57:03 DEBUG : file1: reading active writers 2025/09/18 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:57:03 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:57:04 DEBUG : Looking for writers 2025/09/18 01:57:04 DEBUG : file1: reading active writers 2025/09/18 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:57:04 DEBUG : Looking for writers 2025/09/18 01:57:04 DEBUG : file1: reading active writers 2025/09/18 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:57:04 DEBUG : Looking for writers 2025/09/18 01:57:04 DEBUG : file1: reading active writers 2025/09/18 01:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:57:04 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/18 01:57:05 DEBUG : Looking for writers 2025/09/18 01:57:05 DEBUG : file1: reading active writers 2025/09/18 01:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:57:05 ERROR : file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role) 2 vs dst(OpenDrive root 'rclone-test-zudegan3role') 0 2025/09/18 01:57:05 INFO : file1: Removing failed copy 2025/09/18 01:57:06 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role) 2 vs dst(OpenDrive root 'rclone-test-zudegan3role') 0 2025/09/18 01:57:06 DEBUG : Looking for writers 2025/09/18 01:57:06 DEBUG : file1: reading active writers 2025/09/18 01:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:57:06 DEBUG : file1: vfs cache: starting upload 2025/09/18 01:57:07 DEBUG : Looking for writers 2025/09/18 01:57:07 DEBUG : file1: reading active writers 2025/09/18 01:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:57:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/18 01:57:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/18 01:57:08 INFO : file1: Copied (new) 2025/09/18 01:57:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/09/18 01:57:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/18 01:57:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/18 01:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:57:08 INFO : file1: vfs cache: upload succeeded try #2 2025/09/18 01:57:08 DEBUG : Looking for writers 2025/09/18 01:57:08 DEBUG : file1: reading active writers 2025/09/18 01:57:08 DEBUG : >WaitForWriters: 2025/09/18 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:08 DEBUG : Looking for writers 2025/09/18 01:57:08 DEBUG : file1: reading active writers 2025/09/18 01:57:08 DEBUG : >WaitForWriters: 2025/09/18 01:57:08 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (5.21s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:08 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:08 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:57:08 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:57:08 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:57:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:57:09 DEBUG : rename_me: newRWFileHandle: 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): openPending: 2025/09/18 01:57:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/18 01:57:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): >openPending: err= 2025/09/18 01:57:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/18 01:57:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/18 01:57:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/18 01:57:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): _writeAt: size=5, off=0 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): >_writeAt: n=5, err= 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): close: 2025/09/18 01:57:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-18 01:57:09.088689671 +0000 UTC m=+354.270424137 2025/09/18 01:57:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/18 01:57:09 DEBUG : rename_me(0xc000436300): >close: err= 2025/09/18 01:57:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/18 01:57:09 DEBUG : i_was_renamed: Updating file with 0xc001482000 2025/09/18 01:57:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/18 01:57:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/18 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/18 01:57:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/18 01:57:09 DEBUG : Looking for writers 2025/09/18 01:57:09 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/18 01:57:10 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/09/18 01:57:10 DEBUG : Looking for writers 2025/09/18 01:57:10 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/18 01:57:10 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:57:10 INFO : i_was_renamed: Copied (new) 2025/09/18 01:57:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-18 01:57:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/18 01:57:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/18 01:57:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/18 01:57:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/18 01:57:11 DEBUG : Looking for writers 2025/09/18 01:57:11 DEBUG : i_was_renamed: reading active writers 2025/09/18 01:57:11 DEBUG : >WaitForWriters: 2025/09/18 01:57:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:11 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/18 01:57:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/18 01:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zudegan3role" 2025/09/18 01:57:11 INFO : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/18 01:57:12 DEBUG : forgetting directory cache 2025/09/18 01:57:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): _readAt: size=512, off=0 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): openPending: 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 00:58:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): >openPending: err= 2025/09/18 01:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): >_readAt: n=20, err=EOF 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): close: 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 00:58:11 +0000 UTC 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate(0xc00052ec00): >close: err= 2025/09/18 01:57:14 DEBUG : Re-reading directory (183.338863ms old) 2025/09/18 01:57:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:15 DEBUG : forgetting directory cache 2025/09/18 01:57:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): _readAt: size=512, off=0 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): openPending: 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 00:59:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-18 00:58:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-18 00:59:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-18 00:58:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/18 01:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): >openPending: err= 2025/09/18 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): >_readAt: n=20, err=EOF 2025/09/18 01:57:17 DEBUG : forgetting directory cache 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): close: 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 00:59:11 +0000 UTC 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate(0xc000436580): >close: err= 2025/09/18 01:57:17 DEBUG : Re-reading directory (200.928589ms old) 2025/09/18 01:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:17 DEBUG : forgetting directory cache 2025/09/18 01:57:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): _readAt: size=512, off=0 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): openPending: 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 01:00:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-18 00:59:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-18 01:00:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-18 00:59:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/18 01:57:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): >openPending: err= 2025/09/18 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): >_readAt: n=20, err=EOF 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): close: 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:00:11 +0000 UTC 2025/09/18 01:57:19 DEBUG : TestRWCacheUpdate(0xc00098c540): >close: err= 2025/09/18 01:57:19 DEBUG : Re-reading directory (186.240152ms old) 2025/09/18 01:57:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:20 DEBUG : forgetting directory cache 2025/09/18 01:57:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): _readAt: size=512, off=0 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): openPending: 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 01:01:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-18 01:00:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-18 01:01:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-18 01:00:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/18 01:57:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): >openPending: err= 2025/09/18 01:57:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): >_readAt: n=20, err=EOF 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): close: 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:01:11 +0000 UTC 2025/09/18 01:57:22 DEBUG : forgetting directory cache 2025/09/18 01:57:22 DEBUG : TestRWCacheUpdate(0xc0009a2140): >close: err= 2025/09/18 01:57:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:22 DEBUG : forgetting directory cache 2025/09/18 01:57:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): _readAt: size=512, off=0 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): openPending: 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 01:02:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-18 01:01:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-18 01:02:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-18 01:01:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/18 01:57:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): >openPending: err= 2025/09/18 01:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): >_readAt: n=20, err=EOF 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): close: 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:02:11 +0000 UTC 2025/09/18 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009a2fc0): >close: err= 2025/09/18 01:57:24 DEBUG : Re-reading directory (182.188353ms old) 2025/09/18 01:57:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:25 DEBUG : forgetting directory cache 2025/09/18 01:57:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/18 01:57:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): _readAt: size=512, off=0 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): openPending: 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-18 01:03:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-18 01:02:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-18 01:03:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-18 01:02:11 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/18 01:57:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): >openPending: err= 2025/09/18 01:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): >_readAt: n=20, err=EOF 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): close: 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:03:11 +0000 UTC 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate(0xc00052e380): >close: err= 2025/09/18 01:57:27 DEBUG : Re-reading directory (182.135853ms old) 2025/09/18 01:57:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:27 DEBUG : forgetting directory cache 2025/09/18 01:57:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): _readAt: size=512, off=0 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): openPending: 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-18 01:04:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-18 01:03:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-18 01:04:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-18 01:03:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/18 01:57:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): >openPending: err= 2025/09/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:29 DEBUG : forgetting directory cache 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): >_readAt: n=21, err=EOF 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): close: 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:04:11 +0000 UTC 2025/09/18 01:57:29 DEBUG : TestRWCacheUpdate(0xc0009a2a40): >close: err= 2025/09/18 01:57:29 DEBUG : Re-reading directory (201.407658ms old) 2025/09/18 01:57:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:30 DEBUG : forgetting directory cache 2025/09/18 01:57:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): _readAt: size=512, off=0 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): openPending: 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-18 01:05:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-18 01:04:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-18 01:05:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-18 01:04:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/18 01:57:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): >openPending: err= 2025/09/18 01:57:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): >_readAt: n=22, err=EOF 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): close: 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:05:11 +0000 UTC 2025/09/18 01:57:32 DEBUG : TestRWCacheUpdate(0xc000436a40): >close: err= 2025/09/18 01:57:32 DEBUG : Re-reading directory (187.273253ms old) 2025/09/18 01:57:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:33 DEBUG : forgetting directory cache 2025/09/18 01:57:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate(0xc0004375c0): _readAt: size=512, off=0 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate(0xc0004375c0): openPending: 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-18 01:06:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-18 01:05:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-18 01:06:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-18 01:05:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/18 01:57:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate(0xc0004375c0): >openPending: err= 2025/09/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:35 DEBUG : TestRWCacheUpdate(0xc0004375c0): >_readAt: n=23, err=EOF 2025/09/18 01:57:35 DEBUG : TestRWCacheUpdate(0xc0004375c0): close: 2025/09/18 01:57:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:06:11 +0000 UTC 2025/09/18 01:57:35 DEBUG : TestRWCacheUpdate(0xc0004375c0): >close: err= 2025/09/18 01:57:35 DEBUG : Re-reading directory (185.462631ms old) 2025/09/18 01:57:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:35 DEBUG : forgetting directory cache 2025/09/18 01:57:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate(0xc0004363c0): _readAt: size=512, off=0 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate(0xc0004363c0): openPending: 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-18 01:07:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-18 01:06:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-18 01:07:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-18 01:06:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/18 01:57:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/18 01:57:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate(0xc0004363c0): >openPending: err= 2025/09/18 01:57:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate(0xc0004363c0): >_readAt: n=24, err=EOF 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate(0xc0004363c0): close: 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-18 01:07:11 +0000 UTC 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate(0xc0004363c0): >close: err= 2025/09/18 01:57:38 DEBUG : Re-reading directory (185.08404ms old) 2025/09/18 01:57:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/18 01:57:38 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:38 DEBUG : Looking for writers 2025/09/18 01:57:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/18 01:57:38 DEBUG : >WaitForWriters: 2025/09/18 01:57:38 DEBUG : OpenDrive root 'rclone-test-zudegan3role': vfs cache: cleaner exiting 2025/09/18 01:57:38 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWCacheUpdate (34.42s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:47 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/09/18 01:57:49 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/09/18 01:57:50 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:50 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:57:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:57:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/18 01:57:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/18 01:57:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/18 01:57:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/18 01:57:51 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:51 DEBUG : Looking for writers 2025/09/18 01:57:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/18 01:57:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/18 01:57:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.97s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:52 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:52 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:57:52 DEBUG : OpenDrive root 'rclone-test-zudegan3role': Reusing VFS from active cache 2025/09/18 01:57:52 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:52 DEBUG : Looking for writers 2025/09/18 01:57:52 DEBUG : >WaitForWriters: 2025/09/18 01:57:52 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:52 DEBUG : Looking for writers 2025/09/18 01:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:53 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:53 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:53 DEBUG : Looking for writers 2025/09/18 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:53 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:53 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:53 DEBUG : Looking for writers 2025/09/18 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:53 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:53 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:57:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:57:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/18 01:57:58 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:57:58 DEBUG : dir: Looking for writers 2025/09/18 01:57:58 DEBUG : file2: reading active writers 2025/09/18 01:57:58 DEBUG : Looking for writers 2025/09/18 01:57:58 DEBUG : file1: reading active writers 2025/09/18 01:57:58 DEBUG : dir: reading active writers 2025/09/18 01:57:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.17s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:57:59 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:57:59 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:58:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/18 01:58:04 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:58:04 DEBUG : dir: Looking for writers 2025/09/18 01:58:04 DEBUG : Looking for writers 2025/09/18 01:58:04 DEBUG : dir: reading active writers 2025/09/18 01:58:04 DEBUG : file1: reading active writers 2025/09/18 01:58:04 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSStatParent (13.54s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:58:13 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:58:13 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/18 01:58:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/18 01:58:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:58:18 DEBUG : file1: Open: flags=O_RDONLY 2025/09/18 01:58:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/18 01:58:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/18 01:58:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:58:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/18 01:58:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/18 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/18 01:58:18 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (0 bytes), uploading instead of streaming 2025/09/18 01:58:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:58:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/18 01:58:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/18 01:58:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:58:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/18 01:58:20 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:58:20 DEBUG : dir: Looking for writers 2025/09/18 01:58:20 DEBUG : file2: reading active writers 2025/09/18 01:58:20 DEBUG : new_file.txt: reading active writers 2025/09/18 01:58:20 DEBUG : Looking for writers 2025/09/18 01:58:20 DEBUG : file1: reading active writers 2025/09/18 01:58:20 DEBUG : dir: reading active writers 2025/09/18 01:58:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.11s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:58:21 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:58:21 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/18 01:58:24 DEBUG : dir/file2: same parent dir (ODFfOTQ0NDQ2Ml95UkQzdQ) - using file/rename instead of move_copy for dir/file1 2025/09/18 01:58:25 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/18 01:58:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0014823c0 2025/09/18 01:58:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/18 01:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/18 01:58:26 INFO : dir/file1: Moved (server-side) to: file0 2025/09/18 01:58:26 DEBUG : file0: Updating file with file0 0xc0014823c0 2025/09/18 01:58:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/18 01:58:26 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/18 01:58:26 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:58:26 DEBUG : dir: Looking for writers 2025/09/18 01:58:26 DEBUG : Looking for writers 2025/09/18 01:58:26 DEBUG : file0: reading active writers 2025/09/18 01:58:26 DEBUG : dir: reading active writers 2025/09/18 01:58:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.93s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:58:27 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:58:27 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:58:27 DEBUG : Looking for writers 2025/09/18 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:58:28 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:58:28 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:28 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/18 01:58:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/18 01:58:30 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/18 01:58:31 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/18 01:58:32 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/18 01:58:32 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:58:32 DEBUG : a: Looking for writers 2025/09/18 01:58:32 DEBUG : b: Looking for writers 2025/09/18 01:58:32 DEBUG : c: Looking for writers 2025/09/18 01:58:32 DEBUG : d: Looking for writers 2025/09/18 01:58:32 DEBUG : Looking for writers 2025/09/18 01:58:32 DEBUG : Looking for writers 2025/09/18 01:58:32 DEBUG : /: reading active writers 2025/09/18 01:58:32 DEBUG : a: reading active writers 2025/09/18 01:58:32 DEBUG : b: reading active writers 2025/09/18 01:58:32 DEBUG : c: reading active writers 2025/09/18 01:58:32 DEBUG : d: reading active writers 2025/09/18 01:58:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (10.76s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:58:38 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:58:38 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:58:40 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/18 01:58:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/18 01:58:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/18 01:58:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/18 01:59:00 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:00 DEBUG : a/b/c/d: Looking for writers 2025/09/18 01:59:00 DEBUG : a/b/c: Looking for writers 2025/09/18 01:59:00 DEBUG : d: reading active writers 2025/09/18 01:59:00 DEBUG : a/b: Looking for writers 2025/09/18 01:59:00 DEBUG : c: reading active writers 2025/09/18 01:59:00 DEBUG : a: Looking for writers 2025/09/18 01:59:00 DEBUG : b: reading active writers 2025/09/18 01:59:00 DEBUG : Looking for writers 2025/09/18 01:59:00 DEBUG : a: reading active writers 2025/09/18 01:59:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (28.66s) === 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:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:07 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:07 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:07 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:07 DEBUG : Looking for writers 2025/09/18 01:59:07 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:07 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:07 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:08 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/18 01:59:08 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/18 01:59:08 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/18 01:59:08 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (5 bytes), uploading instead of streaming 2025/09/18 01:59:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:59:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:59:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:11 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/18 01:59:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/18 01:59:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:11 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (0 bytes), uploading instead of streaming 2025/09/18 01:59:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:59:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/18 01:59:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/18 01:59:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:12 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (7 bytes), uploading instead of streaming 2025/09/18 01:59:13 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/09/18 01:59:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/18 01:59:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:15 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:15 DEBUG : Looking for writers 2025/09/18 01:59:15 DEBUG : file1: reading active writers 2025/09/18 01:59:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (8.33s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:16 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:16 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/18 01:59:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/18 01:59:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/18 01:59:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/18 01:59:17 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (11 bytes), uploading instead of streaming 2025/09/18 01:59:18 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/18 01:59:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 01:59:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/18 01:59:20 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:20 DEBUG : Looking for writers 2025/09/18 01:59:20 DEBUG : file1: reading active writers 2025/09/18 01:59:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.97s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:21 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:21 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/18 01:59:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:21 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (5 bytes), uploading instead of streaming 2025/09/18 01:59:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/18 01:59:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 01:59:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/18 01:59:24 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:24 DEBUG : Looking for writers 2025/09/18 01:59:24 DEBUG : file1: reading active writers 2025/09/18 01:59:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.84s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:25 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:25 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:26 DEBUG : file1: WriteFileHandle.Release closing 2025/09/18 01:59:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:26 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (0 bytes), uploading instead of streaming 2025/09/18 01:59:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:59:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/18 01:59:30 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:30 DEBUG : Looking for writers 2025/09/18 01:59:30 DEBUG : file1: reading active writers 2025/09/18 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (6.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:31 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:31 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:31 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (2 bytes), uploading instead of streaming 2025/09/18 01:59:32 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/18 01:59:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/18 01:59:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/18 01:59:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:36 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:36 DEBUG : Looking for writers 2025/09/18 01:59:36 DEBUG : file1: reading active writers 2025/09/18 01:59:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (5.61s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:37 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:37 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:37 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (0 bytes), uploading instead of streaming 2025/09/18 01:59:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/18 01:59:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:59:40 DEBUG : file1: Open: flags=O_RDONLY 2025/09/18 01:59:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/18 01:59:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/18 01:59:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:59:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/18 01:59:41 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:41 DEBUG : Looking for writers 2025/09/18 01:59:41 DEBUG : file1: reading active writers 2025/09/18 01:59:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.79s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-zudegan3role'", Local "Local file system at /tmp/rclone3826451487", Modify Window "1s" 2025/09/18 01:59:42 INFO : OpenDrive root 'rclone-test-zudegan3role': poll-interval is not supported by this remote 2025/09/18 01:59:42 NOTICE: OpenDrive root 'rclone-test-zudegan3role': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/18 01:59:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/18 01:59:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/18 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/18 01:59:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/18 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:42 DEBUG : OpenDrive root 'rclone-test-zudegan3role': File to upload is small (100 bytes), uploading instead of streaming 2025/09/18 01:59:43 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/09/18 01:59:45 DEBUG : file1: md5 = 98105ccf3563514381c9ecd413c7b0c7 OK 2025/09/18 01:59:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/18 01:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/18 01:59:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/18 01:59:45 DEBUG : file1: Open: flags=O_RDONLY 2025/09/18 01:59:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/18 01:59:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/18 01:59:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/18 01:59:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/18 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/09/18 01:59:45 DEBUG : Looking for writers 2025/09/18 01:59:45 DEBUG : file1: reading active writers 2025/09/18 01:59:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.37s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/18 01:59:46 DEBUG : OpenDrive root 'rclone-test-zudegan3role': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m32.552571375s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirMetadataExtension TestFileRename/minimal,forceCache=true]