"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/26 01:16:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lopinig6biti" 2025/07/26 01:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/26 01:16:38 DEBUG : Starting OpenDrive session with ID: 3e8b7c3ca0facd9b8fde16d52adb2cfbfd94c1c52ca7eeea872fc50783efd628 2025/07/26 01:16:39 DEBUG : Creating backend with remote "/tmp/rclone1941583771" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:16:39 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:16:39 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:16:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:16:42 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:16:42 DEBUG : dir: Looking for writers 2025/07/26 01:16:42 DEBUG : Looking for writers 2025/07/26 01:16:42 DEBUG : dir: reading active writers 2025/07/26 01:16:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.38s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:16:43 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:16:43 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:16:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:16:46 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/26 01:16:49 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/07/26 01:16:50 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:16:50 DEBUG : dir/subdir: Looking for writers 2025/07/26 01:16:50 DEBUG : dir: Looking for writers 2025/07/26 01:16:50 DEBUG : file1: reading active writers 2025/07/26 01:16:50 DEBUG : file2: reading active writers 2025/07/26 01:16:50 DEBUG : subdir: reading active writers 2025/07/26 01:16:50 DEBUG : Looking for writers 2025/07/26 01:16:50 DEBUG : dir: reading active writers 2025/07/26 01:16:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.18s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:16:52 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:16:52 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:16:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:16:55 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:16:55 DEBUG : dir: Looking for writers 2025/07/26 01:16:55 DEBUG : file1: reading active writers 2025/07/26 01:16:55 DEBUG : Looking for writers 2025/07/26 01:16:55 DEBUG : dir: reading active writers 2025/07/26 01:16:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.81s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:16:56 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:16:56 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:16:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:16:59 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:16:59 DEBUG : dir: Looking for writers 2025/07/26 01:16:59 DEBUG : Looking for writers 2025/07/26 01:16:59 DEBUG : dir: reading active writers 2025/07/26 01:16:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.77s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:00 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:00 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:03 DEBUG : dir: forgetting directory cache 2025/07/26 01:17:03 DEBUG : forgetting directory cache 2025/07/26 01:17:03 DEBUG : dir: forgetting directory cache 2025/07/26 01:17:03 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:03 DEBUG : Looking for writers 2025/07/26 01:17:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.74s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:04 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:04 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/26 01:17:06 DEBUG : dir: invalidating directory cache 2025/07/26 01:17:06 DEBUG : >ForgetPath: 2025/07/26 01:17:06 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/26 01:17:06 DEBUG : invalidating directory cache 2025/07/26 01:17:06 DEBUG : dir: forgetting directory cache 2025/07/26 01:17:06 DEBUG : >ForgetPath: 2025/07/26 01:17:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/26 01:17:06 DEBUG : >ForgetPath: 2025/07/26 01:17:06 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:06 DEBUG : dir: Looking for writers 2025/07/26 01:17:06 DEBUG : Looking for writers 2025/07/26 01:17:06 DEBUG : dir: reading active writers 2025/07/26 01:17:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.67s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:07 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:07 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:12 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/26 01:17:14 DEBUG : forgetting directory cache 2025/07/26 01:17:14 DEBUG : dir: forgetting directory cache 2025/07/26 01:17:14 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:14 DEBUG : dir: Looking for writers 2025/07/26 01:17:14 DEBUG : fil/a/b: Looking for writers 2025/07/26 01:17:14 DEBUG : fil/a: Looking for writers 2025/07/26 01:17:14 DEBUG : b: reading active writers 2025/07/26 01:17:14 DEBUG : fil: Looking for writers 2025/07/26 01:17:14 DEBUG : a: reading active writers 2025/07/26 01:17:14 DEBUG : Looking for writers 2025/07/26 01:17:14 DEBUG : dir: reading active writers 2025/07/26 01:17:14 DEBUG : fil: reading active writers 2025/07/26 01:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.35s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:17 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:17 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:20 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:20 DEBUG : dir: Looking for writers 2025/07/26 01:17:20 DEBUG : Looking for writers 2025/07/26 01:17:20 DEBUG : dir: reading active writers 2025/07/26 01:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.99s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:21 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:21 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:17:31 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:31 DEBUG : dir: Looking for writers 2025/07/26 01:17:31 DEBUG : file1: reading active writers 2025/07/26 01:17:31 DEBUG : Looking for writers 2025/07/26 01:17:31 DEBUG : dir: reading active writers 2025/07/26 01:17:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (11.27s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:32 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:32 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:35 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/26 01:17:37 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/07/26 01:17:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/26 01:17:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/26 01:17:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/26 01:17:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/26 01:17:40 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/07/26 01:17:42 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/07/26 01:17:44 DEBUG : dir: invalidating directory cache 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/26 01:17:44 DEBUG : dir/file1: Reset virtual modtime 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/26 01:17:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/26 01:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/26 01:17:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/26 01:17:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:17:44 DEBUG : dir: invalidating directory cache 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/26 01:17:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/26 01:17:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/26 01:17:44 DEBUG : forgetting directory cache 2025/07/26 01:17:44 DEBUG : dir: forgetting directory cache 2025/07/26 01:17:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/26 01:17:44 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:44 DEBUG : dir/virtualDir: Looking for writers 2025/07/26 01:17:44 DEBUG : dir: Looking for writers 2025/07/26 01:17:44 DEBUG : virtualFile: reading active writers 2025/07/26 01:17:44 DEBUG : virtualDir: reading active writers 2025/07/26 01:17:44 DEBUG : file1: reading active writers 2025/07/26 01:17:44 DEBUG : virtualFile2: reading active writers 2025/07/26 01:17:44 DEBUG : Looking for writers 2025/07/26 01:17:44 DEBUG : dir: reading active writers 2025/07/26 01:17:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.14s) --- PASS: TestDirReadDirAll/Virtual (5.13s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:46 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:49 ERROR : dir/: Can only open directories read only 2025/07/26 01:17:49 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:49 DEBUG : dir: Looking for writers 2025/07/26 01:17:49 DEBUG : Looking for writers 2025/07/26 01:17:49 DEBUG : dir: reading active writers 2025/07/26 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.70s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:50 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:50 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:17:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/26 01:17:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/26 01:17:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/26 01:17:53 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (5 bytes), uploading instead of streaming 2025/07/26 01:17:53 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/26 01:17:54 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:17:54 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/26 01:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/26 01:17:54 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:54 DEBUG : dir: Looking for writers 2025/07/26 01:17:54 DEBUG : file1: reading active writers 2025/07/26 01:17:54 DEBUG : potato: reading active writers 2025/07/26 01:17:54 DEBUG : Looking for writers 2025/07/26 01:17:54 DEBUG : dir: reading active writers 2025/07/26 01:17:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.76s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:17:56 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:17:56 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:17:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:17:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/26 01:17:59 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:17:59 DEBUG : dir/sub: Looking for writers 2025/07/26 01:17:59 DEBUG : dir: Looking for writers 2025/07/26 01:17:59 DEBUG : file1: reading active writers 2025/07/26 01:17:59 DEBUG : sub: reading active writers 2025/07/26 01:17:59 DEBUG : Looking for writers 2025/07/26 01:17:59 DEBUG : dir: reading active writers 2025/07/26 01:17:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.48s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:01 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:01 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/26 01:18:05 ERROR : dir/sub/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:422 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdirSub 2025/07/26 01:18:05 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:246 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdirSub 2025/07/26 01:18:05 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:05 DEBUG : dir/sub: Looking for writers 2025/07/26 01:18:05 DEBUG : dir: Looking for writers 2025/07/26 01:18:05 DEBUG : file1: reading active writers 2025/07/26 01:18:05 DEBUG : sub: reading active writers 2025/07/26 01:18:05 DEBUG : Looking for writers 2025/07/26 01:18:05 DEBUG : dir: reading active writers 2025/07/26 01:18:05 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (5.39s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:06 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:06 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:09 ERROR : dir/: Dir.Remove not empty 2025/07/26 01:18:09 DEBUG : dir/file1: Remove: 2025/07/26 01:18:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:18:09 DEBUG : dir/file1: >Remove: err= 2025/07/26 01:18:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/26 01:18:10 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:10 DEBUG : Looking for writers 2025/07/26 01:18:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.90s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:10 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:10 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:13 DEBUG : dir/file1: Remove: 2025/07/26 01:18:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:18:13 DEBUG : dir/file1: >Remove: err= 2025/07/26 01:18:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/26 01:18:14 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:14 DEBUG : Looking for writers 2025/07/26 01:18:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.77s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:14 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:14 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:17 DEBUG : dir/file1: Remove: 2025/07/26 01:18:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:18:17 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/07/26 01:18:17 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:17 DEBUG : dir: Looking for writers 2025/07/26 01:18:17 DEBUG : Looking for writers 2025/07/26 01:18:17 DEBUG : dir: reading active writers 2025/07/26 01:18:17 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.19s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:18 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:18 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:22 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/26 01:18:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/26 01:18:23 DEBUG : dir2: same parent dir (ODFfOTM0MTM2NF96dmlxVg) - using folder/rename instead of move_copy 2025/07/26 01:18:24 DEBUG : dir: Updating dir with dir2 0xc000789040 2025/07/26 01:18:24 DEBUG : dir: forgetting directory cache 2025/07/26 01:18:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/26 01:18:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/26 01:18:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/26 01:18:25 DEBUG : file2: Updating file with file2 0xc00038ac00 2025/07/26 01:18:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/26 01:18:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/26 01:18:26 INFO : dir2/file3: Deleted 2025/07/26 01:18:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/26 01:18:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00038ac00 2025/07/26 01:18:26 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/26 01:18:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/26 01:18:27 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/26 01:18:27 DEBUG : renamed empty directory: same parent dir (ODFfOTM0MTM2NF96dmlxVg) - using folder/rename instead of move_copy 2025/07/26 01:18:27 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000763930 2025/07/26 01:18:27 DEBUG : empty directory: forgetting directory cache 2025/07/26 01:18:27 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/26 01:18:27 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/26 01:18:27 DEBUG : dir2: Renaming to "dir3" 2025/07/26 01:18:27 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:27 DEBUG : dir3: Looking for writers 2025/07/26 01:18:27 DEBUG : file3: reading active writers 2025/07/26 01:18:27 DEBUG : renamed empty directory: Looking for writers 2025/07/26 01:18:27 DEBUG : Looking for writers 2025/07/26 01:18:27 DEBUG : dir3: reading active writers 2025/07/26 01:18:27 DEBUG : renamed empty directory: reading active writers 2025/07/26 01:18:27 DEBUG : >WaitForWriters: run.go:125: removing dir "dir2" failed - try 1/3: folder not empty --- PASS: TestDirRename (11.49s) === 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-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:30 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:30 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/26 01:18:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:18:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/26 01:18:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/26 01:18:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/26 01:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/26 01:18:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:18:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/26 01:18:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/26 01:18:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/26 01:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/26 01:18:33 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (12 bytes), uploading instead of streaming 2025/07/26 01:18:34 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/26 01:18:35 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/26 01:18:35 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/26 01:18:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/26 01:18:35 DEBUG : forgetting directory cache 2025/07/26 01:18:35 DEBUG : dir: forgetting directory cache 2025/07/26 01:18:35 DEBUG : dir/sub: forgetting directory cache 2025/07/26 01:18:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/26 01:18:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/26 01:18:35 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (5 bytes), uploading instead of streaming 2025/07/26 01:18:35 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/26 01:18:36 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:18:36 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/26 01:18:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/26 01:18:36 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:36 DEBUG : dir/sub: Looking for writers 2025/07/26 01:18:36 DEBUG : file0: reading active writers 2025/07/26 01:18:36 DEBUG : file2: reading active writers 2025/07/26 01:18:36 DEBUG : dir: Looking for writers 2025/07/26 01:18:36 DEBUG : sub: reading active writers 2025/07/26 01:18:36 DEBUG : file1: reading active writers 2025/07/26 01:18:36 DEBUG : Looking for writers 2025/07/26 01:18:36 DEBUG : dir: reading active writers 2025/07/26 01:18:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.52s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:38 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:38 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/26 01:18:38 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:38 DEBUG : Looking for writers 2025/07/26 01:18:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:39 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:39 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:18:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/26 01:18:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/26 01:18:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:18:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/26 01:18:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/26 01:18:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/26 01:18:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:18:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/26 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:41 DEBUG : dir: Looking for writers 2025/07/26 01:18:41 DEBUG : file1: reading active writers 2025/07/26 01:18:41 DEBUG : file1.metadata: reading active writers 2025/07/26 01:18:41 DEBUG : Looking for writers 2025/07/26 01:18:41 DEBUG : dir: reading active writers 2025/07/26 01:18:41 DEBUG : dir.metadata: reading active writers 2025/07/26 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.72s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:42 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:42 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:45 DEBUG : dir: Looking for writers 2025/07/26 01:18:45 DEBUG : file1: reading active writers 2025/07/26 01:18:45 DEBUG : Looking for writers 2025/07/26 01:18:45 DEBUG : dir: reading active writers 2025/07/26 01:18:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.78s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:46 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:50 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2025/07/26 01:18:51 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:51 DEBUG : dir: Looking for writers 2025/07/26 01:18:51 DEBUG : file1: reading active writers 2025/07/26 01:18:51 DEBUG : Looking for writers 2025/07/26 01:18:51 DEBUG : dir: reading active writers 2025/07/26 01:18:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:18:53 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:18:53 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:18:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:18:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:18:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:18:55 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (0 bytes), uploading instead of streaming 2025/07/26 01:18:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:18:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/26 01:18:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/26 01:18:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:18:57 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:57 DEBUG : dir: Looking for writers 2025/07/26 01:18:57 DEBUG : file1: reading active writers 2025/07/26 01:18:57 DEBUG : Looking for writers 2025/07/26 01:18:57 DEBUG : dir: reading active writers 2025/07/26 01:18:57 DEBUG : >WaitForWriters: 2025/07/26 01:18:57 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:18:57 DEBUG : dir: Looking for writers 2025/07/26 01:18:57 DEBUG : file1: reading active writers 2025/07/26 01:18:57 DEBUG : Looking for writers 2025/07/26 01:18:57 DEBUG : dir: reading active writers 2025/07/26 01:18:57 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:00 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:00 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:19:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:19:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:03 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (5 bytes), uploading instead of streaming 2025/07/26 01:19:03 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:19:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:19:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/26 01:19:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/26 01:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:05 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:05 DEBUG : dir: Looking for writers 2025/07/26 01:19:05 DEBUG : file1: reading active writers 2025/07/26 01:19:05 DEBUG : Looking for writers 2025/07/26 01:19:05 DEBUG : dir: reading active writers 2025/07/26 01:19:05 DEBUG : >WaitForWriters: 2025/07/26 01:19:05 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:05 DEBUG : dir: Looking for writers 2025/07/26 01:19:05 DEBUG : file1: reading active writers 2025/07/26 01:19:05 DEBUG : Looking for writers 2025/07/26 01:19:05 DEBUG : dir: reading active writers 2025/07/26 01:19:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:06 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:06 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:19:06 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:06 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:19:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:09 DEBUG : dir: Looking for writers 2025/07/26 01:19:09 DEBUG : file1: reading active writers 2025/07/26 01:19:09 DEBUG : Looking for writers 2025/07/26 01:19:09 DEBUG : dir: reading active writers 2025/07/26 01:19:09 DEBUG : >WaitForWriters: 2025/07/26 01:19:09 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:10 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:10 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:19:10 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:10 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:19:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/26 01:19:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:19:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:19:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:19:13 DEBUG : dir/file1(0xc0008c4a00): close: 2025/07/26 01:19:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/26 01:19:14 DEBUG : dir/file1(0xc0008c4a00): >close: err= 2025/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:14 DEBUG : dir: Looking for writers 2025/07/26 01:19:14 DEBUG : file1: reading active writers 2025/07/26 01:19:14 DEBUG : Looking for writers 2025/07/26 01:19:14 DEBUG : dir: reading active writers 2025/07/26 01:19:14 DEBUG : >WaitForWriters: 2025/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:14 DEBUG : dir: Looking for writers 2025/07/26 01:19:14 DEBUG : file1: reading active writers 2025/07/26 01:19:14 DEBUG : Looking for writers 2025/07/26 01:19:14 DEBUG : dir: reading active writers 2025/07/26 01:19:14 DEBUG : >WaitForWriters: 2025/07/26 01:19:14 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:15 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:15 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:19:15 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:19:15 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:19:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/26 01:19:18 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:19:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): _writeAt: size=5, off=0 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): openPending: 2025/07/26 01:19:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/26 01:19:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:19:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): >openPending: err= 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): >_writeAt: n=5, err= 2025/07/26 01:19:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): close: 2025/07/26 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/26 01:19:18 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 01:19:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:19:18 DEBUG : dir/file1(0xc00065e9c0): >close: err= 2025/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:19:18 DEBUG : dir/file1: vfs cache: starting upload 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:19:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:18 DEBUG : dir: Looking for writers 2025/07/26 01:19:18 DEBUG : file1: reading active writers 2025/07/26 01:19:18 DEBUG : Looking for writers 2025/07/26 01:19:18 DEBUG : dir: reading active writers 2025/07/26 01:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:19:19 DEBUG : dir: Looking for writers 2025/07/26 01:19:19 DEBUG : file1: reading active writers 2025/07/26 01:19:19 DEBUG : Looking for writers 2025/07/26 01:19:19 DEBUG : dir: reading active writers 2025/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:19:19 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/26 01:19:19 INFO : dir/file1: Copied (replaced existing) 2025/07/26 01:19:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/26 01:19:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/26 01:19:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/26 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/26 01:19:20 DEBUG : dir: Looking for writers 2025/07/26 01:19:20 DEBUG : file1: reading active writers 2025/07/26 01:19:20 DEBUG : Looking for writers 2025/07/26 01:19:20 DEBUG : dir: reading active writers 2025/07/26 01:19:20 DEBUG : >WaitForWriters: 2025/07/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:20 DEBUG : dir: Looking for writers 2025/07/26 01:19:20 DEBUG : file1: reading active writers 2025/07/26 01:19:20 DEBUG : Looking for writers 2025/07/26 01:19:20 DEBUG : dir: reading active writers 2025/07/26 01:19:20 DEBUG : >WaitForWriters: 2025/07/26 01:19:20 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (35.43s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (6.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.76s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.63s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:22 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:22 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:19:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:19:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:19:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/26 01:19:25 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:25 DEBUG : dir: Looking for writers 2025/07/26 01:19:25 DEBUG : file1: reading active writers 2025/07/26 01:19:25 DEBUG : Looking for writers 2025/07/26 01:19:25 DEBUG : dir: reading active writers 2025/07/26 01:19:25 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpenRead (5.40s) === RUN TestFileOpenReadUnknownSize 2025/07/26 01:19:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/26 01:19:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:19:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/26 01:19:27 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:27 DEBUG : Looking for writers 2025/07/26 01:19:27 DEBUG : file.txt: reading active writers 2025/07/26 01:19:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:27 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:27 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:30 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (25 bytes), uploading instead of streaming 2025/07/26 01:19:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/26 01:19:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:19:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/26 01:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:31 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:31 DEBUG : dir: Looking for writers 2025/07/26 01:19:31 DEBUG : file1: reading active writers 2025/07/26 01:19:31 DEBUG : Looking for writers 2025/07/26 01:19:31 DEBUG : dir: reading active writers 2025/07/26 01:19:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.24s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:32 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:32 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:35 DEBUG : dir/file1: Remove: 2025/07/26 01:19:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:19:35 DEBUG : dir/file1: >Remove: err= 2025/07/26 01:19:35 DEBUG : dir/file1: Remove: 2025/07/26 01:19:35 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/26 01:19:35 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:35 DEBUG : dir: Looking for writers 2025/07/26 01:19:35 DEBUG : Looking for writers 2025/07/26 01:19:35 DEBUG : dir: reading active writers 2025/07/26 01:19:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.15s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:36 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:36 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:39 DEBUG : dir/file1: Remove: 2025/07/26 01:19:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:19:39 DEBUG : dir/file1: >Remove: err= 2025/07/26 01:19:40 DEBUG : dir/file1: Remove: 2025/07/26 01:19:40 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/26 01:19:40 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:40 DEBUG : dir: Looking for writers 2025/07/26 01:19:40 DEBUG : Looking for writers 2025/07/26 01:19:40 DEBUG : dir: reading active writers 2025/07/26 01:19:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.23s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:41 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:41 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:19:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/26 01:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:19:44 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/26 01:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:19:44 DEBUG : dir/file1: Open: flags=0x3 2025/07/26 01:19:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/26 01:19:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/26 01:19:44 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:44 DEBUG : dir: Looking for writers 2025/07/26 01:19:44 DEBUG : file1: reading active writers 2025/07/26 01:19:44 DEBUG : Looking for writers 2025/07/26 01:19:44 DEBUG : dir: reading active writers 2025/07/26 01:19:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.11s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:19:45 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:19:45 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:19:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:19:47 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:47 DEBUG : dir: Looking for writers 2025/07/26 01:19:47 DEBUG : file1: reading active writers 2025/07/26 01:19:47 DEBUG : Looking for writers 2025/07/26 01:19:47 DEBUG : dir: reading active writers 2025/07/26 01:19:47 DEBUG : >WaitForWriters: 2025/07/26 01:19:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:19:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00038bb00 2025/07/26 01:19:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:19:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:19:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:19:49 DEBUG : dir/file1: Updating file with dir/file1 0xc00038bb00 2025/07/26 01:19:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:19:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:19:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:19:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:19:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc00038bb00 2025/07/26 01:19:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:19:57 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (25 bytes), uploading instead of streaming 2025/07/26 01:19:58 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/26 01:19:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:19:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/26 01:19:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:19:59 DEBUG : newLeaf: Running delayed rename now 2025/07/26 01:19:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:19:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00038bb00 2025/07/26 01:19:59 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:59 DEBUG : dir: Looking for writers 2025/07/26 01:19:59 DEBUG : Looking for writers 2025/07/26 01:19:59 DEBUG : dir: reading active writers 2025/07/26 01:19:59 DEBUG : newLeaf: reading active writers 2025/07/26 01:19:59 DEBUG : >WaitForWriters: 2025/07/26 01:19:59 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:19:59 DEBUG : dir: Looking for writers 2025/07/26 01:19:59 DEBUG : Looking for writers 2025/07/26 01:19:59 DEBUG : dir: reading active writers 2025/07/26 01:19:59 DEBUG : newLeaf: reading active writers 2025/07/26 01:19:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:20:01 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:20:01 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:20:01 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:20:01 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:01 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:20:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:03 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:03 DEBUG : dir: Looking for writers 2025/07/26 01:20:03 DEBUG : file1: reading active writers 2025/07/26 01:20:03 DEBUG : Looking for writers 2025/07/26 01:20:03 DEBUG : dir: reading active writers 2025/07/26 01:20:03 DEBUG : >WaitForWriters: 2025/07/26 01:20:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000970240 2025/07/26 01:20:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:20:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000970240 2025/07/26 01:20:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:20:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/26 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc000970240 2025/07/26 01:20:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:05 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (25 bytes), uploading instead of streaming 2025/07/26 01:20:06 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/26 01:20:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:20:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/26 01:20:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:07 DEBUG : newLeaf: Running delayed rename now 2025/07/26 01:20:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000970240 2025/07/26 01:20:08 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:08 DEBUG : dir: Looking for writers 2025/07/26 01:20:08 DEBUG : Looking for writers 2025/07/26 01:20:08 DEBUG : dir: reading active writers 2025/07/26 01:20:08 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:08 DEBUG : >WaitForWriters: 2025/07/26 01:20:08 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:08 DEBUG : dir: Looking for writers 2025/07/26 01:20:08 DEBUG : Looking for writers 2025/07/26 01:20:08 DEBUG : dir: reading active writers 2025/07/26 01:20:08 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:08 DEBUG : >WaitForWriters: 2025/07/26 01:20:08 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:20:09 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:20:09 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:20:09 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:20:09 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:09 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:20:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:20:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): openPending: 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): >openPending: err= 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): _writeAt: size=14, off=0 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): >_writeAt: n=14, err= 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): close: 2025/07/26 01:20:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/26 01:20:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:20:12 DEBUG : dir/file1(0xc0005aa980): >close: err= 2025/07/26 01:20:12 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:12 DEBUG : dir: Looking for writers 2025/07/26 01:20:12 DEBUG : file1: reading active writers 2025/07/26 01:20:12 DEBUG : Looking for writers 2025/07/26 01:20:12 DEBUG : dir: reading active writers 2025/07/26 01:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:20:12 DEBUG : dir: Looking for writers 2025/07/26 01:20:12 DEBUG : file1: reading active writers 2025/07/26 01:20:12 DEBUG : Looking for writers 2025/07/26 01:20:12 DEBUG : dir: reading active writers 2025/07/26 01:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:20:12 DEBUG : dir: Looking for writers 2025/07/26 01:20:12 DEBUG : file1: reading active writers 2025/07/26 01:20:12 DEBUG : Looking for writers 2025/07/26 01:20:12 DEBUG : dir: reading active writers 2025/07/26 01:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:20:12 DEBUG : dir: Looking for writers 2025/07/26 01:20:12 DEBUG : file1: reading active writers 2025/07/26 01:20:12 DEBUG : Looking for writers 2025/07/26 01:20:12 DEBUG : dir: reading active writers 2025/07/26 01:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:20:12 DEBUG : dir/file1: vfs cache: starting upload 2025/07/26 01:20:12 DEBUG : dir: Looking for writers 2025/07/26 01:20:12 DEBUG : file1: reading active writers 2025/07/26 01:20:12 DEBUG : Looking for writers 2025/07/26 01:20:12 DEBUG : dir: reading active writers 2025/07/26 01:20:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:20:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:13 DEBUG : dir: Looking for writers 2025/07/26 01:20:13 DEBUG : file1: reading active writers 2025/07/26 01:20:13 DEBUG : Looking for writers 2025/07/26 01:20:13 DEBUG : dir: reading active writers 2025/07/26 01:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:20:13 DEBUG : dir: Looking for writers 2025/07/26 01:20:13 DEBUG : file1: reading active writers 2025/07/26 01:20:13 DEBUG : Looking for writers 2025/07/26 01:20:13 DEBUG : dir: reading active writers 2025/07/26 01:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:20:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/26 01:20:13 INFO : dir/file1: Copied (replaced existing) 2025/07/26 01:20:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/26 01:20:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/26 01:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/26 01:20:13 DEBUG : dir: Looking for writers 2025/07/26 01:20:13 DEBUG : file1: reading active writers 2025/07/26 01:20:13 DEBUG : Looking for writers 2025/07/26 01:20:13 DEBUG : dir: reading active writers 2025/07/26 01:20:13 DEBUG : >WaitForWriters: 2025/07/26 01:20:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:20:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): _readAt: size=512, off=0 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): openPending: 2025/07/26 01:20:13 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/07/26 01:20:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/26 01:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): >openPending: err= 2025/07/26 01:20:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): >_readAt: n=14, err=EOF 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): close: 2025/07/26 01:20:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:20:13 DEBUG : dir/file1(0xc0002d7840): >close: err= 2025/07/26 01:20:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00038bd40 2025/07/26 01:20:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:20:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/26 01:20:16 DEBUG : dir/file1: Updating file with dir/file1 0xc00038bd40 2025/07/26 01:20:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:20:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:20:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:24 DEBUG : dir/file1(0xc0002d7ec0): openPending: 2025/07/26 01:20:24 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/07/26 01:20:24 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/07/26 01:20:24 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:20:24 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:20:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:24 DEBUG : dir/file1(0xc0002d7ec0): >openPending: err= 2025/07/26 01:20:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:24 DEBUG : dir/file1(0xc0002d7ec0): _writeAt: size=25, off=0 2025/07/26 01:20:24 DEBUG : dir/file1(0xc0002d7ec0): >_writeAt: n=25, err= 2025/07/26 01:20:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00038bd40 2025/07/26 01:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:24 DEBUG : newLeaf(0xc0002d7ec0): close: 2025/07/26 01:20:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/26 01:20:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-26 01:20:24.127444638 +0000 UTC m=+226.171248092 2025/07/26 01:20:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/26 01:20:24 DEBUG : newLeaf(0xc0002d7ec0): >close: err= 2025/07/26 01:20:24 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:20:24 DEBUG : newLeaf: vfs cache: starting upload 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:20:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/26 01:20:24 DEBUG : dir: Looking for writers 2025/07/26 01:20:24 DEBUG : Looking for writers 2025/07/26 01:20:24 DEBUG : dir: reading active writers 2025/07/26 01:20:24 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:20:25 DEBUG : dir: Looking for writers 2025/07/26 01:20:25 DEBUG : Looking for writers 2025/07/26 01:20:25 DEBUG : dir: reading active writers 2025/07/26 01:20:25 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:20:25 DEBUG : dir: Looking for writers 2025/07/26 01:20:25 DEBUG : Looking for writers 2025/07/26 01:20:25 DEBUG : dir: reading active writers 2025/07/26 01:20:25 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:20:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:20:25 INFO : newLeaf: Copied (replaced existing) 2025/07/26 01:20:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-26 01:20:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/26 01:20:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/26 01:20:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/26 01:20:26 DEBUG : dir: Looking for writers 2025/07/26 01:20:26 DEBUG : Looking for writers 2025/07/26 01:20:26 DEBUG : dir: reading active writers 2025/07/26 01:20:26 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:26 DEBUG : >WaitForWriters: 2025/07/26 01:20:27 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:27 DEBUG : dir: Looking for writers 2025/07/26 01:20:27 DEBUG : Looking for writers 2025/07/26 01:20:27 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:27 DEBUG : dir: reading active writers 2025/07/26 01:20:27 DEBUG : >WaitForWriters: 2025/07/26 01:20:27 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:20:28 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:20:28 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:20:28 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:28 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:20:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:31 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:31 DEBUG : dir: Looking for writers 2025/07/26 01:20:31 DEBUG : file1: reading active writers 2025/07/26 01:20:31 DEBUG : Looking for writers 2025/07/26 01:20:31 DEBUG : dir: reading active writers 2025/07/26 01:20:31 DEBUG : >WaitForWriters: 2025/07/26 01:20:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df380 2025/07/26 01:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:20:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0008df380 2025/07/26 01:20:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:20:33 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:33 DEBUG : dir/file1(0xc000467bc0): openPending: 2025/07/26 01:20:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/26 01:20:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:33 DEBUG : dir/file1(0xc000467bc0): >openPending: err= 2025/07/26 01:20:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:33 DEBUG : dir/file1(0xc000467bc0): _writeAt: size=25, off=0 2025/07/26 01:20:33 DEBUG : dir/file1(0xc000467bc0): >_writeAt: n=25, err= 2025/07/26 01:20:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df380 2025/07/26 01:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:33 DEBUG : newLeaf(0xc000467bc0): close: 2025/07/26 01:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/26 01:20:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-26 01:20:33.312883753 +0000 UTC m=+235.356687238 2025/07/26 01:20:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/26 01:20:33 DEBUG : newLeaf(0xc000467bc0): >close: err= 2025/07/26 01:20:33 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:33 DEBUG : dir: Looking for writers 2025/07/26 01:20:33 DEBUG : Looking for writers 2025/07/26 01:20:33 DEBUG : dir: reading active writers 2025/07/26 01:20:33 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:20:33 DEBUG : dir: Looking for writers 2025/07/26 01:20:33 DEBUG : Looking for writers 2025/07/26 01:20:33 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:33 DEBUG : dir: reading active writers 2025/07/26 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:20:33 DEBUG : dir: Looking for writers 2025/07/26 01:20:33 DEBUG : Looking for writers 2025/07/26 01:20:33 DEBUG : dir: reading active writers 2025/07/26 01:20:33 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:20:33 DEBUG : dir: Looking for writers 2025/07/26 01:20:33 DEBUG : Looking for writers 2025/07/26 01:20:33 DEBUG : dir: reading active writers 2025/07/26 01:20:33 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:20:33 DEBUG : newLeaf: vfs cache: starting upload 2025/07/26 01:20:34 DEBUG : dir: Looking for writers 2025/07/26 01:20:34 DEBUG : Looking for writers 2025/07/26 01:20:34 DEBUG : dir: reading active writers 2025/07/26 01:20:34 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:20:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/26 01:20:34 DEBUG : dir: Looking for writers 2025/07/26 01:20:34 DEBUG : Looking for writers 2025/07/26 01:20:34 DEBUG : dir: reading active writers 2025/07/26 01:20:34 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:20:34 DEBUG : dir: Looking for writers 2025/07/26 01:20:34 DEBUG : Looking for writers 2025/07/26 01:20:34 DEBUG : dir: reading active writers 2025/07/26 01:20:34 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:20:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:20:35 INFO : newLeaf: Copied (replaced existing) 2025/07/26 01:20:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-26 01:20:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/26 01:20:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/26 01:20:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/26 01:20:35 DEBUG : dir: Looking for writers 2025/07/26 01:20:35 DEBUG : Looking for writers 2025/07/26 01:20:35 DEBUG : dir: reading active writers 2025/07/26 01:20:35 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:35 DEBUG : >WaitForWriters: 2025/07/26 01:20:35 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:35 DEBUG : dir: Looking for writers 2025/07/26 01:20:35 DEBUG : Looking for writers 2025/07/26 01:20:35 DEBUG : dir: reading active writers 2025/07/26 01:20:35 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:35 DEBUG : >WaitForWriters: 2025/07/26 01:20:35 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:20:36 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:20:36 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:20:36 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:36 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:20:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:20:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): openPending: 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): >openPending: err= 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): _writeAt: size=14, off=0 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): >_writeAt: n=14, err= 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): close: 2025/07/26 01:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/26 01:20:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:20:39 DEBUG : dir/file1(0xc0005ab000): >close: err= 2025/07/26 01:20:39 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:20:39 DEBUG : dir/file1: vfs cache: starting upload 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:20:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:20:39 DEBUG : dir: Looking for writers 2025/07/26 01:20:39 DEBUG : file1: reading active writers 2025/07/26 01:20:39 DEBUG : Looking for writers 2025/07/26 01:20:39 DEBUG : dir: reading active writers 2025/07/26 01:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:20:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/26 01:20:40 INFO : dir/file1: Copied (replaced existing) 2025/07/26 01:20:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/26 01:20:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/26 01:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/26 01:20:40 DEBUG : dir: Looking for writers 2025/07/26 01:20:40 DEBUG : file1: reading active writers 2025/07/26 01:20:40 DEBUG : Looking for writers 2025/07/26 01:20:40 DEBUG : dir: reading active writers 2025/07/26 01:20:40 DEBUG : >WaitForWriters: 2025/07/26 01:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:20:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): _readAt: size=512, off=0 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): openPending: 2025/07/26 01:20:40 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/07/26 01:20:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/26 01:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): >openPending: err= 2025/07/26 01:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): >_readAt: n=14, err=EOF 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): close: 2025/07/26 01:20:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:20:40 DEBUG : dir/file1(0xc0005aa540): >close: err= 2025/07/26 01:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df740 2025/07/26 01:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:20:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/26 01:20:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0008df740 2025/07/26 01:20:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:20:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:42 DEBUG : dir/file1(0xc0008c4b80): openPending: 2025/07/26 01:20:42 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/07/26 01:20:42 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/07/26 01:20:42 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:20:42 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:42 DEBUG : dir/file1(0xc0008c4b80): >openPending: err= 2025/07/26 01:20:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:42 DEBUG : dir/file1(0xc0008c4b80): _writeAt: size=25, off=0 2025/07/26 01:20:42 DEBUG : dir/file1(0xc0008c4b80): >_writeAt: n=25, err= 2025/07/26 01:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df740 2025/07/26 01:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:43 DEBUG : newLeaf(0xc0008c4b80): close: 2025/07/26 01:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/26 01:20:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-26 01:20:42.727066476 +0000 UTC m=+244.770869940 2025/07/26 01:20:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/26 01:20:43 DEBUG : newLeaf(0xc0008c4b80): >close: err= 2025/07/26 01:20:43 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:20:43 DEBUG : newLeaf: vfs cache: starting upload 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:20:43 DEBUG : dir: Looking for writers 2025/07/26 01:20:43 DEBUG : Looking for writers 2025/07/26 01:20:43 DEBUG : dir: reading active writers 2025/07/26 01:20:43 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:20:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/26 01:20:44 DEBUG : dir: Looking for writers 2025/07/26 01:20:44 DEBUG : Looking for writers 2025/07/26 01:20:44 DEBUG : dir: reading active writers 2025/07/26 01:20:44 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:20:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:20:44 INFO : newLeaf: Copied (replaced existing) 2025/07/26 01:20:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-26 01:20:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/26 01:20:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/26 01:20:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:20:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/26 01:20:45 DEBUG : dir: Looking for writers 2025/07/26 01:20:45 DEBUG : Looking for writers 2025/07/26 01:20:45 DEBUG : dir: reading active writers 2025/07/26 01:20:45 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:45 DEBUG : >WaitForWriters: 2025/07/26 01:20:45 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:45 DEBUG : dir: Looking for writers 2025/07/26 01:20:45 DEBUG : Looking for writers 2025/07/26 01:20:45 DEBUG : dir: reading active writers 2025/07/26 01:20:45 DEBUG : newLeaf: reading active writers 2025/07/26 01:20:45 DEBUG : >WaitForWriters: 2025/07/26 01:20:45 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:20:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:20:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:20:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:20:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:20:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:20:49 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:20:49 DEBUG : dir: Looking for writers 2025/07/26 01:20:49 DEBUG : file1: reading active writers 2025/07/26 01:20:49 DEBUG : Looking for writers 2025/07/26 01:20:49 DEBUG : dir: reading active writers 2025/07/26 01:20:49 DEBUG : >WaitForWriters: 2025/07/26 01:20:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): _readAt: size=512, off=0 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): openPending: 2025/07/26 01:20:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/26 01:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): >openPending: err= 2025/07/26 01:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/26 01:20:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:20:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:20:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): >_readAt: n=14, err=EOF 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): close: 2025/07/26 01:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:20:49 DEBUG : dir/file1(0xc00065f480): >close: err= 2025/07/26 01:20:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:20:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:20:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df680 2025/07/26 01:20:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:20:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:20:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/26 01:20:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/26 01:20:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0008df680 2025/07/26 01:20:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/26 01:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:20:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:20:59 DEBUG : dir/file1(0xc0008c4d80): openPending: 2025/07/26 01:20:59 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/07/26 01:20:59 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/07/26 01:20:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:20:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:20:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/26 01:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:20:59 DEBUG : dir/file1(0xc0008c4d80): >openPending: err= 2025/07/26 01:20:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:20:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:20:59 DEBUG : dir/file1(0xc0008c4d80): _writeAt: size=25, off=0 2025/07/26 01:20:59 DEBUG : dir/file1(0xc0008c4d80): >_writeAt: n=25, err= 2025/07/26 01:21:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/26 01:21:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/26 01:21:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df680 2025/07/26 01:21:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:21:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:21:00 DEBUG : newLeaf(0xc0008c4d80): close: 2025/07/26 01:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/26 01:21:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-26 01:20:59.943048219 +0000 UTC m=+261.986851684 2025/07/26 01:21:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/26 01:21:00 DEBUG : newLeaf(0xc0008c4d80): >close: err= 2025/07/26 01:21:00 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:21:00 DEBUG : newLeaf: vfs cache: starting upload 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:21:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/26 01:21:00 DEBUG : dir: Looking for writers 2025/07/26 01:21:00 DEBUG : Looking for writers 2025/07/26 01:21:00 DEBUG : dir: reading active writers 2025/07/26 01:21:00 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:21:01 DEBUG : dir: Looking for writers 2025/07/26 01:21:01 DEBUG : Looking for writers 2025/07/26 01:21:01 DEBUG : dir: reading active writers 2025/07/26 01:21:01 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:21:01 DEBUG : dir: Looking for writers 2025/07/26 01:21:01 DEBUG : Looking for writers 2025/07/26 01:21:01 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:01 DEBUG : dir: reading active writers 2025/07/26 01:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:21:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/26 01:21:01 INFO : newLeaf: Copied (replaced existing) 2025/07/26 01:21:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-26 01:20:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/26 01:21:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/26 01:21:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/26 01:21:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/26 01:21:02 DEBUG : dir: Looking for writers 2025/07/26 01:21:02 DEBUG : Looking for writers 2025/07/26 01:21:02 DEBUG : dir: reading active writers 2025/07/26 01:21:02 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:02 DEBUG : >WaitForWriters: 2025/07/26 01:21:03 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:03 DEBUG : dir: Looking for writers 2025/07/26 01:21:03 DEBUG : Looking for writers 2025/07/26 01:21:03 DEBUG : dir: reading active writers 2025/07/26 01:21:03 DEBUG : newLeaf: reading active writers 2025/07/26 01:21:03 DEBUG : >WaitForWriters: 2025/07/26 01:21:03 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestFileRename (78.98s) --- PASS: TestFileRename/off,forceCache=false (15.86s) --- PASS: TestFileRename/minimal,forceCache=false (8.85s) --- PASS: TestFileRename/minimal,forceCache=true (18.44s) --- PASS: TestFileRename/writes,forceCache=false (8.17s) --- PASS: TestFileRename/writes,forceCache=true (10.44s) --- PASS: TestFileRename/full,forceCache=false (17.22s) === 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-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:04 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:04 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:04 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:04 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:04 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:04 DEBUG : Looking for writers 2025/07/26 01:21:04 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:04 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:04 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:21:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/26 01:21:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:08 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:08 DEBUG : dir: Looking for writers 2025/07/26 01:21:08 DEBUG : file1: reading active writers 2025/07/26 01:21:08 DEBUG : Looking for writers 2025/07/26 01:21:08 DEBUG : dir: reading active writers 2025/07/26 01:21:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:09 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:09 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:21:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/26 01:21:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/26 01:21:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/26 01:21:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/26 01:21:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/26 01:21:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/26 01:21:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/26 01:21:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/26 01:21:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/26 01:21:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/26 01:21:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/26 01:21:14 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:14 DEBUG : dir: Looking for writers 2025/07/26 01:21:14 DEBUG : file1: reading active writers 2025/07/26 01:21:14 DEBUG : Looking for writers 2025/07/26 01:21:14 DEBUG : dir: reading active writers 2025/07/26 01:21:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.68s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:15 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:15 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:21:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/26 01:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/26 01:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/26 01:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/26 01:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/26 01:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/26 01:21:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/26 01:21:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/26 01:21:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/26 01:21:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/26 01:21:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/26 01:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/26 01:21:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/26 01:21:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/26 01:21:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/26 01:21:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/26 01:21:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/26 01:21:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/26 01:21:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/26 01:21:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/26 01:21:20 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:20 DEBUG : dir: Looking for writers 2025/07/26 01:21:20 DEBUG : file1: reading active writers 2025/07/26 01:21:20 DEBUG : Looking for writers 2025/07/26 01:21:20 DEBUG : dir: reading active writers 2025/07/26 01:21:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.03s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:21 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:21 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:21:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/26 01:21:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:24 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:24 DEBUG : dir: Looking for writers 2025/07/26 01:21:24 DEBUG : file1: reading active writers 2025/07/26 01:21:24 DEBUG : Looking for writers 2025/07/26 01:21:24 DEBUG : dir: reading active writers 2025/07/26 01:21:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (3.99s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:25 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:25 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:21:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/26 01:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/26 01:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/26 01:21:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/26 01:21:28 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:28 DEBUG : dir: Looking for writers 2025/07/26 01:21:28 DEBUG : file1: reading active writers 2025/07/26 01:21:28 DEBUG : Looking for writers 2025/07/26 01:21:28 DEBUG : dir: reading active writers 2025/07/26 01:21:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.91s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:29 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:29 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:21:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): _readAt: size=1, off=0 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): openPending: 2025/07/26 01:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:21:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >openPending: err= 2025/07/26 01:21:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/26 01:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >_readAt: n=1, err= 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): _readAt: size=256, off=1 2025/07/26 01:21:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >_readAt: n=15, err=EOF 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): _readAt: size=16, off=16 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >_readAt: n=0, err=EOF 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): close: 2025/07/26 01:21:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >close: err= 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): close: 2025/07/26 01:21:32 DEBUG : dir/file1(0xc000972ac0): >close: err=file already closed 2025/07/26 01:21:32 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:32 DEBUG : dir: Looking for writers 2025/07/26 01:21:32 DEBUG : file1: reading active writers 2025/07/26 01:21:32 DEBUG : Looking for writers 2025/07/26 01:21:32 DEBUG : dir: reading active writers 2025/07/26 01:21:32 DEBUG : >WaitForWriters: 2025/07/26 01:21:32 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.11s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:33 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:33 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:33 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:33 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): _readAt: size=1, off=0 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): openPending: 2025/07/26 01:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >openPending: err= 2025/07/26 01:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/26 01:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >_readAt: n=1, err= 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): _readAt: size=1, off=5 2025/07/26 01:21:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >_readAt: n=1, err= 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): _readAt: size=1, off=3 2025/07/26 01:21:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >_readAt: n=1, err= 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): _readAt: size=1, off=13 2025/07/26 01:21:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >_readAt: n=1, err= 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): _readAt: size=16, off=100 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >_readAt: n=0, err=EOF 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): close: 2025/07/26 01:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:21:36 DEBUG : dir/file1(0xc000972640): >close: err= 2025/07/26 01:21:36 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:36 DEBUG : dir: Looking for writers 2025/07/26 01:21:36 DEBUG : file1: reading active writers 2025/07/26 01:21:36 DEBUG : Looking for writers 2025/07/26 01:21:36 DEBUG : dir: reading active writers 2025/07/26 01:21:36 DEBUG : >WaitForWriters: 2025/07/26 01:21:36 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.03s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:37 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:37 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:37 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:37 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:21:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=1, off=0 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): openPending: 2025/07/26 01:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:21:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >openPending: err= 2025/07/26 01:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/26 01:21:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:21:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=1, err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=1, off=5 2025/07/26 01:21:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=1, err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=1, off=1 2025/07/26 01:21:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=1, err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=6, off=10 2025/07/26 01:21:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=6, err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=256, off=10 2025/07/26 01:21:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=6, err=EOF 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=256, off=100 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=0, err=EOF 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): close: 2025/07/26 01:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >close: err= 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): _readAt: size=256, off=100 2025/07/26 01:21:40 DEBUG : dir/file1(0xc0005aad40): >_readAt: n=0, err=file already closed 2025/07/26 01:21:40 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:40 DEBUG : dir: Looking for writers 2025/07/26 01:21:40 DEBUG : file1: reading active writers 2025/07/26 01:21:40 DEBUG : Looking for writers 2025/07/26 01:21:40 DEBUG : dir: reading active writers 2025/07/26 01:21:40 DEBUG : >WaitForWriters: 2025/07/26 01:21:40 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.14s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:41 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 DEBUG : Config file has changed externally - reloading 2025/07/26 01:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:41 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:44 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:21:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:21:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:21:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): RWFileHandle.Flush 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): _readAt: size=256, off=0 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): openPending: 2025/07/26 01:21:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:21:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): >openPending: err= 2025/07/26 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/26 01:21:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:21:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): >_readAt: n=16, err=EOF 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): RWFileHandle.Flush 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): RWFileHandle.Flush 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): close: 2025/07/26 01:21:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:21:44 DEBUG : dir/file1(0xc00065e380): >close: err= 2025/07/26 01:21:44 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:44 DEBUG : dir: Looking for writers 2025/07/26 01:21:44 DEBUG : file1: reading active writers 2025/07/26 01:21:44 DEBUG : Looking for writers 2025/07/26 01:21:44 DEBUG : dir: reading active writers 2025/07/26 01:21:44 DEBUG : >WaitForWriters: 2025/07/26 01:21:44 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushRead (12.77s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:54 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 DEBUG : Config file has changed externally - reloading 2025/07/26 01:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:54 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:21:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:21:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/26 01:21:56 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:21:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:21:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:21:56 DEBUG : dir/file1(0xc0002d6fc0): _readAt: size=256, off=0 2025/07/26 01:21:56 DEBUG : dir/file1(0xc0002d6fc0): openPending: 2025/07/26 01:21:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:21:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:56 DEBUG : dir/file1(0xc0002d6fc0): >openPending: err= 2025/07/26 01:21:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/26 01:21:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:21:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:21:57 DEBUG : dir/file1(0xc0002d6fc0): >_readAt: n=16, err=EOF 2025/07/26 01:21:57 DEBUG : dir/file1(0xc0002d6fc0): RWFileHandle.Release 2025/07/26 01:21:57 DEBUG : dir/file1(0xc0002d6fc0): close: 2025/07/26 01:21:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/26 01:21:57 DEBUG : dir/file1(0xc0002d6fc0): >close: err= 2025/07/26 01:21:57 DEBUG : dir/file1(0xc0002d6fc0): RWFileHandle.Release 2025/07/26 01:21:57 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:57 DEBUG : dir: Looking for writers 2025/07/26 01:21:57 DEBUG : file1: reading active writers 2025/07/26 01:21:57 DEBUG : Looking for writers 2025/07/26 01:21:57 DEBUG : dir: reading active writers 2025/07/26 01:21:57 DEBUG : >WaitForWriters: 2025/07/26 01:21:57 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.97s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:21:58 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:21:58 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:21:58 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:21:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:21:58 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:21:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:21:58 DEBUG : file1: newRWFileHandle: 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): openPending: 2025/07/26 01:21:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): >openPending: err= 2025/07/26 01:21:58 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:21:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:21:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): _writeAt: size=5, off=0 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): >_writeAt: n=5, err= 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): _writeAt: size=7, off=5 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): >_writeAt: n=7, err= 2025/07/26 01:21:58 DEBUG : file1: vfs cache: truncate to size=11 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): close: 2025/07/26 01:21:58 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:21:58.464594743 +0000 UTC m=+320.508398208 2025/07/26 01:21:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): >close: err= 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): close: 2025/07/26 01:21:58 DEBUG : file1(0xc00065f180): >close: err=file already closed 2025/07/26 01:21:58 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:21:58 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:21:58 DEBUG : Looking for writers 2025/07/26 01:21:58 DEBUG : file1: reading active writers 2025/07/26 01:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:21:59 DEBUG : Looking for writers 2025/07/26 01:21:59 DEBUG : file1: reading active writers 2025/07/26 01:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:21:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/26 01:21:59 DEBUG : Looking for writers 2025/07/26 01:21:59 DEBUG : file1: reading active writers 2025/07/26 01:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/26 01:22:00 INFO : file1: Copied (new) 2025/07/26 01:22:00 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-26 01:21:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/26 01:22:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:00 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:00 DEBUG : Looking for writers 2025/07/26 01:22:00 DEBUG : file1: reading active writers 2025/07/26 01:22:00 DEBUG : >WaitForWriters: 2025/07/26 01:22:00 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:00 DEBUG : Looking for writers 2025/07/26 01:22:00 DEBUG : file1: reading active writers 2025/07/26 01:22:00 DEBUG : >WaitForWriters: 2025/07/26 01:22:00 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsWrite (10.44s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:08 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:08 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:08 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:08 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:08 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): openPending: 2025/07/26 01:22:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): >openPending: err= 2025/07/26 01:22:08 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): _writeAt: size=7, off=0 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): >_writeAt: n=7, err= 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): _writeAt: size=6, off=5 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): >_writeAt: n=6, err= 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): close: 2025/07/26 01:22:08 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:22:08.900108317 +0000 UTC m=+330.943911782 2025/07/26 01:22:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): >close: err= 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): _writeAt: size=5, off=0 2025/07/26 01:22:08 DEBUG : file1(0xc000972380): >_writeAt: n=0, err=file already closed 2025/07/26 01:22:08 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:08 DEBUG : Looking for writers 2025/07/26 01:22:08 DEBUG : file1: reading active writers 2025/07/26 01:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:08 DEBUG : Looking for writers 2025/07/26 01:22:08 DEBUG : file1: reading active writers 2025/07/26 01:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:08 DEBUG : Looking for writers 2025/07/26 01:22:08 DEBUG : file1: reading active writers 2025/07/26 01:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:08 DEBUG : Looking for writers 2025/07/26 01:22:08 DEBUG : file1: reading active writers 2025/07/26 01:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:09 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:09 DEBUG : Looking for writers 2025/07/26 01:22:09 DEBUG : file1: reading active writers 2025/07/26 01:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:09 DEBUG : Looking for writers 2025/07/26 01:22:09 DEBUG : file1: reading active writers 2025/07/26 01:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:09 DEBUG : Looking for writers 2025/07/26 01:22:09 DEBUG : file1: reading active writers 2025/07/26 01:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:09 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/26 01:22:10 DEBUG : Looking for writers 2025/07/26 01:22:10 DEBUG : file1: reading active writers 2025/07/26 01:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/26 01:22:10 INFO : file1: Copied (new) 2025/07/26 01:22:10 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-26 01:22:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/26 01:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:10 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:11 DEBUG : Looking for writers 2025/07/26 01:22:11 DEBUG : file1: reading active writers 2025/07/26 01:22:11 DEBUG : >WaitForWriters: 2025/07/26 01:22:11 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:11 DEBUG : Looking for writers 2025/07/26 01:22:11 DEBUG : file1: reading active writers 2025/07/26 01:22:11 DEBUG : >WaitForWriters: 2025/07/26 01:22:11 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteAt (10.44s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:19 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:19 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:19 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : Config file has changed externally - reloading 2025/07/26 01:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:19 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:19 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:19 DEBUG : file1(0xc0005abcc0): openPending: 2025/07/26 01:22:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:19 DEBUG : file1(0xc0005abcc0): >openPending: err= 2025/07/26 01:22:19 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:19 DEBUG : file1(0xc0005abcc0): close: 2025/07/26 01:22:19 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:22:19.352789272 +0000 UTC m=+341.396592738 2025/07/26 01:22:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:19 DEBUG : file1(0xc0005abcc0): >close: err= 2025/07/26 01:22:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/26 01:22:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:22:19 DEBUG : file2: newRWFileHandle: 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): openPending: 2025/07/26 01:22:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): >openPending: err= 2025/07/26 01:22:19 DEBUG : file2: >newRWFileHandle: err= 2025/07/26 01:22:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/26 01:22:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/26 01:22:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): RWFileHandle.Flush 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): RWFileHandle.Release 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): close: 2025/07/26 01:22:19 DEBUG : file2: vfs cache: setting modification time to 2025-07-26 01:22:19.354422954 +0000 UTC m=+341.398226419 2025/07/26 01:22:19 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:19 DEBUG : file2(0xc000466240): >close: err= 2025/07/26 01:22:19 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/26 01:22:19 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:19 DEBUG : file2: vfs cache: starting upload 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/26 01:22:19 DEBUG : Looking for writers 2025/07/26 01:22:19 DEBUG : file1: reading active writers 2025/07/26 01:22:19 DEBUG : file2: reading active writers 2025/07/26 01:22:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/26 01:22:20 DEBUG : Looking for writers 2025/07/26 01:22:20 DEBUG : file1: reading active writers 2025/07/26 01:22:20 DEBUG : file2: reading active writers 2025/07/26 01:22:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/26 01:22:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:22:21 INFO : file1: Copied (new) 2025/07/26 01:22:21 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-26 01:22:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/26 01:22:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:21 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:21 DEBUG : Looking for writers 2025/07/26 01:22:21 DEBUG : file1: reading active writers 2025/07/26 01:22:21 DEBUG : file2: reading active writers 2025/07/26 01:22:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:21 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:22:21 INFO : file2: Copied (new) 2025/07/26 01:22:21 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-26 01:22:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/26 01:22:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/26 01:22:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/26 01:22:21 INFO : file2: vfs cache: upload succeeded try #1 2025/07/26 01:22:22 DEBUG : Looking for writers 2025/07/26 01:22:22 DEBUG : file1: reading active writers 2025/07/26 01:22:22 DEBUG : file2: reading active writers 2025/07/26 01:22:22 DEBUG : >WaitForWriters: 2025/07/26 01:22:22 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:22 DEBUG : Looking for writers 2025/07/26 01:22:22 DEBUG : file1: reading active writers 2025/07/26 01:22:22 DEBUG : file2: reading active writers 2025/07/26 01:22:22 DEBUG : >WaitForWriters: 2025/07/26 01:22:22 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:23 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:23 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:23 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:23 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:23 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): openPending: 2025/07/26 01:22:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): >openPending: err= 2025/07/26 01:22:23 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): _writeAt: size=5, off=0 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): >_writeAt: n=5, err= 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): RWFileHandle.Flush 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): RWFileHandle.Flush 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): close: 2025/07/26 01:22:23 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:22:23.650737878 +0000 UTC m=+345.694541374 2025/07/26 01:22:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:23 DEBUG : file1(0xc0008c4380): >close: err= 2025/07/26 01:22:23 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:23 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:23 DEBUG : Looking for writers 2025/07/26 01:22:23 DEBUG : file1: reading active writers 2025/07/26 01:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:24 DEBUG : Looking for writers 2025/07/26 01:22:24 DEBUG : file1: reading active writers 2025/07/26 01:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:22:24 DEBUG : Looking for writers 2025/07/26 01:22:24 DEBUG : file1: reading active writers 2025/07/26 01:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:22:25 INFO : file1: Copied (new) 2025/07/26 01:22:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-26 01:22:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/26 01:22:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:25 DEBUG : Looking for writers 2025/07/26 01:22:25 DEBUG : file1: reading active writers 2025/07/26 01:22:25 DEBUG : >WaitForWriters: 2025/07/26 01:22:25 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.97s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:26 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:26 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:26 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:26 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:26 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): openPending: 2025/07/26 01:22:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): >openPending: err= 2025/07/26 01:22:26 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): _writeAt: size=5, off=0 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): >_writeAt: n=5, err= 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): RWFileHandle.Release 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): close: 2025/07/26 01:22:26 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:22:26.61163719 +0000 UTC m=+348.655440655 2025/07/26 01:22:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): >close: err= 2025/07/26 01:22:26 DEBUG : file1(0xc0009b4c80): RWFileHandle.Release 2025/07/26 01:22:26 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:26 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:26 DEBUG : Looking for writers 2025/07/26 01:22:26 DEBUG : file1: reading active writers 2025/07/26 01:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:27 DEBUG : Looking for writers 2025/07/26 01:22:27 DEBUG : file1: reading active writers 2025/07/26 01:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:22:27 DEBUG : Looking for writers 2025/07/26 01:22:27 DEBUG : file1: reading active writers 2025/07/26 01:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:22:28 INFO : file1: Copied (new) 2025/07/26 01:22:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-26 01:22:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/26 01:22:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:28 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:28 DEBUG : Looking for writers 2025/07/26 01:22:28 DEBUG : file1: reading active writers 2025/07/26 01:22:28 DEBUG : >WaitForWriters: 2025/07/26 01:22:28 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:29 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:29 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:22:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/26 01:22:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:22:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): openPending: 2025/07/26 01:22:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:22:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): >openPending: err= 2025/07/26 01:22:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/26 01:22:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:22:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:22:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): _writeAt: size=5, off=0 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): >_writeAt: n=5, err= 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): close: 2025/07/26 01:22:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-26 01:22:32.060633028 +0000 UTC m=+354.104436493 2025/07/26 01:22:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:32 DEBUG : dir/file1(0xc0008c4680): >close: err= 2025/07/26 01:22:32 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:32 DEBUG : dir/file1: vfs cache: starting upload 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:32 DEBUG : dir: Looking for writers 2025/07/26 01:22:32 DEBUG : file1: reading active writers 2025/07/26 01:22:32 DEBUG : Looking for writers 2025/07/26 01:22:32 DEBUG : dir: reading active writers 2025/07/26 01:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:22:33 INFO : dir/file1: Copied (replaced existing) 2025/07/26 01:22:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-26 01:22:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/26 01:22:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:33 DEBUG : dir: Looking for writers 2025/07/26 01:22:33 DEBUG : file1: reading active writers 2025/07/26 01:22:33 DEBUG : Looking for writers 2025/07/26 01:22:33 DEBUG : dir: reading active writers 2025/07/26 01:22:33 DEBUG : >WaitForWriters: 2025/07/26 01:22:33 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeTruncateExisting (12.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:41 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:41 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/26 01:22:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:44 DEBUG : dir/file1: newRWFileHandle: 2025/07/26 01:22:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/26 01:22:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/26 01:22:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): _writeAt: size=5, off=0 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): openPending: 2025/07/26 01:22:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/26 01:22:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/26 01:22:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): >openPending: err= 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): >_writeAt: n=5, err= 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): _writeAt: size=15, off=5 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): >_writeAt: n=15, err= 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): close: 2025/07/26 01:22:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/26 01:22:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-26 01:22:44.520578173 +0000 UTC m=+366.564381638 2025/07/26 01:22:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:44 DEBUG : dir/file1(0xc0008c5100): >close: err= 2025/07/26 01:22:44 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:44 DEBUG : dir/file1: vfs cache: starting upload 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:44 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/07/26 01:22:44 DEBUG : dir: Looking for writers 2025/07/26 01:22:44 DEBUG : file1: reading active writers 2025/07/26 01:22:44 DEBUG : Looking for writers 2025/07/26 01:22:44 DEBUG : dir: reading active writers 2025/07/26 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:45 DEBUG : dir: Looking for writers 2025/07/26 01:22:45 DEBUG : file1: reading active writers 2025/07/26 01:22:45 DEBUG : Looking for writers 2025/07/26 01:22:45 DEBUG : dir: reading active writers 2025/07/26 01:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/26 01:22:45 INFO : dir/file1: Copied (replaced existing) 2025/07/26 01:22:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-26 01:22:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/26 01:22:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:45 DEBUG : dir: Looking for writers 2025/07/26 01:22:45 DEBUG : file1: reading active writers 2025/07/26 01:22:45 DEBUG : Looking for writers 2025/07/26 01:22:45 DEBUG : dir: reading active writers 2025/07/26 01:22:45 DEBUG : >WaitForWriters: 2025/07/26 01:22:45 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.94s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:46 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:46 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): openPending: 2025/07/26 01:22:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): >openPending: err= 2025/07/26 01:22:46 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): _writeAt: size=5, off=0 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): >_writeAt: n=5, err= 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): close: 2025/07/26 01:22:46 DEBUG : file1: vfs cache: setting modification time to 2025-07-26 01:22:46.974719117 +0000 UTC m=+369.018522581 2025/07/26 01:22:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:46 DEBUG : file1(0xc0009b4100): >close: err= 2025/07/26 01:22:46 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:46 DEBUG : Looking for writers 2025/07/26 01:22:46 DEBUG : file1: reading active writers 2025/07/26 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:46 DEBUG : Looking for writers 2025/07/26 01:22:46 DEBUG : file1: reading active writers 2025/07/26 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:47 DEBUG : Looking for writers 2025/07/26 01:22:47 DEBUG : file1: reading active writers 2025/07/26 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:47 DEBUG : Looking for writers 2025/07/26 01:22:47 DEBUG : file1: reading active writers 2025/07/26 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:47 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:47 DEBUG : Looking for writers 2025/07/26 01:22:47 DEBUG : file1: reading active writers 2025/07/26 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:47 DEBUG : Looking for writers 2025/07/26 01:22:47 DEBUG : file1: reading active writers 2025/07/26 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:47 DEBUG : Looking for writers 2025/07/26 01:22:47 DEBUG : file1: reading active writers 2025/07/26 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:22:48 DEBUG : Looking for writers 2025/07/26 01:22:48 DEBUG : file1: reading active writers 2025/07/26 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:22:48 INFO : file1: Copied (new) 2025/07/26 01:22:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-26 01:22:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/26 01:22:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:48 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:49 DEBUG : Looking for writers 2025/07/26 01:22:49 DEBUG : file1: reading active writers 2025/07/26 01:22:49 DEBUG : >WaitForWriters: 2025/07/26 01:22:49 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:49 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:49 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:49 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:49 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/26 01:22:49 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.916252813 +0000 UTC m=+371.960056298 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c43c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.916252813 +0000 UTC m=+371.960056298 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4980): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.916252813 +0000 UTC m=+371.960056298 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c4f40): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b1f0 item 1 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.919610736 +0000 UTC m=+371.963414221 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5580): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.919610736 +0000 UTC m=+371.963414221 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0008c5b00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ba40 item 2 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.922300887 +0000 UTC m=+371.966104372 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009721c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.922300887 +0000 UTC m=+371.966104372 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972640): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.922300887 +0000 UTC m=+371.966104372 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000972b00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 3 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.92939387 +0000 UTC m=+371.973197345 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973180): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.92939387 +0000 UTC m=+371.973197345 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000973700): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 4 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.932292254 +0000 UTC m=+371.976095739 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aa6c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.932292254 +0000 UTC m=+371.976095739 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005aaec0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.932292254 +0000 UTC m=+371.976095739 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005ab480): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 5 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.935185906 +0000 UTC m=+371.978989391 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0005abbc0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.935185906 +0000 UTC m=+371.978989391 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000130840): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005055e0 item 6 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.938269055 +0000 UTC m=+371.982072530 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000466780): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.938269055 +0000 UTC m=+371.982072530 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0004678c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.938269055 +0000 UTC m=+371.982072530 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000467d80): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a3f0 item 7 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.94158511 +0000 UTC m=+371.985388595 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d70c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.94158511 +0000 UTC m=+371.985388595 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0002d7a40): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b650 item 8 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): _readAt: size=2, off=0 2025/07/26 01:22:49 ERROR : open-test-file(0xc000a0a080): Couldn't read size of file 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): >_readAt: n=0, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): close: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a080): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.943620223 +0000 UTC m=+371.987423699 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a440): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.943620223 +0000 UTC m=+371.987423699 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0a8c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.943620223 +0000 UTC m=+371.987423699 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0adc0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bc70 item 9 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.950591498 +0000 UTC m=+371.994394973 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b440): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.950591498 +0000 UTC m=+371.994394973 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a0b980): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034be30 item 10 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): _readAt: size=2, off=0 2025/07/26 01:22:49 ERROR : open-test-file(0xc000a2a040): Couldn't read size of file 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): >_readAt: n=0, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): close: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a040): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.955114365 +0000 UTC m=+371.998917850 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a400): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): _writeAt: size=3, off=2 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.955114365 +0000 UTC m=+371.998917850 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2a900): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.955114365 +0000 UTC m=+371.998917850 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2ae00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 11 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.959980886 +0000 UTC m=+372.003784352 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b480): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.959980886 +0000 UTC m=+372.003784352 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a2b9c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 12 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): _readAt: size=2, off=0 2025/07/26 01:22:49 ERROR : open-test-file(0xc000a56080): Couldn't read size of file 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): >_readAt: n=0, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): close: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56080): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.961850841 +0000 UTC m=+372.005654306 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56440): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.961850841 +0000 UTC m=+372.005654306 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000a56b00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd9d0 item 13 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.964999752 +0000 UTC m=+372.008803218 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5540): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.964999752 +0000 UTC m=+372.008803218 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc0009b5a80): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 14 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): _readAt: size=2, off=0 2025/07/26 01:22:49 ERROR : open-test-file(0xc00096a140): Couldn't read size of file 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): >_readAt: n=0, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): close: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a140): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.966718794 +0000 UTC m=+372.010522260 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096a500): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.966718794 +0000 UTC m=+372.010522260 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096abc0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 15 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 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/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.971103231 +0000 UTC m=+372.014906686 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b240): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.971103231 +0000 UTC m=+372.014906686 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096b780): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 16 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.972596199 +0000 UTC m=+372.016399664 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc00096bdc0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): open at offset 5 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): _writeAt: size=3, off=7 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.972596199 +0000 UTC m=+372.016399664 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa2c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.972596199 +0000 UTC m=+372.016399664 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaa7c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128380 item 17 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.975115411 +0000 UTC m=+372.018918876 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaae40): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.975115411 +0000 UTC m=+372.018918876 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aab380): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128850 item 18 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.976699229 +0000 UTC m=+372.020502694 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aaba00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): open at offset 5 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): _writeAt: size=3, off=7 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.976699229 +0000 UTC m=+372.020502694 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aabf00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.976699229 +0000 UTC m=+372.020502694 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8480): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128c40 item 19 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.98514645 +0000 UTC m=+372.028949916 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad8b00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.98514645 +0000 UTC m=+372.028949916 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9040): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001291f0 item 20 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.986608191 +0000 UTC m=+372.030411655 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad96c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): open at offset 5 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): _writeAt: size=3, off=7 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.986608191 +0000 UTC m=+372.030411655 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000ad9bc0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.986608191 +0000 UTC m=+372.030411655 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe140): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001296c0 item 21 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.988766585 +0000 UTC m=+372.032570050 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afe7c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.988766585 +0000 UTC m=+372.032570050 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000afed00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129ce0 item 22 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.991319781 +0000 UTC m=+372.035123246 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff380): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): open at offset 5 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): _writeAt: size=3, off=7 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.991319781 +0000 UTC m=+372.035123246 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000aff880): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.991319781 +0000 UTC m=+372.035123246 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000affd80): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004041c0 item 23 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 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/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.994061119 +0000 UTC m=+372.037864584 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b22480): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.994061119 +0000 UTC m=+372.037864584 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b229c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404770 item 24 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): _readAt: size=2, off=0 2025/07/26 01:22:49 ERROR : open-test-file(0xc000b23000): Couldn't read size of file 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): >_readAt: n=0, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): close: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23000): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.995738372 +0000 UTC m=+372.039541837 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b233c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): _readAt: size=2, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): open at offset 5 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): >_readAt: n=2, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): _writeAt: size=3, off=7 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.995738372 +0000 UTC m=+372.039541837 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b238c0): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.995738372 +0000 UTC m=+372.039541837 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b23e00): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404b60 item 25 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): >openPending: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): _writeAt: size=5, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): >_writeAt: n=5, err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.998718176 +0000 UTC m=+372.042521642 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3e500): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): _readAt: size=512, off=0 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): openPending: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): >openPending: err= 2025/07/26 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): >_readAt: n=5, err=EOF 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): close: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:49.998718176 +0000 UTC m=+372.042521642 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:49 DEBUG : open-test-file(0xc000b3ea40): >close: err= 2025/07/26 01:22:49 DEBUG : open-test-file: Remove: 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 26 2025/07/26 01:22:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:49 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000b3f080): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.000300571 +0000 UTC m=+372.044104037 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.000300571 +0000 UTC m=+372.044104037 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3f940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.000300571 +0000 UTC m=+372.044104037 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b3fe80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 27 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.002495766 +0000 UTC m=+372.046299231 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5a580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.002495766 +0000 UTC m=+372.046299231 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5aac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405dc0 item 28 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000b5b100): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.004037426 +0000 UTC m=+372.047840891 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5b4c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.004037426 +0000 UTC m=+372.047840891 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b5bb80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c460 item 29 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.007253704 +0000 UTC m=+372.051057169 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.007253704 +0000 UTC m=+372.051057169 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b807c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 30 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000b80e00): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b80e00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.010284354 +0000 UTC m=+372.054087808 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b811c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.010284354 +0000 UTC m=+372.054087808 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 31 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.012407843 +0000 UTC m=+372.056211309 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b81f00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.012407843 +0000 UTC m=+372.056211309 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba84c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cf50 item 32 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.014371704 +0000 UTC m=+372.058175169 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8b00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 33 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.016187487 +0000 UTC m=+372.059990952 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba8f80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.016187487 +0000 UTC m=+372.059990952 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d5e0 item 33 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.019941523 +0000 UTC m=+372.063744988 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 34 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.020670279 +0000 UTC m=+372.064473744 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ba9f40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.020670279 +0000 UTC m=+372.064473744 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcc500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 34 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.022724909 +0000 UTC m=+372.066528374 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004480e0 item 35 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.02339746 +0000 UTC m=+372.067200925 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bccfc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.02339746 +0000 UTC m=+372.067200925 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcd4c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 35 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.025642697 +0000 UTC m=+372.069446162 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bcdb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 36 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.026410937 +0000 UTC m=+372.070214402 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec0c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.026410937 +0000 UTC m=+372.070214402 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 36 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.028537263 +0000 UTC m=+372.072340728 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000becc40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 37 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.029452248 +0000 UTC m=+372.073255703 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed0c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.029452248 +0000 UTC m=+372.073255703 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed5c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e00 item 37 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.031994993 +0000 UTC m=+372.075798458 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bedc40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449570 item 38 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.032898617 +0000 UTC m=+372.076702081 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c121c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.032898617 +0000 UTC m=+372.076702081 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449730 item 38 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.034408657 +0000 UTC m=+372.078212122 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c12d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 39 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.035067451 +0000 UTC m=+372.078870916 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.035067451 +0000 UTC m=+372.078870916 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13780): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004501c0 item 39 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.03718515 +0000 UTC m=+372.080988615 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c13e00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450620 item 40 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.039339908 +0000 UTC m=+372.083143373 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32380): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.039339908 +0000 UTC m=+372.083143373 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950540): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324150 item 40 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.042007889 +0000 UTC m=+372.085811355 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950b00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003249a0 item 41 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.042629274 +0000 UTC m=+372.086432739 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 41 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.043413393 +0000 UTC m=+372.087216848 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009514c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.043413393 +0000 UTC m=+372.087216848 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325180 item 41 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.04953718 +0000 UTC m=+372.093340645 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004509a0 item 42 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.050421839 +0000 UTC m=+372.094225304 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e1c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450cb0 item 42 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.051130126 +0000 UTC m=+372.094933591 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.051130126 +0000 UTC m=+372.094933591 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f0c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 42 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.053787887 +0000 UTC m=+372.097591352 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451340 item 43 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.054491345 +0000 UTC m=+372.098294810 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fd40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004515e0 item 43 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.055261018 +0000 UTC m=+372.099064483 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.055261018 +0000 UTC m=+372.099064483 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004517a0 item 43 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.0578501 +0000 UTC m=+372.101653565 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 44 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.058650941 +0000 UTC m=+372.102454406 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c56c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 44 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.059828788 +0000 UTC m=+372.103632293 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.059828788 +0000 UTC m=+372.103632293 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c32a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325730 item 44 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.062303356 +0000 UTC m=+372.106106831 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa3c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc770 item 45 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.063037793 +0000 UTC m=+372.106841248 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.063037793 +0000 UTC m=+372.106841248 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab6c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd500 item 45 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.065193843 +0000 UTC m=+372.108997308 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abd40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc690 item 46 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.06660586 +0000 UTC m=+372.110409325 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000131a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.06660586 +0000 UTC m=+372.110409325 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004669c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 46 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.068758364 +0000 UTC m=+372.112561829 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467bc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd9d0 item 47 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.069396841 +0000 UTC m=+372.113200305 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d6a40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.069396841 +0000 UTC m=+372.113200305 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d78c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fddc0 item 47 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.071121854 +0000 UTC m=+372.114925319 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7f00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bce70 item 48 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.071825522 +0000 UTC m=+372.115628988 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4540): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.071825522 +0000 UTC m=+372.115628988 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd6c0 item 48 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.073896063 +0000 UTC m=+372.117699528 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b52c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdea0 item 49 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.074726981 +0000 UTC m=+372.118530445 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.074726981 +0000 UTC m=+372.118530445 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5c80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314380 item 49 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.076558602 +0000 UTC m=+372.120362068 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec380): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003156c0 item 50 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.077669615 +0000 UTC m=+372.121473080 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bec880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.077669615 +0000 UTC m=+372.121473080 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bece00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315e30 item 50 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.079184494 +0000 UTC m=+372.122987959 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417e30 item 51 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.079905726 +0000 UTC m=+372.123709192 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bed980): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.079905726 +0000 UTC m=+372.123709192 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344310 item 51 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.081586165 +0000 UTC m=+372.125389650 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cc900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 52 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.082414788 +0000 UTC m=+372.126218253 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cce00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.082414788 +0000 UTC m=+372.126218253 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cd380): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 52 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.084109675 +0000 UTC m=+372.127913140 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cda00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345110 item 53 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.084851004 +0000 UTC m=+372.128654459 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006cdf00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.084851004 +0000 UTC m=+372.128654459 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ee4c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345500 item 53 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.086936573 +0000 UTC m=+372.130740038 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006eeb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336000 item 54 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.08781001 +0000 UTC m=+372.131613475 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef040): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.08781001 +0000 UTC m=+372.131613475 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006ef5c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003361c0 item 54 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.089187071 +0000 UTC m=+372.132990535 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006efc40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003369a0 item 55 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.089814216 +0000 UTC m=+372.133617681 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007301c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.089814216 +0000 UTC m=+372.133617681 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337110 item 55 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.091249607 +0000 UTC m=+372.135053071 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000730d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003378f0 item 56 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.093720176 +0000 UTC m=+372.137523641 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.093720176 +0000 UTC m=+372.137523641 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ea0 item 56 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.098061743 +0000 UTC m=+372.141865208 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000731e40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a9a0 item 57 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.099028245 +0000 UTC m=+372.142831709 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032acb0 item 57 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.099939733 +0000 UTC m=+372.143743198 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074c940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.099939733 +0000 UTC m=+372.143743198 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074cec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b0a0 item 57 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.10174117 +0000 UTC m=+372.145544635 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074d500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b490 item 58 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.102552099 +0000 UTC m=+372.146355564 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00074da40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b8f0 item 58 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.103817471 +0000 UTC m=+372.147620936 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.103817471 +0000 UTC m=+372.147620936 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079a5c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 58 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.106670257 +0000 UTC m=+372.150473722 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079ac00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 59 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.10723192 +0000 UTC m=+372.151035385 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 59 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.107853355 +0000 UTC m=+372.151656819 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079b680): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.107853355 +0000 UTC m=+372.151656819 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00079bc00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 59 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.109246476 +0000 UTC m=+372.153049940 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc2c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 60 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.110725838 +0000 UTC m=+372.154529302 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dc800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005049a0 item 60 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.11139921 +0000 UTC m=+372.155202675 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dcd40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.11139921 +0000 UTC m=+372.155202675 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505260 item 60 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.113941706 +0000 UTC m=+372.157745171 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dd940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a150 item 61 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.114560386 +0000 UTC m=+372.158363850 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007dde80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.114560386 +0000 UTC m=+372.158363850 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a930 item 61 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.116897215 +0000 UTC m=+372.160700679 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000814c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b2d0 item 62 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.119175574 +0000 UTC m=+372.162979039 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.119175574 +0000 UTC m=+372.162979039 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b880 item 62 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.12106194 +0000 UTC m=+372.164865405 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000815ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a070 item 63 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.122329295 +0000 UTC m=+372.166132761 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.122329295 +0000 UTC m=+372.166132761 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000844b80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b570 item 63 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.124542262 +0000 UTC m=+372.168345727 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008451c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 64 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.125155682 +0000 UTC m=+372.168959147 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.125155682 +0000 UTC m=+372.168959147 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000845e00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 64 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.127791742 +0000 UTC m=+372.171595207 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008904c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506380 item 65 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.128517814 +0000 UTC m=+372.172321278 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.128517814 +0000 UTC m=+372.172321278 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000890e40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005076c0 item 65 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.13042085 +0000 UTC m=+372.174224316 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 66 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.132051065 +0000 UTC m=+372.175854530 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.132051065 +0000 UTC m=+372.175854530 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000891e40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435810 item 66 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.133799482 +0000 UTC m=+372.177602947 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435d50 item 67 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.134458548 +0000 UTC m=+372.178262003 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cc980): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.134458548 +0000 UTC m=+372.178262003 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cce80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001280e0 item 67 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.135832802 +0000 UTC m=+372.179636268 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cd500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001284d0 item 68 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.13671675 +0000 UTC m=+372.180520214 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cda00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.13671675 +0000 UTC m=+372.180520214 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008cdf40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128690 item 68 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.138078071 +0000 UTC m=+372.181881536 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ea600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128a10 item 69 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.138882128 +0000 UTC m=+372.182685593 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaa80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.138882128 +0000 UTC m=+372.182685593 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eaf80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128c40 item 69 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.140985449 +0000 UTC m=+372.184788915 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129030 item 70 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.141822459 +0000 UTC m=+372.185625923 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008ebb00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.141822459 +0000 UTC m=+372.185625923 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009180c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129260 item 70 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.144090068 +0000 UTC m=+372.187893533 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129730 item 71 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.144797764 +0000 UTC m=+372.188601220 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000918c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.144797764 +0000 UTC m=+372.188601220 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001298f0 item 71 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.146309107 +0000 UTC m=+372.190112572 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009197c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129ea0 item 72 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.147141498 +0000 UTC m=+372.190944962 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000919cc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.147141498 +0000 UTC m=+372.190944962 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004040e0 item 72 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.149303479 +0000 UTC m=+372.193106944 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 73 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.150108097 +0000 UTC m=+372.193911562 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000964d40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404690 item 73 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.150916402 +0000 UTC m=+372.194719867 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.150916402 +0000 UTC m=+372.194719867 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404930 item 73 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.153380891 +0000 UTC m=+372.197184356 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000965d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404cb0 item 74 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.153969725 +0000 UTC m=+372.197773189 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e70 item 74 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.154743334 +0000 UTC m=+372.198546800 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098c840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.154743334 +0000 UTC m=+372.198546800 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098cdc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 74 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.1561282 +0000 UTC m=+372.199931665 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 75 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.156719949 +0000 UTC m=+372.200523414 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098d900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405880 item 75 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.15739295 +0000 UTC m=+372.201196415 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00098de40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.15739295 +0000 UTC m=+372.201196415 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405b20 item 75 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.158912148 +0000 UTC m=+372.202715612 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4a40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 76 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.159583576 +0000 UTC m=+372.203387041 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c4f40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 76 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.160358338 +0000 UTC m=+372.204161804 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.160358338 +0000 UTC m=+372.204161804 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009c5a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c690 item 76 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.161796793 +0000 UTC m=+372.205600259 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de0c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 77 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.162384665 +0000 UTC m=+372.206188130 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009de5c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.162384665 +0000 UTC m=+372.206188130 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009decc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 77 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.163887362 +0000 UTC m=+372.207690827 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 78 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.164753836 +0000 UTC m=+372.208557292 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009df800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.164753836 +0000 UTC m=+372.208557292 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009dff00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d1f0 item 78 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.166686107 +0000 UTC m=+372.210489562 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a085c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d650 item 79 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.16727962 +0000 UTC m=+372.211083085 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a08ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.16727962 +0000 UTC m=+372.211083085 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a091c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d880 item 79 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.16930731 +0000 UTC m=+372.213110775 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dce0 item 80 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.169923765 +0000 UTC m=+372.213727230 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a09d00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.169923765 +0000 UTC m=+372.213727230 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2e480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043df10 item 80 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.171548791 +0000 UTC m=+372.215352256 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2eac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448310 item 81 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.172244415 +0000 UTC m=+372.216047880 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2ef40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.172244415 +0000 UTC m=+372.216047880 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2f480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448540 item 81 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.175400139 +0000 UTC m=+372.219203604 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a2fb00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004488c0 item 82 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.176095222 +0000 UTC m=+372.219898677 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.176095222 +0000 UTC m=+372.219898677 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5c600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a80 item 82 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.178354836 +0000 UTC m=+372.222158301 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5cc80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 83 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.179109301 +0000 UTC m=+372.222912765 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.179109301 +0000 UTC m=+372.222912765 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5d6c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 83 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.181734692 +0000 UTC m=+372.225538156 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a5dd40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 84 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.182397753 +0000 UTC m=+372.226201219 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab02c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.182397753 +0000 UTC m=+372.226201219 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a620 item 84 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.184529088 +0000 UTC m=+372.228332553 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab0ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a9a0 item 85 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.185142678 +0000 UTC m=+372.228946143 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab13c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.185142678 +0000 UTC m=+372.228946143 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ab1900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045abd0 item 85 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.188268136 +0000 UTC m=+372.232071601 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045af50 item 86 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.191189351 +0000 UTC m=+372.234992815 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aec500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.191189351 +0000 UTC m=+372.234992815 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aeca80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b110 item 86 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.193638932 +0000 UTC m=+372.237442397 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b490 item 87 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.194542235 +0000 UTC m=+372.238345700 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aed600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.194542235 +0000 UTC m=+372.238345700 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000aedb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b650 item 87 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.196785198 +0000 UTC m=+372.240588663 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08240): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bb90 item 88 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.197543429 +0000 UTC m=+372.241346895 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.197543429 +0000 UTC m=+372.241346895 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b08cc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045be30 item 88 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.202160232 +0000 UTC m=+372.245963697 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c1c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470150 item 89 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.202985539 +0000 UTC m=+372.246789005 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470310 item 89 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.20383471 +0000 UTC m=+372.247638174 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cc80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.20383471 +0000 UTC m=+372.247638174 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004704d0 item 89 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.205516392 +0000 UTC m=+372.249319857 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 90 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.206190886 +0000 UTC m=+372.249994351 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8dd80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 90 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.207712117 +0000 UTC m=+372.251515582 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc340): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.207712117 +0000 UTC m=+372.251515582 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdc900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470bd0 item 90 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.214492204 +0000 UTC m=+372.258295670 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdcf40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471030 item 91 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.215208016 +0000 UTC m=+372.259011481 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471260 item 91 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.216148299 +0000 UTC m=+372.259951763 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bdd9c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.216148299 +0000 UTC m=+372.259951763 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bddf40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471420 item 91 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.218287718 +0000 UTC m=+372.262091183 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0e600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471880 item 92 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.219076185 +0000 UTC m=+372.262879651 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0eb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471a40 item 92 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.220013492 +0000 UTC m=+372.263816957 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.220013492 +0000 UTC m=+372.263816957 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0f640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 92 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.222336696 +0000 UTC m=+372.266140151 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c0fc80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 93 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.222903178 +0000 UTC m=+372.266706643 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50240): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.222903178 +0000 UTC m=+372.266706643 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c850 item 93 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.224700867 +0000 UTC m=+372.268504332 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c50f80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 94 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.225299829 +0000 UTC m=+372.269103294 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c514c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.225299829 +0000 UTC m=+372.269103294 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c51bc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 94 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.227052264 +0000 UTC m=+372.270855729 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d880 item 95 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.227696352 +0000 UTC m=+372.271499816 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c707c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.227696352 +0000 UTC m=+372.271499816 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c70ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 95 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.229575743 +0000 UTC m=+372.273379208 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 96 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.230182891 +0000 UTC m=+372.273986356 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c71a40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.230182891 +0000 UTC m=+372.273986356 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c1c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 96 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= 2025/07/26 01:22:50 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:50 DEBUG : Looking for writers 2025/07/26 01:22:50 DEBUG : >WaitForWriters: 2025/07/26 01:22:50 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:50 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:50 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:50 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:50 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/26 01:22:50 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.734563027 +0000 UTC m=+372.778366511 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.734563027 +0000 UTC m=+372.778366511 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b09c80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.734563027 +0000 UTC m=+372.778366511 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a1c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469030 item 1 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.741057257 +0000 UTC m=+372.784860742 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.741057257 +0000 UTC m=+372.784860742 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ad00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469570 item 2 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.745047206 +0000 UTC m=+372.788850671 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.745047206 +0000 UTC m=+372.788850671 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cdc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.745047206 +0000 UTC m=+372.788850671 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ebd0 item 3 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.748612938 +0000 UTC m=+372.792416424 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.748612938 +0000 UTC m=+372.792416424 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8de40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 4 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.750578963 +0000 UTC m=+372.794382438 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.750578963 +0000 UTC m=+372.794382438 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6980): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.750578963 +0000 UTC m=+372.794382438 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6e40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f570 item 5 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.753270789 +0000 UTC m=+372.797074264 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb74c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.753270789 +0000 UTC m=+372.797074264 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 6 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.75838907 +0000 UTC m=+372.802192545 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.75838907 +0000 UTC m=+372.802192545 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.75838907 +0000 UTC m=+372.802192545 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ff10 item 7 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.765968185 +0000 UTC m=+372.809771660 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.765968185 +0000 UTC m=+372.809771660 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000972d40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324700 item 8 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000973300): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.770777008 +0000 UTC m=+372.814580472 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000973700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.770777008 +0000 UTC m=+372.814580472 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.770777008 +0000 UTC m=+372.814580472 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7a580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003250a0 item 9 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.773431343 +0000 UTC m=+372.817234807 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7ac00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.773431343 +0000 UTC m=+372.817234807 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 10 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000b7b940): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7b940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.775419117 +0000 UTC m=+372.819222582 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b7bd00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.775419117 +0000 UTC m=+372.819222582 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.775419117 +0000 UTC m=+372.819222582 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd6f00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468000 item 11 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.779234458 +0000 UTC m=+372.823037923 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.779234458 +0000 UTC m=+372.823037923 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cd7ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468700 item 12 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc0009501c0): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009501c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.781075048 +0000 UTC m=+372.824878513 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.781075048 +0000 UTC m=+372.824878513 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000950cc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 13 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.783565125 +0000 UTC m=+372.827368579 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951340): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.783565125 +0000 UTC m=+372.827368579 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469180 item 14 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000951ec0): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000951ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.787016153 +0000 UTC m=+372.830819608 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065e380): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.787016153 +0000 UTC m=+372.830819608 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065ee40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469570 item 15 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.789347492 +0000 UTC m=+372.833150957 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065f4c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.789347492 +0000 UTC m=+372.833150957 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00065fb00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 16 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.791435555 +0000 UTC m=+372.835239020 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aa680): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.791435555 +0000 UTC m=+372.835239020 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005aae40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.791435555 +0000 UTC m=+372.835239020 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005ab480): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450230 item 17 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.797176755 +0000 UTC m=+372.840980220 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0005abbc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.797176755 +0000 UTC m=+372.840980220 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000130840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 18 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.799743846 +0000 UTC m=+372.843547311 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000466780): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.799743846 +0000 UTC m=+372.843547311 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0004678c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.799743846 +0000 UTC m=+372.843547311 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000467dc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 19 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.80210967 +0000 UTC m=+372.845913136 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.80210967 +0000 UTC m=+372.845913136 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0002d7a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004515e0 item 20 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.803738413 +0000 UTC m=+372.847541878 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b41c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.803738413 +0000 UTC m=+372.847541878 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.803738413 +0000 UTC m=+372.847541878 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b4c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451960 item 21 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.805939748 +0000 UTC m=+372.849743213 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.805939748 +0000 UTC m=+372.849743213 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451f10 item 22 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.80819182 +0000 UTC m=+372.851995285 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c42c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.80819182 +0000 UTC m=+372.851995285 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4880): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.80819182 +0000 UTC m=+372.851995285 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c4e40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 23 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.810664834 +0000 UTC m=+372.854468299 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.810664834 +0000 UTC m=+372.854468299 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c5ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd1f0 item 24 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000b8c180): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.814009272 +0000 UTC m=+372.857812737 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8c580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.814009272 +0000 UTC m=+372.857812737 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8ca80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.814009272 +0000 UTC m=+372.857812737 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8cfc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc3f0 item 25 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.816460947 +0000 UTC m=+372.860264413 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8d640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.816460947 +0000 UTC m=+372.860264413 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b8db80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd6c0 item 26 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000c8c240): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c240): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.818337564 +0000 UTC m=+372.862141029 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8c600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): _writeAt: size=3, off=7 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.818337564 +0000 UTC m=+372.862141029 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8cb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.818337564 +0000 UTC m=+372.862141029 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fddc0 item 27 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.820831759 +0000 UTC m=+372.864635224 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8d700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.820831759 +0000 UTC m=+372.864635224 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c8dc40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd3b0 item 28 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000cb6300): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.822765152 +0000 UTC m=+372.866568617 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb66c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.822765152 +0000 UTC m=+372.866568617 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb6d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bde30 item 29 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.828039498 +0000 UTC m=+372.871842963 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.828039498 +0000 UTC m=+372.871842963 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000cb7940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314bd0 item 30 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): _readAt: size=2, off=0 2025/07/26 01:22:50 ERROR : open-test-file(0xc000780440): Couldn't read size of file 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): >_writeAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): close: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.830568387 +0000 UTC m=+372.874371852 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780800): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.830568387 +0000 UTC m=+372.874371852 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000780ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315b20 item 31 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.835239882 +0000 UTC m=+372.879043347 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781540): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.835239882 +0000 UTC m=+372.879043347 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000781a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004176c0 item 32 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.838283166 +0000 UTC m=+372.882086630 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344460 item 33 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.839338804 +0000 UTC m=+372.883142279 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a65c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.839338804 +0000 UTC m=+372.883142279 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a6ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344620 item 33 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.840929095 +0000 UTC m=+372.884732560 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 34 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.843018961 +0000 UTC m=+372.886822426 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.843018961 +0000 UTC m=+372.886822426 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007a7ac0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 34 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.844640601 +0000 UTC m=+372.888444066 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345810 item 35 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.84525914 +0000 UTC m=+372.889062605 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.84525914 +0000 UTC m=+372.889062605 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c4b00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 35 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.847203424 +0000 UTC m=+372.891006888 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5180): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 36 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.848026476 +0000 UTC m=+372.891829942 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5680): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.848026476 +0000 UTC m=+372.891829942 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007c5bc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336310 item 36 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.849689724 +0000 UTC m=+372.893493189 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336fc0 item 37 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.85078746 +0000 UTC m=+372.894590926 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.85078746 +0000 UTC m=+372.894590926 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e6c00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337570 item 37 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.854728797 +0000 UTC m=+372.898532262 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ce0 item 38 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.855548885 +0000 UTC m=+372.899352349 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7780): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.855548885 +0000 UTC m=+372.899352349 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0007e7cc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 38 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.857111784 +0000 UTC m=+372.900915249 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008183c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032abd0 item 39 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.86002346 +0000 UTC m=+372.903826926 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008188c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.86002346 +0000 UTC m=+372.903826926 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000818dc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b030 item 39 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.86173041 +0000 UTC m=+372.905533875 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 40 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.862559745 +0000 UTC m=+372.906363209 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.862559745 +0000 UTC m=+372.906363209 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000819e80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 40 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.864215467 +0000 UTC m=+372.908018932 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a4c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 41 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.864802688 +0000 UTC m=+372.908606153 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083a9c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403180 item 41 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.865429252 +0000 UTC m=+372.909232717 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083ae80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.865429252 +0000 UTC m=+372.909232717 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00083b3c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 41 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.86742867 +0000 UTC m=+372.911232134 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504460 item 42 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.86813359 +0000 UTC m=+372.911937055 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088c640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504e00 item 42 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.868786423 +0000 UTC m=+372.912589889 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088cb80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.868786423 +0000 UTC m=+372.912589889 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505570 item 42 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.870317554 +0000 UTC m=+372.914121019 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088d740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a310 item 43 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.871023267 +0000 UTC m=+372.914826731 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00088dc40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aa10 item 43 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.872462243 +0000 UTC m=+372.916265708 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.872462243 +0000 UTC m=+372.916265708 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b030 item 43 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.875325019 +0000 UTC m=+372.919128484 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c2d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b9d0 item 44 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.876085785 +0000 UTC m=+372.919889250 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bc70 item 44 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.877338922 +0000 UTC m=+372.921142388 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c37c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.877338922 +0000 UTC m=+372.921142388 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008c3d40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 44 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.879069387 +0000 UTC m=+372.922872851 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 45 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.879830834 +0000 UTC m=+372.923634298 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e4900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.879830834 +0000 UTC m=+372.923634298 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 45 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.882216063 +0000 UTC m=+372.926019528 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005061c0 item 46 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.882853388 +0000 UTC m=+372.926656853 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0008e5b40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.882853388 +0000 UTC m=+372.926656853 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005067e0 item 46 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.884336889 +0000 UTC m=+372.928140353 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090e900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 47 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.884960076 +0000 UTC m=+372.928763541 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090ee00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.884960076 +0000 UTC m=+372.928763541 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090f500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435490 item 47 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.886622151 +0000 UTC m=+372.930425617 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc00090fb40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b20 item 48 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.887295874 +0000 UTC m=+372.931099339 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009480c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.887295874 +0000 UTC m=+372.931099339 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009487c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 48 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.889084907 +0000 UTC m=+372.932888372 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009b5d80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004984d0 item 49 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.88989225 +0000 UTC m=+372.933695715 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da280): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.88989225 +0000 UTC m=+372.933695715 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006da7c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498700 item 49 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.891794135 +0000 UTC m=+372.935597599 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dae40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 50 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.892550502 +0000 UTC m=+372.936353968 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db340): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.892550502 +0000 UTC m=+372.936353968 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006db8c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d90 item 50 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.894498833 +0000 UTC m=+372.938302298 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0006dbf40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004992d0 item 51 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.896528929 +0000 UTC m=+372.940332394 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009804c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.896528929 +0000 UTC m=+372.940332394 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000980a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499500 item 51 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.898283497 +0000 UTC m=+372.942086961 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ab0 item 52 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.899025166 +0000 UTC m=+372.942828632 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.899025166 +0000 UTC m=+372.942828632 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000981b00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 52 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.901233746 +0000 UTC m=+372.945037211 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404230 item 53 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.901881349 +0000 UTC m=+372.945684814 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009ae700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.901881349 +0000 UTC m=+372.945684814 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009aec40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404460 item 53 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.903469236 +0000 UTC m=+372.947272700 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af2c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004048c0 item 54 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.90420274 +0000 UTC m=+372.948006215 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009af7c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.90420274 +0000 UTC m=+372.948006215 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009afd40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a80 item 54 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.905722057 +0000 UTC m=+372.949525522 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e00 item 55 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.906341668 +0000 UTC m=+372.950145134 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.906341668 +0000 UTC m=+372.950145134 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d0e80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405030 item 55 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.907962607 +0000 UTC m=+372.951766072 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1500): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405490 item 56 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.908692135 +0000 UTC m=+372.952495599 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009d1a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.908692135 +0000 UTC m=+372.952495599 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405810 item 56 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.910432846 +0000 UTC m=+372.954236311 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405dc0 item 57 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.911134431 +0000 UTC m=+372.954937896 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f4b80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 57 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.911776956 +0000 UTC m=+372.955580421 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f50c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.911776956 +0000 UTC m=+372.955580421 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c460 item 57 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.913441836 +0000 UTC m=+372.957245302 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc0009f5c80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 58 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.914022584 +0000 UTC m=+372.957826049 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22240): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 58 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.91484239 +0000 UTC m=+372.958645865 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22780): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.91484239 +0000 UTC m=+372.958645865 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a22d40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 58 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.916381886 +0000 UTC m=+372.960185351 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23380): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cf50 item 59 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.917328661 +0000 UTC m=+372.961132126 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a238c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d110 item 59 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.91865181 +0000 UTC m=+372.962455275 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a23e00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): >_readAt: n=8, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.91865181 +0000 UTC m=+372.962455275 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42400): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 59 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.92100432 +0000 UTC m=+372.964807784 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42a40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d7a0 item 60 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.921729959 +0000 UTC m=+372.965533425 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a42f80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): open at offset 5 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 60 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): _readAt: size=2, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): _writeAt: size=3, off=5 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.922721818 +0000 UTC m=+372.966525284 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a434c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.922721818 +0000 UTC m=+372.966525284 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a43a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 60 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.924298513 +0000 UTC m=+372.968101978 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a140): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004480e0 item 61 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.924935076 +0000 UTC m=+372.968738542 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7a680): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.924935076 +0000 UTC m=+372.968738542 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7ad80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 61 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.926785305 +0000 UTC m=+372.970588769 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b3c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 62 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.927426936 +0000 UTC m=+372.971230401 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000a7b900): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.927426936 +0000 UTC m=+372.971230401 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2080): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 62 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.929036974 +0000 UTC m=+372.972840439 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac26c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 63 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.92961117 +0000 UTC m=+372.973414635 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac2c00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.92961117 +0000 UTC m=+372.973414635 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e00 item 63 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 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/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): open at offset 0 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): >_readAt: n=0, err=Bad file descriptor 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.931543812 +0000 UTC m=+372.975347267 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449570 item 64 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.932153094 +0000 UTC m=+372.975956559 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000ac3e80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.932153094 +0000 UTC m=+372.975956559 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449730 item 64 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.934174703 +0000 UTC m=+372.977978168 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af4c40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 65 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.934931692 +0000 UTC m=+372.978735157 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af50c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.934931692 +0000 UTC m=+372.978735157 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af55c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a0e0 item 65 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.93650527 +0000 UTC m=+372.980308735 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000af5c00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a460 item 66 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.937159938 +0000 UTC m=+372.980963403 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.937159938 +0000 UTC m=+372.980963403 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a690 item 66 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.938590459 +0000 UTC m=+372.982393924 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b28c80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa10 item 67 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.939261747 +0000 UTC m=+372.983065213 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.939261747 +0000 UTC m=+372.983065213 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29600): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ac40 item 67 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.944504683 +0000 UTC m=+372.988308148 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b29c80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045afc0 item 68 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.947836267 +0000 UTC m=+372.991639732 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.947836267 +0000 UTC m=+372.991639732 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4c740): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b180 item 68 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.949878695 +0000 UTC m=+372.993682160 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4cd80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b500 item 69 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.95402719 +0000 UTC m=+372.997830655 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.95402719 +0000 UTC m=+372.997830655 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4d700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b6c0 item 69 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.95690364 +0000 UTC m=+373.000707106 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b4dd80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bc00 item 70 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.9579547 +0000 UTC m=+373.001758175 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86300): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.9579547 +0000 UTC m=+373.001758175 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bf10 item 70 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.960214948 +0000 UTC m=+373.004018412 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b86ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470310 item 71 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.963070909 +0000 UTC m=+373.006874374 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b873c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.963070909 +0000 UTC m=+373.006874374 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b878c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004704d0 item 71 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.966799267 +0000 UTC m=+373.010602732 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000b87f40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 72 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.968014525 +0000 UTC m=+373.011818000 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc24c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.968014525 +0000 UTC m=+373.011818000 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2a00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 72 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.969845676 +0000 UTC m=+373.013649141 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc2fc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d90 item 73 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.975549206 +0000 UTC m=+373.019352671 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc34c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471030 item 73 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.976439886 +0000 UTC m=+373.020243351 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3980): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.976439886 +0000 UTC m=+373.020243351 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000bc3ec0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471260 item 73 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.978132236 +0000 UTC m=+373.021935702 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4580): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471650 item 74 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.979221047 +0000 UTC m=+373.023024522 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4a80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471880 item 74 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.980644275 +0000 UTC m=+373.024447740 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be4fc0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.980644275 +0000 UTC m=+373.024447740 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5540): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471a40 item 74 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.983407303 +0000 UTC m=+373.027210768 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000be5b80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 75 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.984592304 +0000 UTC m=+373.028395769 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04100): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): >_readAt: n=2, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): _writeAt: size=3, off=2 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 75 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.985541603 +0000 UTC m=+373.029345069 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04640): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.985541603 +0000 UTC m=+373.029345069 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c04b80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c850 item 75 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.987846543 +0000 UTC m=+373.031650008 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c051c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 76 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.988694122 +0000 UTC m=+373.032497587 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c056c0): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 76 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): _writeAt: size=3, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): >_writeAt: n=3, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.9895894 +0000 UTC m=+373.033392865 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c05c00): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): >_readAt: n=3, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.9895894 +0000 UTC m=+373.033392865 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e200): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 76 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.991700526 +0000 UTC m=+373.035503991 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1e840): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 77 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.992386501 +0000 UTC m=+373.036189967 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1ed40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.992386501 +0000 UTC m=+373.036189967 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1f440): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 77 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.994368827 +0000 UTC m=+373.038172293 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c1fa80): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 78 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.995136245 +0000 UTC m=+373.038939710 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e000): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.995136245 +0000 UTC m=+373.038939710 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3e700): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 78 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): _readAt: size=2, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): >_readAt: n=0, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.996877278 +0000 UTC m=+373.040680743 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3ed40): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): _writeAt: size=5, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): >openPending: err= 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 79 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): >_writeAt: n=5, err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.998147429 +0000 UTC m=+373.041950894 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f240): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): _readAt: size=512, off=0 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): openPending: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): >openPending: err= 2025/07/26 01:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): >_readAt: n=5, err=EOF 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): close: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:50.998147429 +0000 UTC m=+373.041950894 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:50 DEBUG : open-test-file(0xc000c3f940): >close: err= 2025/07/26 01:22:50 DEBUG : open-test-file: Remove: 2025/07/26 01:22:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea10 item 79 2025/07/26 01:22:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.001772523 +0000 UTC m=+373.045575988 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e200): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a80 item 80 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.002710381 +0000 UTC m=+373.046513846 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3e700): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): >_readAt: n=5, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.002710381 +0000 UTC m=+373.046513846 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000c3ee40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 80 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.005199306 +0000 UTC m=+373.049002770 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009480c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 81 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.006723372 +0000 UTC m=+373.050526837 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948540): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.006723372 +0000 UTC m=+373.050526837 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000948a80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403e30 item 81 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.008820422 +0000 UTC m=+373.052623897 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949240): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 82 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.009601776 +0000 UTC m=+373.053405242 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949740): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.009601776 +0000 UTC m=+373.053405242 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000949cc0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 82 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.013072711 +0000 UTC m=+373.056876176 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950280): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128230 item 83 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.013725745 +0000 UTC m=+373.057529210 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950800): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.013725745 +0000 UTC m=+373.057529210 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000950d40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128460 item 83 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.015550716 +0000 UTC m=+373.059354181 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009513c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001287e0 item 84 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.016935701 +0000 UTC m=+373.060739166 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009518c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.016935701 +0000 UTC m=+373.060739166 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000951e40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001289a0 item 84 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.020505521 +0000 UTC m=+373.064308986 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065e640): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128d90 item 85 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.021942605 +0000 UTC m=+373.065746080 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065eec0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.021942605 +0000 UTC m=+373.065746080 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065f400): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128fc0 item 85 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.024332975 +0000 UTC m=+373.068136461 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc00065fbc0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129490 item 86 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.025752876 +0000 UTC m=+373.069556341 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aa580): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.025752876 +0000 UTC m=+373.069556341 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005aaf40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001296c0 item 86 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.027786919 +0000 UTC m=+373.071590444 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005ab700): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129a40 item 87 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.02959691 +0000 UTC m=+373.073400375 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0005abc40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.02959691 +0000 UTC m=+373.073400375 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0001309c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129d50 item 87 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.031794881 +0000 UTC m=+373.075598345 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000466800): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324380 item 88 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.034638529 +0000 UTC m=+373.078442015 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467940): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.034638529 +0000 UTC m=+373.078442015 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000467ec0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324770 item 88 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.036326794 +0000 UTC m=+373.080130259 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d71c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325110 item 89 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.037100935 +0000 UTC m=+373.080904400 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0002d7b40): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325490 item 89 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.039853273 +0000 UTC m=+373.083656738 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4200): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.039853273 +0000 UTC m=+373.083656738 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4840): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003256c0 item 89 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.044791107 +0000 UTC m=+373.088594563 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c4f80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 90 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.045792945 +0000 UTC m=+373.089596410 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c54c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004501c0 item 90 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.046576082 +0000 UTC m=+373.090379547 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0008c5a80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.046576082 +0000 UTC m=+373.090379547 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c0c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450380 item 90 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.053109758 +0000 UTC m=+373.096913223 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8c740): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 91 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.05378272 +0000 UTC m=+373.097586184 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8cc80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): >_readAt: n=2, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): _writeAt: size=3, off=7 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450d90 item 91 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.054952521 +0000 UTC m=+373.098755986 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d1c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): >_readAt: n=8, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.054952521 +0000 UTC m=+373.098755986 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8d740): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 91 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.058138873 +0000 UTC m=+373.101942339 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000b8dd80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 92 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.061812107 +0000 UTC m=+373.105615573 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4400): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): open at offset 5 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451650 item 92 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): _readAt: size=2, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): _writeAt: size=3, off=5 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): >_writeAt: n=3, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.06278398 +0000 UTC m=+373.106587444 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4940): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): >_readAt: n=3, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.06278398 +0000 UTC m=+373.106587444 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b4f00): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 92 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.065848152 +0000 UTC m=+373.109651617 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5580): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451c00 item 93 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.066384617 +0000 UTC m=+373.110188082 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0009b5ac0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): >_readAt: n=5, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.066384617 +0000 UTC m=+373.110188082 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2240): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451e30 item 93 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.068398201 +0000 UTC m=+373.112201666 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2880): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468230 item 94 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.069158486 +0000 UTC m=+373.112961951 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e2dc0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): >_readAt: n=5, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.069158486 +0000 UTC m=+373.112961951 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0006e34c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004683f0 item 94 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.071083333 +0000 UTC m=+373.114886799 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714140): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc2a0 item 95 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.07173299 +0000 UTC m=+373.115536446 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714680): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): >_readAt: n=5, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.07173299 +0000 UTC m=+373.115536446 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000714d80): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd1f0 item 95 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 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/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): open at offset 0 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): _readAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): >_readAt: n=0, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.073279359 +0000 UTC m=+373.117082824 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc0007153c0): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): _writeAt: size=5, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): >openPending: err= 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc3f0 item 96 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): >_writeAt: n=5, err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.074760065 +0000 UTC m=+373.118563529 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000715900): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/26 01:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/26 01:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): _readAt: size=512, off=0 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): openPending: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): >openPending: err= 2025/07/26 01:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): >_readAt: n=5, err=EOF 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): close: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-26 01:22:51.074760065 +0000 UTC m=+373.118563529 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : open-test-file(0xc000724080): >close: err= 2025/07/26 01:22:51 DEBUG : open-test-file: Remove: 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc8c0 item 96 2025/07/26 01:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/26 01:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/26 01:22:51 DEBUG : open-test-file: >Remove: err= 2025/07/26 01:22:51 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : >WaitForWriters: 2025/07/26 01:22:51 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- 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.85s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:51 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:51 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:51 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : Config file has changed externally - reloading 2025/07/26 01:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:51 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:51 DEBUG : file1: newRWFileHandle: 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): openPending: 2025/07/26 01:22:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): >openPending: err= 2025/07/26 01:22:51 DEBUG : file1: >newRWFileHandle: err= 2025/07/26 01:22:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/26 01:22:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): _writeAt: size=2, off=0 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): >_writeAt: n=2, err= 2025/07/26 01:22:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): RWFileHandle.Flush 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): RWFileHandle.Release 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): close: 2025/07/26 01:22:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/26 01:22:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:51 DEBUG : file1(0xc000972400): >close: err= 2025/07/26 01:22:51 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:51 DEBUG : file1: vfs cache: starting upload 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:51 DEBUG : Looking for writers 2025/07/26 01:22:51 DEBUG : file1: reading active writers 2025/07/26 01:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:52 DEBUG : Looking for writers 2025/07/26 01:22:52 DEBUG : file1: reading active writers 2025/07/26 01:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:52 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/26 01:22:52 DEBUG : Looking for writers 2025/07/26 01:22:52 DEBUG : file1: reading active writers 2025/07/26 01:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/26 01:22:53 INFO : file1: Copied (new) 2025/07/26 01:22:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/07/26 01:22:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/26 01:22:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/26 01:22:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:22:53 INFO : file1: vfs cache: upload succeeded try #1 2025/07/26 01:22:53 DEBUG : Looking for writers 2025/07/26 01:22:53 DEBUG : file1: reading active writers 2025/07/26 01:22:53 DEBUG : >WaitForWriters: 2025/07/26 01:22:54 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : file1: reading active writers 2025/07/26 01:22:54 DEBUG : >WaitForWriters: 2025/07/26 01:22:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.10s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:54 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:22:54 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:22:54 DEBUG : rename_me: newRWFileHandle: 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): openPending: 2025/07/26 01:22:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/26 01:22:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): >openPending: err= 2025/07/26 01:22:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/26 01:22:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/26 01:22:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/26 01:22:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): _writeAt: size=5, off=0 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): >_writeAt: n=5, err= 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): close: 2025/07/26 01:22:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-26 01:22:54.696083522 +0000 UTC m=+376.739886987 2025/07/26 01:22:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/26 01:22:54 DEBUG : rename_me(0xc000950d40): >close: err= 2025/07/26 01:22:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/26 01:22:54 DEBUG : i_was_renamed: Updating file with 0xc000afe840 2025/07/26 01:22:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/26 01:22:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/26 01:22:54 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/26 01:22:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/26 01:22:54 DEBUG : Looking for writers 2025/07/26 01:22:54 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/26 01:22:55 DEBUG : Looking for writers 2025/07/26 01:22:55 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/26 01:22:55 DEBUG : Looking for writers 2025/07/26 01:22:55 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/26 01:22:55 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/07/26 01:22:55 DEBUG : Looking for writers 2025/07/26 01:22:55 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/26 01:22:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:22:56 INFO : i_was_renamed: Copied (new) 2025/07/26 01:22:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-26 01:22:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/26 01:22:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/26 01:22:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/26 01:22:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/26 01:22:56 DEBUG : Looking for writers 2025/07/26 01:22:56 DEBUG : i_was_renamed: reading active writers 2025/07/26 01:22:56 DEBUG : >WaitForWriters: 2025/07/26 01:22:56 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:22:57 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:22:57 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/26 01:22:57 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/26 01:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lopinig6biti" 2025/07/26 01:22:57 INFO : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/26 01:22:57 DEBUG : forgetting directory cache 2025/07/26 01:22:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): _readAt: size=512, off=0 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): openPending: 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:22:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): >openPending: err= 2025/07/26 01:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): >_readAt: n=20, err=EOF 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): close: 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:23:57 +0000 UTC 2025/07/26 01:22:59 DEBUG : TestRWCacheUpdate(0xc0006e2440): >close: err= 2025/07/26 01:22:59 DEBUG : Re-reading directory (171.322163ms old) 2025/07/26 01:23:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:00 DEBUG : forgetting directory cache 2025/07/26 01:23:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:23:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): _readAt: size=512, off=0 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): openPending: 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-26 00:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-26 00:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-26 00:23:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/26 01:23:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:23:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): >openPending: err= 2025/07/26 01:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): >_readAt: n=20, err=EOF 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): close: 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:24:57 +0000 UTC 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate(0xc0009507c0): >close: err= 2025/07/26 01:23:02 DEBUG : Re-reading directory (169.090742ms old) 2025/07/26 01:23:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:02 DEBUG : forgetting directory cache 2025/07/26 01:23:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate(0xc0006e21c0): _readAt: size=512, off=0 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate(0xc0006e21c0): openPending: 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-26 00:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-26 00:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-26 00:24:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/26 01:23:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:23:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate(0xc0006e21c0): >openPending: err= 2025/07/26 01:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate(0xc0006e21c0): >_readAt: n=20, err=EOF 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate(0xc0006e21c0): close: 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:25:57 +0000 UTC 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate(0xc0006e21c0): >close: err= 2025/07/26 01:23:05 DEBUG : Re-reading directory (170.975437ms old) 2025/07/26 01:23:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:05 DEBUG : forgetting directory cache 2025/07/26 01:23:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): _readAt: size=512, off=0 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): openPending: 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-26 00:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-26 00:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-26 00:25:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/26 01:23:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:23:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): >openPending: err= 2025/07/26 01:23:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): >_readAt: n=20, err=EOF 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): close: 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:26:57 +0000 UTC 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate(0xc0006e29c0): >close: err= 2025/07/26 01:23:07 DEBUG : Re-reading directory (162.866991ms old) 2025/07/26 01:23:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:07 DEBUG : forgetting directory cache 2025/07/26 01:23:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): _readAt: size=512, off=0 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): openPending: 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-26 00:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-26 00:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-26 00:26:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/26 01:23:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:23:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): >openPending: err= 2025/07/26 01:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): >_readAt: n=20, err=EOF 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): close: 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:27:57 +0000 UTC 2025/07/26 01:23:09 DEBUG : TestRWCacheUpdate(0xc0009501c0): >close: err= 2025/07/26 01:23:09 DEBUG : Re-reading directory (164.580394ms old) 2025/07/26 01:23:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:10 DEBUG : forgetting directory cache 2025/07/26 01:23:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/26 01:23:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): _readAt: size=512, off=0 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): openPending: 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-26 00:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-26 00:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-26 00:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-26 00:27:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/26 01:23:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/26 01:23:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): >openPending: err= 2025/07/26 01:23:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): >_readAt: n=20, err=EOF 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): close: 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:28:57 +0000 UTC 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate(0xc0009511c0): >close: err= 2025/07/26 01:23:12 DEBUG : Re-reading directory (166.864357ms old) 2025/07/26 01:23:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:12 DEBUG : forgetting directory cache 2025/07/26 01:23:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): _readAt: size=512, off=0 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): openPending: 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-26 00:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-26 00:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-26 00:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-26 00:28:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/26 01:23:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/26 01:23:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >openPending: err= 2025/07/26 01:23:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >_readAt: n=21, err=EOF 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): close: 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:29:57 +0000 UTC 2025/07/26 01:23:14 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >close: err= 2025/07/26 01:23:14 DEBUG : Re-reading directory (168.692475ms old) 2025/07/26 01:23:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:15 DEBUG : forgetting directory cache 2025/07/26 01:23:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/26 01:23:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): _readAt: size=512, off=0 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): openPending: 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-26 00:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-26 00:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-26 00:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-26 00:29:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/26 01:23:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/26 01:23:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): >openPending: err= 2025/07/26 01:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): >_readAt: n=22, err=EOF 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): close: 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:30:57 +0000 UTC 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate(0xc0005aa740): >close: err= 2025/07/26 01:23:17 DEBUG : Re-reading directory (176.415092ms old) 2025/07/26 01:23:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:17 DEBUG : forgetting directory cache 2025/07/26 01:23:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): _readAt: size=512, off=0 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): openPending: 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-26 00:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-26 00:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-26 00:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-26 00:30:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/26 01:23:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/26 01:23:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): >openPending: err= 2025/07/26 01:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): >_readAt: n=23, err=EOF 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): close: 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:31:57 +0000 UTC 2025/07/26 01:23:19 DEBUG : TestRWCacheUpdate(0xc0006e2280): >close: err= 2025/07/26 01:23:19 DEBUG : Re-reading directory (178.970081ms old) 2025/07/26 01:23:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:20 DEBUG : forgetting directory cache 2025/07/26 01:23:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate(0xc00074ca00): _readAt: size=512, off=0 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate(0xc00074ca00): openPending: 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-26 00:32:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-26 00:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-26 00:32:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-26 00:31:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/26 01:23:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/26 01:23:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate(0xc00074ca00): >openPending: err= 2025/07/26 01:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate(0xc00074ca00): >_readAt: n=24, err=EOF 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate(0xc00074ca00): close: 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-26 00:32:57 +0000 UTC 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate(0xc00074ca00): >close: err= 2025/07/26 01:23:22 DEBUG : Re-reading directory (167.134189ms old) 2025/07/26 01:23:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/26 01:23:22 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:22 DEBUG : Looking for writers 2025/07/26 01:23:22 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/26 01:23:22 DEBUG : >WaitForWriters: 2025/07/26 01:23:22 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': vfs cache: cleaner exiting 2025/07/26 01:23:22 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.44s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:24 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/07/26 01:23:25 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/07/26 01:23:27 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:27 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/26 01:23:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/26 01:23:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/26 01:23:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/26 01:23:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/26 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:28 DEBUG : Looking for writers 2025/07/26 01:23:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/26 01:23:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/26 01:23:28 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestUnicodeNormalization (13.40s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:36 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:36 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:36 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': Reusing VFS from active cache 2025/07/26 01:23:36 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:36 DEBUG : Looking for writers 2025/07/26 01:23:36 DEBUG : >WaitForWriters: 2025/07/26 01:23:36 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:36 DEBUG : Looking for writers 2025/07/26 01:23:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:36 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:36 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:36 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:36 DEBUG : Looking for writers 2025/07/26 01:23:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:37 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:37 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:37 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:37 DEBUG : Looking for writers 2025/07/26 01:23:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:37 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:37 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:38 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:42 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:42 DEBUG : dir: Looking for writers 2025/07/26 01:23:42 DEBUG : file2: reading active writers 2025/07/26 01:23:42 DEBUG : Looking for writers 2025/07/26 01:23:42 DEBUG : file1: reading active writers 2025/07/26 01:23:42 DEBUG : dir: reading active writers 2025/07/26 01:23:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.91s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:43 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:43 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:44 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:47 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:47 DEBUG : dir: Looking for writers 2025/07/26 01:23:47 DEBUG : Looking for writers 2025/07/26 01:23:47 DEBUG : file1: reading active writers 2025/07/26 01:23:47 DEBUG : dir: reading active writers 2025/07/26 01:23:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.31s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:23:48 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:23:48 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:23:49 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:51 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/26 01:23:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:52 DEBUG : file1: Open: flags=O_RDONLY 2025/07/26 01:23:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/26 01:23:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/26 01:23:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/26 01:23:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/26 01:23:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/26 01:23:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:23:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/26 01:23:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/26 01:23:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/26 01:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/26 01:23:53 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (0 bytes), uploading instead of streaming 2025/07/26 01:23:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:23:54 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/26 01:23:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/26 01:23:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:23:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/26 01:23:54 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:23:54 DEBUG : dir: Looking for writers 2025/07/26 01:23:54 DEBUG : file2: reading active writers 2025/07/26 01:23:54 DEBUG : new_file.txt: reading active writers 2025/07/26 01:23:54 DEBUG : Looking for writers 2025/07/26 01:23:54 DEBUG : dir: reading active writers 2025/07/26 01:23:54 DEBUG : file1: reading active writers 2025/07/26 01:23:54 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestVFSOpenFile (14.61s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:03 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:03 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:04 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/26 01:24:06 DEBUG : dir/file2: same parent dir (ODFfOTM0MTQ5OV9SSnlDTw) - using file/rename instead of move_copy for dir/file1 2025/07/26 01:24:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/26 01:24:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000802c00 2025/07/26 01:24:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/26 01:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:24:15 INFO : dir/file1: Moved (server-side) to: file0 2025/07/26 01:24:15 DEBUG : file0: Updating file with file0 0xc000802c00 2025/07/26 01:24:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/26 01:24:15 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 01:24:23 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:23 DEBUG : dir: Looking for writers 2025/07/26 01:24:23 DEBUG : Looking for writers 2025/07/26 01:24:23 DEBUG : dir: reading active writers 2025/07/26 01:24:23 DEBUG : file0: reading active writers 2025/07/26 01:24:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (20.62s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:24 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:24 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:24 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:24 DEBUG : Looking for writers 2025/07/26 01:24:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.48s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:24 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:24 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:24 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/26 01:24:25 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/26 01:24:26 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/26 01:24:27 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/26 01:24:28 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/26 01:24:28 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:28 DEBUG : d: Looking for writers 2025/07/26 01:24:28 DEBUG : Looking for writers 2025/07/26 01:24:28 DEBUG : a: Looking for writers 2025/07/26 01:24:28 DEBUG : b: Looking for writers 2025/07/26 01:24:28 DEBUG : c: Looking for writers 2025/07/26 01:24:28 DEBUG : Looking for writers 2025/07/26 01:24:28 DEBUG : b: reading active writers 2025/07/26 01:24:28 DEBUG : c: reading active writers 2025/07/26 01:24:28 DEBUG : d: reading active writers 2025/07/26 01:24:28 DEBUG : /: reading active writers 2025/07/26 01:24:28 DEBUG : a: reading active writers 2025/07/26 01:24:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.02s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:30 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:30 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/26 01:24:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/26 01:24:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/26 01:24:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/26 01:24:35 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:35 DEBUG : a/b/c/d: Looking for writers 2025/07/26 01:24:35 DEBUG : a/b/c: Looking for writers 2025/07/26 01:24:35 DEBUG : d: reading active writers 2025/07/26 01:24:35 DEBUG : a/b: Looking for writers 2025/07/26 01:24:35 DEBUG : c: reading active writers 2025/07/26 01:24:35 DEBUG : a: Looking for writers 2025/07/26 01:24:35 DEBUG : b: reading active writers 2025/07/26 01:24:35 DEBUG : Looking for writers 2025/07/26 01:24:35 DEBUG : a: reading active writers 2025/07/26 01:24:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.60s) === 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-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:38 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:38 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:38 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:38 DEBUG : Looking for writers 2025/07/26 01:24:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.33s) === 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-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:38 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:38 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/26 01:24:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/26 01:24:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/26 01:24:38 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (5 bytes), uploading instead of streaming 2025/07/26 01:24:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:24:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:24:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:40 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/26 01:24:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/26 01:24:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:40 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (0 bytes), uploading instead of streaming 2025/07/26 01:24:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:24:41 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/26 01:24:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/26 01:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:41 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (7 bytes), uploading instead of streaming 2025/07/26 01:24:42 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/07/26 01:24:43 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/26 01:24:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:43 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:43 DEBUG : Looking for writers 2025/07/26 01:24:43 DEBUG : file1: reading active writers 2025/07/26 01:24:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.10s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:43 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:43 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/26 01:24:44 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/26 01:24:44 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/26 01:24:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/26 01:24:44 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (11 bytes), uploading instead of streaming 2025/07/26 01:24:45 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/26 01:24:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/26 01:24:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/26 01:24:46 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:46 DEBUG : Looking for writers 2025/07/26 01:24:46 DEBUG : file1: reading active writers 2025/07/26 01:24:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:47 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:47 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/26 01:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:47 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (5 bytes), uploading instead of streaming 2025/07/26 01:24:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/26 01:24:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/26 01:24:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/26 01:24:48 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:48 DEBUG : Looking for writers 2025/07/26 01:24:48 DEBUG : file1: reading active writers 2025/07/26 01:24:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.35s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:49 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:49 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:49 DEBUG : file1: WriteFileHandle.Release closing 2025/07/26 01:24:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:49 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (0 bytes), uploading instead of streaming 2025/07/26 01:24:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:24:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/26 01:24:51 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:51 DEBUG : Looking for writers 2025/07/26 01:24:51 DEBUG : file1: reading active writers 2025/07/26 01:24:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.19s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:51 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:51 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:51 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (2 bytes), uploading instead of streaming 2025/07/26 01:24:52 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/26 01:24:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/26 01:24:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/26 01:24:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:53 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:53 DEBUG : Looking for writers 2025/07/26 01:24:53 DEBUG : file1: reading active writers 2025/07/26 01:24:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.67s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:54 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:54 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:54 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (0 bytes), uploading instead of streaming 2025/07/26 01:24:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/26 01:24:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:24:55 DEBUG : file1: Open: flags=O_RDONLY 2025/07/26 01:24:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/26 01:24:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/26 01:24:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:24:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/26 01:24:56 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:56 DEBUG : Looking for writers 2025/07/26 01:24:56 DEBUG : file1: reading active writers 2025/07/26 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.36s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-lopinig6biti'", Local "Local file system at /tmp/rclone1941583771", Modify Window "1s" 2025/07/26 01:24:56 INFO : OpenDrive root 'rclone-test-lopinig6biti': poll-interval is not supported by this remote 2025/07/26 01:24:56 NOTICE: OpenDrive root 'rclone-test-lopinig6biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/26 01:24:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/26 01:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/26 01:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/26 01:24:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/26 01:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:56 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': File to upload is small (100 bytes), uploading instead of streaming 2025/07/26 01:24:57 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/07/26 01:24:58 DEBUG : file1: md5 = 55f9b83ab7ff9c1df9f3ce33cc26dfb8 OK 2025/07/26 01:24:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/26 01:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/26 01:24:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/26 01:24:58 DEBUG : file1: Open: flags=O_RDONLY 2025/07/26 01:24:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/26 01:24:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/26 01:24:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/26 01:24:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/26 01:24:58 DEBUG : WaitForWriters: timeout=30s 2025/07/26 01:24:58 DEBUG : Looking for writers 2025/07/26 01:24:58 DEBUG : file1: reading active writers 2025/07/26 01:24:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.79s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/26 01:24:59 DEBUG : OpenDrive root 'rclone-test-lopinig6biti': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m22.675976584s (try 1/5): exit status 1: Failed [TestDirMkdirSub TestDirRemoveName TestFileSetModTime/cache=off,open=false,write=false]