"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/05/21 04:52:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ratefin7lapi" 2026/05/21 04:52:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/21 04:52:29 DEBUG : Starting OpenDrive session with ID: 0bacaab51a840324cbc2d124d397a8afed88fb5b549c5655fa5211247918805d 2026/05/21 04:52:29 DEBUG : Creating backend with remote "/tmp/rclone3381679166" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:29 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:29 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:33 DEBUG : dir: Looking for writers 2026/05/21 04:52:33 DEBUG : Looking for writers 2026/05/21 04:52:33 DEBUG : dir: reading active writers 2026/05/21 04:52:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.74s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:34 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:34 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/21 04:52:40 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/05/21 04:52:42 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:42 DEBUG : dir/subdir: Looking for writers 2026/05/21 04:52:42 DEBUG : dir: Looking for writers 2026/05/21 04:52:42 DEBUG : file1: reading active writers 2026/05/21 04:52:42 DEBUG : file2: reading active writers 2026/05/21 04:52:42 DEBUG : subdir: reading active writers 2026/05/21 04:52:42 DEBUG : Looking for writers 2026/05/21 04:52:42 DEBUG : dir: reading active writers 2026/05/21 04:52:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.34s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:44 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:44 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:47 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:47 DEBUG : dir: Looking for writers 2026/05/21 04:52:47 DEBUG : file1: reading active writers 2026/05/21 04:52:47 DEBUG : Looking for writers 2026/05/21 04:52:47 DEBUG : dir: reading active writers 2026/05/21 04:52:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.73s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:48 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:48 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:50 DEBUG : dir: Looking for writers 2026/05/21 04:52:50 DEBUG : Looking for writers 2026/05/21 04:52:50 DEBUG : dir: reading active writers 2026/05/21 04:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.69s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:52 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:52 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:54 DEBUG : dir: forgetting directory cache 2026/05/21 04:52:54 DEBUG : forgetting directory cache 2026/05/21 04:52:54 DEBUG : dir: forgetting directory cache 2026/05/21 04:52:54 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:54 DEBUG : Looking for writers 2026/05/21 04:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.89s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:56 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:56 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:52:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:52:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/21 04:52:58 DEBUG : dir: invalidating directory cache 2026/05/21 04:52:58 DEBUG : >ForgetPath: 2026/05/21 04:52:58 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/21 04:52:58 DEBUG : invalidating directory cache 2026/05/21 04:52:58 DEBUG : dir: forgetting directory cache 2026/05/21 04:52:58 DEBUG : >ForgetPath: 2026/05/21 04:52:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/21 04:52:58 DEBUG : >ForgetPath: 2026/05/21 04:52:58 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:52:58 DEBUG : dir: Looking for writers 2026/05/21 04:52:58 DEBUG : Looking for writers 2026/05/21 04:52:58 DEBUG : dir: reading active writers 2026/05/21 04:52:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.79s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:52:59 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:52:59 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:05 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/05/21 04:53:07 DEBUG : forgetting directory cache 2026/05/21 04:53:07 DEBUG : dir: forgetting directory cache 2026/05/21 04:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:07 DEBUG : dir: Looking for writers 2026/05/21 04:53:07 DEBUG : fil/a/b: Looking for writers 2026/05/21 04:53:07 DEBUG : fil/a: Looking for writers 2026/05/21 04:53:07 DEBUG : b: reading active writers 2026/05/21 04:53:07 DEBUG : fil: Looking for writers 2026/05/21 04:53:07 DEBUG : a: reading active writers 2026/05/21 04:53:07 DEBUG : Looking for writers 2026/05/21 04:53:07 DEBUG : dir: reading active writers 2026/05/21 04:53:07 DEBUG : fil: reading active writers 2026/05/21 04:53:07 DEBUG : >WaitForWriters: run.go:186: removing dir "fil/a/b" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestDirWalk (11.48s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:11 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:11 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:13 DEBUG : dir: Looking for writers 2026/05/21 04:53:13 DEBUG : Looking for writers 2026/05/21 04:53:13 DEBUG : dir: reading active writers 2026/05/21 04:53:13 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.66s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:14 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:14 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:17 DEBUG : dir: Looking for writers 2026/05/21 04:53:17 DEBUG : file1: reading active writers 2026/05/21 04:53:17 DEBUG : Looking for writers 2026/05/21 04:53:17 DEBUG : dir: reading active writers 2026/05/21 04:53:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.76s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:18 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:18 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/21 04:53:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/05/21 04:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/21 04:53:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/21 04:53:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/21 04:53:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/21 04:53:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/05/21 04:53:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/05/21 04:53:30 DEBUG : dir: invalidating directory cache 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/21 04:53:30 DEBUG : dir/file1: Reset virtual modtime 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/21 04:53:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/21 04:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/21 04:53:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/21 04:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:53:30 DEBUG : dir: invalidating directory cache 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/21 04:53:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/21 04:53:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/21 04:53:30 DEBUG : forgetting directory cache 2026/05/21 04:53:30 DEBUG : dir: forgetting directory cache 2026/05/21 04:53:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/21 04:53:30 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:30 DEBUG : dir/virtualDir: Looking for writers 2026/05/21 04:53:30 DEBUG : dir: Looking for writers 2026/05/21 04:53:30 DEBUG : file1: reading active writers 2026/05/21 04:53:30 DEBUG : virtualFile2: reading active writers 2026/05/21 04:53:30 DEBUG : virtualFile: reading active writers 2026/05/21 04:53:30 DEBUG : virtualDir: reading active writers 2026/05/21 04:53:30 DEBUG : Looking for writers 2026/05/21 04:53:30 DEBUG : dir: reading active writers 2026/05/21 04:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.50s) --- PASS: TestDirReadDirAll/Virtual (4.89s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:32 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:32 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:34 ERROR : dir/: Can only open directories read only 2026/05/21 04:53:34 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:34 DEBUG : dir: Looking for writers 2026/05/21 04:53:34 DEBUG : Looking for writers 2026/05/21 04:53:34 DEBUG : dir: reading active writers 2026/05/21 04:53:34 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.50s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:35 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:35 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/05/21 04:53:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 04:53:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/21 04:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 04:53:38 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 04:53:39 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/05/21 04:53:40 DEBUG : dir/potato: size = 5 OK 2026/05/21 04:53:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:53:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/21 04:53:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 04:53:40 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:40 DEBUG : dir: Looking for writers 2026/05/21 04:53:40 DEBUG : file1: reading active writers 2026/05/21 04:53:40 DEBUG : potato: reading active writers 2026/05/21 04:53:40 DEBUG : Looking for writers 2026/05/21 04:53:40 DEBUG : dir: reading active writers 2026/05/21 04:53:40 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.81s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:41 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:41 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:53:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/05/21 04:53:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:45 DEBUG : dir/sub: Looking for writers 2026/05/21 04:53:45 DEBUG : dir: Looking for writers 2026/05/21 04:53:45 DEBUG : file1: reading active writers 2026/05/21 04:53:45 DEBUG : sub: reading active writers 2026/05/21 04:53:45 DEBUG : Looking for writers 2026/05/21 04:53:45 DEBUG : dir: reading active writers 2026/05/21 04:53:45 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.41s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:53:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:53:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:53:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/05/21 04:53:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/21 04:53:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/21 04:53:58 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:53:58 DEBUG : dir/sub/subsub: Looking for writers 2026/05/21 04:53:58 DEBUG : dir/sub: Looking for writers 2026/05/21 04:53:58 DEBUG : subsub: reading active writers 2026/05/21 04:53:58 DEBUG : dir: Looking for writers 2026/05/21 04:53:58 DEBUG : sub: reading active writers 2026/05/21 04:53:58 DEBUG : file1: reading active writers 2026/05/21 04:53:58 DEBUG : Looking for writers 2026/05/21 04:53:58 DEBUG : dir: reading active writers 2026/05/21 04:53:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (13.98s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:00 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:00 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:03 ERROR : dir/: Dir.Remove not empty 2026/05/21 04:54:03 DEBUG : dir/file1: Remove: 2026/05/21 04:54:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:54:03 DEBUG : dir/file1: >Remove: err= 2026/05/21 04:54:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 04:54:04 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:04 DEBUG : Looking for writers 2026/05/21 04:54:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.85s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:04 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:04 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:07 DEBUG : dir/file1: Remove: 2026/05/21 04:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:54:07 DEBUG : dir/file1: >Remove: err= 2026/05/21 04:54:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 04:54:08 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:08 DEBUG : Looking for writers 2026/05/21 04:54:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.77s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:08 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:08 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:11 DEBUG : dir/file1: Remove: 2026/05/21 04:54:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:54:11 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 2026/05/21 04:54:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:11 DEBUG : dir: Looking for writers 2026/05/21 04:54:11 DEBUG : Looking for writers 2026/05/21 04:54:11 DEBUG : dir: reading active writers 2026/05/21 04:54:11 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.05s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:12 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:12 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:15 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/05/21 04:54:17 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/21 04:54:17 DEBUG : dir2: same parent dir (ODFfMTI0MDQxNjdfYzhBb1A) - using folder/rename instead of move_copy 2026/05/21 04:54:17 DEBUG : dir: Updating dir with dir2 0x16a2b4d11e0 2026/05/21 04:54:17 DEBUG : dir: forgetting directory cache 2026/05/21 04:54:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 04:54:17 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/21 04:54:18 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/21 04:54:18 DEBUG : file2: Updating file with file2 0x16a2b4d0dd0 2026/05/21 04:54:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/21 04:54:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 04:54:19 INFO : dir2/file3: Deleted 2026/05/21 04:54:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/21 04:54:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x16a2b4d0dd0 2026/05/21 04:54:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/21 04:54:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/21 04:54:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/21 04:54:20 DEBUG : renamed empty directory: same parent dir (ODFfMTI0MDQxNjdfYzhBb1A) - using folder/rename instead of move_copy 2026/05/21 04:54:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x16a2b818d00 2026/05/21 04:54:20 DEBUG : empty directory: forgetting directory cache 2026/05/21 04:54:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/21 04:54:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/21 04:54:20 DEBUG : dir2: Renaming to "dir3" 2026/05/21 04:54:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:20 DEBUG : dir3: Looking for writers 2026/05/21 04:54:20 DEBUG : file3: reading active writers 2026/05/21 04:54:20 DEBUG : renamed empty directory: Looking for writers 2026/05/21 04:54:20 DEBUG : Looking for writers 2026/05/21 04:54:20 DEBUG : dir3: reading active writers 2026/05/21 04:54:20 DEBUG : renamed empty directory: reading active writers 2026/05/21 04:54:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:22 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:22 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/21 04:54:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:54:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:54:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 04:54:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/21 04:54:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/21 04:54:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 04:54:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:54:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:54:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 04:54:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/21 04:54:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/21 04:54:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 04:54:25 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (12 bytes), uploading instead of streaming 2026/05/21 04:54:26 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/05/21 04:54:27 DEBUG : dir/sub/file2: size = 12 OK 2026/05/21 04:54:27 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/21 04:54:27 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/21 04:54:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 04:54:27 DEBUG : forgetting directory cache 2026/05/21 04:54:27 DEBUG : dir: forgetting directory cache 2026/05/21 04:54:27 DEBUG : dir/sub: forgetting directory cache 2026/05/21 04:54:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/21 04:54:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/21 04:54:27 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 04:54:27 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/05/21 04:54:28 DEBUG : dir/sub/file0: size = 5 OK 2026/05/21 04:54:28 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:54:28 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/21 04:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 04:54:28 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:28 DEBUG : dir/sub: Looking for writers 2026/05/21 04:54:28 DEBUG : file0: reading active writers 2026/05/21 04:54:28 DEBUG : file2: reading active writers 2026/05/21 04:54:28 DEBUG : dir: Looking for writers 2026/05/21 04:54:28 DEBUG : file1: reading active writers 2026/05/21 04:54:28 DEBUG : sub: reading active writers 2026/05/21 04:54:28 DEBUG : Looking for writers 2026/05/21 04:54:28 DEBUG : dir: reading active writers 2026/05/21 04:54:28 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirFileOpen (15.83s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:38 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:38 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/21 04:54:38 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:38 DEBUG : Looking for writers 2026/05/21 04:54:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:38 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:38 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:54:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 04:54:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/21 04:54:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:54:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/21 04:54:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/21 04:54:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/21 04:54:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:54:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 04:54:41 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:41 DEBUG : dir: Looking for writers 2026/05/21 04:54:41 DEBUG : file1: reading active writers 2026/05/21 04:54:41 DEBUG : file1.metadata: reading active writers 2026/05/21 04:54:41 DEBUG : Looking for writers 2026/05/21 04:54:41 DEBUG : dir: reading active writers 2026/05/21 04:54:41 DEBUG : dir.metadata: reading active writers 2026/05/21 04:54:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:42 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:42 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:45 DEBUG : dir: Looking for writers 2026/05/21 04:54:45 DEBUG : file1: reading active writers 2026/05/21 04:54:45 DEBUG : Looking for writers 2026/05/21 04:54:45 DEBUG : dir: reading active writers 2026/05/21 04:54:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.78s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:50 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/05/21 04:54:51 DEBUG : Can set mod time: true 2026/05/21 04:54:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 04:54:51 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:51 DEBUG : dir: Looking for writers 2026/05/21 04:54:51 DEBUG : file1: reading active writers 2026/05/21 04:54:51 DEBUG : Looking for writers 2026/05/21 04:54:51 DEBUG : dir: reading active writers 2026/05/21 04:54:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:52 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:52 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:54:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:54:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:54:55 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 04:54:56 DEBUG : dir/file1: size = 0 OK 2026/05/21 04:54:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:54:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 04:54:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 04:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:54:56 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:56 DEBUG : dir: Looking for writers 2026/05/21 04:54:56 DEBUG : file1: reading active writers 2026/05/21 04:54:56 DEBUG : Looking for writers 2026/05/21 04:54:56 DEBUG : dir: reading active writers 2026/05/21 04:54:56 DEBUG : >WaitForWriters: 2026/05/21 04:54:57 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:54:57 DEBUG : dir: Looking for writers 2026/05/21 04:54:57 DEBUG : file1: reading active writers 2026/05/21 04:54:57 DEBUG : Looking for writers 2026/05/21 04:54:57 DEBUG : dir: reading active writers 2026/05/21 04:54:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:54:58 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:54:58 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:54:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:01 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 04:55:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:55:02 DEBUG : dir/file1: size = 5 OK 2026/05/21 04:55:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:55:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 04:55:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 04:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:02 DEBUG : dir: Looking for writers 2026/05/21 04:55:02 DEBUG : file1: reading active writers 2026/05/21 04:55:02 DEBUG : Looking for writers 2026/05/21 04:55:02 DEBUG : dir: reading active writers 2026/05/21 04:55:02 DEBUG : >WaitForWriters: 2026/05/21 04:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:02 DEBUG : dir: Looking for writers 2026/05/21 04:55:02 DEBUG : file1: reading active writers 2026/05/21 04:55:02 DEBUG : Looking for writers 2026/05/21 04:55:02 DEBUG : dir: reading active writers 2026/05/21 04:55:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:03 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:55:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:03 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:55:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 04:55:07 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:07 DEBUG : dir: Looking for writers 2026/05/21 04:55:07 DEBUG : file1: reading active writers 2026/05/21 04:55:07 DEBUG : Looking for writers 2026/05/21 04:55:07 DEBUG : dir: reading active writers 2026/05/21 04:55:07 DEBUG : >WaitForWriters: 2026/05/21 04:55:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:08 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:08 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:55:08 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:08 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:55:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 04:55:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:55:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:55:10 DEBUG : dir/file1(0x16a2b1b4f40): close: 2026/05/21 04:55:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 04:55:11 DEBUG : dir/file1(0x16a2b1b4f40): >close: err= 2026/05/21 04:55:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:11 DEBUG : dir: Looking for writers 2026/05/21 04:55:11 DEBUG : file1: reading active writers 2026/05/21 04:55:11 DEBUG : Looking for writers 2026/05/21 04:55:11 DEBUG : dir: reading active writers 2026/05/21 04:55:11 DEBUG : >WaitForWriters: 2026/05/21 04:55:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:11 DEBUG : dir: Looking for writers 2026/05/21 04:55:11 DEBUG : file1: reading active writers 2026/05/21 04:55:11 DEBUG : Looking for writers 2026/05/21 04:55:11 DEBUG : dir: reading active writers 2026/05/21 04:55:11 DEBUG : >WaitForWriters: 2026/05/21 04:55:11 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:12 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:55:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:12 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:55:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 04:55:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:55:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:55:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): _writeAt: size=5, off=0 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): openPending: 2026/05/21 04:55:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 04:55:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 04:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): >openPending: err= 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): >_writeAt: n=5, err= 2026/05/21 04:55:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): close: 2026/05/21 04:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/21 04:55:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/21 04:55:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/21 04:55:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 04:55:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 04:55:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:55:15 DEBUG : dir/file1(0x16a2b8c24c0): >close: err= 2026/05/21 04:55:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:55:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:55:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:15 DEBUG : dir: Looking for writers 2026/05/21 04:55:15 DEBUG : file1: reading active writers 2026/05/21 04:55:15 DEBUG : Looking for writers 2026/05/21 04:55:15 DEBUG : dir: reading active writers 2026/05/21 04:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:55:16 DEBUG : dir/file1: size = 14 OK 2026/05/21 04:55:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/21 04:55:16 INFO : dir/file1: Copied (replaced existing) 2026/05/21 04:55:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/21 04:55:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 04:55:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/21 04:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 04:55:16 DEBUG : dir: Looking for writers 2026/05/21 04:55:16 DEBUG : file1: reading active writers 2026/05/21 04:55:16 DEBUG : Looking for writers 2026/05/21 04:55:16 DEBUG : dir: reading active writers 2026/05/21 04:55:16 DEBUG : >WaitForWriters: 2026/05/21 04:55:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:16 DEBUG : dir: Looking for writers 2026/05/21 04:55:16 DEBUG : file1: reading active writers 2026/05/21 04:55:16 DEBUG : Looking for writers 2026/05/21 04:55:16 DEBUG : dir: reading active writers 2026/05/21 04:55:16 DEBUG : >WaitForWriters: 2026/05/21 04:55:16 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (31.38s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.49s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.45s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:17 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:17 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:55:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:55:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 04:55:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:20 DEBUG : dir: Looking for writers 2026/05/21 04:55:20 DEBUG : file1: reading active writers 2026/05/21 04:55:20 DEBUG : Looking for writers 2026/05/21 04:55:20 DEBUG : dir: reading active writers 2026/05/21 04:55:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.09s) === RUN TestFileOpenReadUnknownSize 2026/05/21 04:55:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/21 04:55:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:55:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/21 04:55:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:21 DEBUG : Looking for writers 2026/05/21 04:55:21 DEBUG : file.txt: reading active writers 2026/05/21 04:55:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:21 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:21 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:24 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 04:55:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/21 04:55:25 DEBUG : dir/file1: size = 25 OK 2026/05/21 04:55:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:55:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 04:55:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:25 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:25 DEBUG : dir: Looking for writers 2026/05/21 04:55:25 DEBUG : file1: reading active writers 2026/05/21 04:55:25 DEBUG : Looking for writers 2026/05/21 04:55:25 DEBUG : dir: reading active writers 2026/05/21 04:55:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.88s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:26 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:26 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:29 DEBUG : dir/file1: Remove: 2026/05/21 04:55:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:29 DEBUG : dir/file1: >Remove: err= 2026/05/21 04:55:29 DEBUG : dir/file1: Remove: 2026/05/21 04:55:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/21 04:55:29 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:29 DEBUG : dir: Looking for writers 2026/05/21 04:55:29 DEBUG : Looking for writers 2026/05/21 04:55:29 DEBUG : dir: reading active writers 2026/05/21 04:55:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.98s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:30 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:30 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:33 DEBUG : dir/file1: Remove: 2026/05/21 04:55:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:33 DEBUG : dir/file1: >Remove: err= 2026/05/21 04:55:33 DEBUG : dir/file1: Remove: 2026/05/21 04:55:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/21 04:55:33 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:33 DEBUG : dir: Looking for writers 2026/05/21 04:55:33 DEBUG : Looking for writers 2026/05/21 04:55:33 DEBUG : dir: reading active writers 2026/05/21 04:55:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.96s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:34 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:34 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:55:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 04:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:55:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/21 04:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:55:37 DEBUG : dir/file1: Open: flags=0x3 2026/05/21 04:55:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/21 04:55:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/21 04:55:37 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:37 DEBUG : dir: Looking for writers 2026/05/21 04:55:37 DEBUG : file1: reading active writers 2026/05/21 04:55:37 DEBUG : Looking for writers 2026/05/21 04:55:37 DEBUG : dir: reading active writers 2026/05/21 04:55:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.63s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:38 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:38 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:41 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:41 DEBUG : dir: Looking for writers 2026/05/21 04:55:41 DEBUG : file1: reading active writers 2026/05/21 04:55:41 DEBUG : Looking for writers 2026/05/21 04:55:41 DEBUG : dir: reading active writers 2026/05/21 04:55:41 DEBUG : >WaitForWriters: 2026/05/21 04:55:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:55:41 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b2d2340 2026/05/21 04:55:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:55:42 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b2d2340 2026/05/21 04:55:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:55:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:43 DEBUG : dir/file1: File is currently open, delaying rename 0x16a2b2d2340 2026/05/21 04:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:43 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 04:55:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/21 04:55:44 DEBUG : dir/file1: size = 25 OK 2026/05/21 04:55:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:55:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 04:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:44 DEBUG : newLeaf: Running delayed rename now 2026/05/21 04:55:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:55:44 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b2d2340 2026/05/21 04:55:44 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:44 DEBUG : dir: Looking for writers 2026/05/21 04:55:44 DEBUG : Looking for writers 2026/05/21 04:55:44 DEBUG : newLeaf: reading active writers 2026/05/21 04:55:44 DEBUG : dir: reading active writers 2026/05/21 04:55:44 DEBUG : >WaitForWriters: 2026/05/21 04:55:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:45 DEBUG : dir: Looking for writers 2026/05/21 04:55:45 DEBUG : Looking for writers 2026/05/21 04:55:45 DEBUG : dir: reading active writers 2026/05/21 04:55:45 DEBUG : newLeaf: reading active writers 2026/05/21 04:55:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:55:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:55:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:55:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:55:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:55:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:55:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:48 DEBUG : dir: Looking for writers 2026/05/21 04:55:48 DEBUG : file1: reading active writers 2026/05/21 04:55:48 DEBUG : Looking for writers 2026/05/21 04:55:48 DEBUG : dir: reading active writers 2026/05/21 04:55:48 DEBUG : >WaitForWriters: 2026/05/21 04:55:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:55:49 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b808a90 2026/05/21 04:55:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:55:50 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b808a90 2026/05/21 04:55:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 04:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:55:50 DEBUG : dir/file1: File is currently open, delaying rename 0x16a2b808a90 2026/05/21 04:55:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:55:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:50 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 04:55:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/05/21 04:55:52 DEBUG : dir/file1: size = 25 OK 2026/05/21 04:55:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:55:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 04:55:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:55:52 DEBUG : newLeaf: Running delayed rename now 2026/05/21 04:55:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:55:52 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b808a90 2026/05/21 04:55:52 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:52 DEBUG : dir: Looking for writers 2026/05/21 04:55:52 DEBUG : Looking for writers 2026/05/21 04:55:52 DEBUG : dir: reading active writers 2026/05/21 04:55:52 DEBUG : newLeaf: reading active writers 2026/05/21 04:55:52 DEBUG : >WaitForWriters: 2026/05/21 04:55:53 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:55:53 DEBUG : dir: Looking for writers 2026/05/21 04:55:53 DEBUG : Looking for writers 2026/05/21 04:55:53 DEBUG : newLeaf: reading active writers 2026/05/21 04:55:53 DEBUG : dir: reading active writers 2026/05/21 04:55:53 DEBUG : >WaitForWriters: 2026/05/21 04:55:53 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:01 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:01 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:01 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:56:01 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:01 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:56:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:56:04 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): openPending: 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 04:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): >openPending: err= 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): _writeAt: size=14, off=0 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): >_writeAt: n=14, err= 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): close: 2026/05/21 04:56:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 04:56:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:04 DEBUG : dir/file1(0x16a2baac440): >close: err= 2026/05/21 04:56:04 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:04 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:04 DEBUG : dir: Looking for writers 2026/05/21 04:56:04 DEBUG : file1: reading active writers 2026/05/21 04:56:04 DEBUG : Looking for writers 2026/05/21 04:56:04 DEBUG : dir: reading active writers 2026/05/21 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:05 DEBUG : dir/file1: size = 14 OK 2026/05/21 04:56:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/21 04:56:05 INFO : dir/file1: Copied (replaced existing) 2026/05/21 04:56:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 04:56:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/21 04:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 04:56:05 DEBUG : dir: Looking for writers 2026/05/21 04:56:05 DEBUG : file1: reading active writers 2026/05/21 04:56:05 DEBUG : Looking for writers 2026/05/21 04:56:05 DEBUG : dir: reading active writers 2026/05/21 04:56:05 DEBUG : >WaitForWriters: 2026/05/21 04:56:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:56:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): _readAt: size=512, off=0 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): openPending: 2026/05/21 04:56:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/21 04:56:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 04:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): >openPending: err= 2026/05/21 04:56:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): >_readAt: n=14, err=EOF 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): close: 2026/05/21 04:56:05 DEBUG : dir/file1(0x16a2b9aeb40): >close: err= 2026/05/21 04:56:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:06 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:06 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b9f00d0 2026/05/21 04:56:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:56:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 04:56:07 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b9f00d0 2026/05/21 04:56:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:56:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:07 DEBUG : dir/file1(0x16a2b1b5200): openPending: 2026/05/21 04:56:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 04:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:07 DEBUG : dir/file1(0x16a2b1b5200): >openPending: err= 2026/05/21 04:56:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:07 DEBUG : dir/file1(0x16a2b1b5200): _writeAt: size=25, off=0 2026/05/21 04:56:07 DEBUG : dir/file1(0x16a2b1b5200): >_writeAt: n=25, err= 2026/05/21 04:56:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:08 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b9f00d0 2026/05/21 04:56:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:08 DEBUG : newLeaf(0x16a2b1b5200): close: 2026/05/21 04:56:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 04:56:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 04:56:07.529304667 +0000 UTC m=+219.597893671 2026/05/21 04:56:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:08 DEBUG : newLeaf(0x16a2b1b5200): >close: err= 2026/05/21 04:56:08 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:08 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:08 DEBUG : dir: Looking for writers 2026/05/21 04:56:08 DEBUG : Looking for writers 2026/05/21 04:56:08 DEBUG : dir: reading active writers 2026/05/21 04:56:08 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:09 DEBUG : newLeaf: size = 25 OK 2026/05/21 04:56:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:56:09 INFO : newLeaf: Copied (replaced existing) 2026/05/21 04:56:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 04:56:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 04:56:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 04:56:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 04:56:09 DEBUG : dir: Looking for writers 2026/05/21 04:56:09 DEBUG : Looking for writers 2026/05/21 04:56:09 DEBUG : dir: reading active writers 2026/05/21 04:56:09 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:09 DEBUG : >WaitForWriters: 2026/05/21 04:56:09 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:09 DEBUG : dir: Looking for writers 2026/05/21 04:56:09 DEBUG : Looking for writers 2026/05/21 04:56:09 DEBUG : dir: reading active writers 2026/05/21 04:56:09 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:09 DEBUG : >WaitForWriters: 2026/05/21 04:56:09 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:10 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:10 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:56:10 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:10 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:56:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:13 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:13 DEBUG : dir: Looking for writers 2026/05/21 04:56:13 DEBUG : file1: reading active writers 2026/05/21 04:56:13 DEBUG : Looking for writers 2026/05/21 04:56:13 DEBUG : dir: reading active writers 2026/05/21 04:56:13 DEBUG : >WaitForWriters: 2026/05/21 04:56:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:14 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b5c1790 2026/05/21 04:56:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:56:15 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b5c1790 2026/05/21 04:56:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:56:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:15 DEBUG : dir/file1(0x16a2b8c2240): openPending: 2026/05/21 04:56:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/05/21 04:56:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 04:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:15 DEBUG : dir/file1(0x16a2b8c2240): >openPending: err= 2026/05/21 04:56:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:15 DEBUG : dir/file1(0x16a2b8c2240): _writeAt: size=25, off=0 2026/05/21 04:56:15 DEBUG : dir/file1(0x16a2b8c2240): >_writeAt: n=25, err= 2026/05/21 04:56:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:16 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b5c1790 2026/05/21 04:56:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:16 DEBUG : newLeaf(0x16a2b8c2240): close: 2026/05/21 04:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 04:56:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 04:56:15.536997346 +0000 UTC m=+227.605586360 2026/05/21 04:56:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:16 DEBUG : newLeaf(0x16a2b8c2240): >close: err= 2026/05/21 04:56:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:16 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:16 DEBUG : dir: Looking for writers 2026/05/21 04:56:16 DEBUG : Looking for writers 2026/05/21 04:56:16 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:16 DEBUG : dir: reading active writers 2026/05/21 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:17 DEBUG : newLeaf: size = 25 OK 2026/05/21 04:56:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:56:17 INFO : newLeaf: Copied (replaced existing) 2026/05/21 04:56:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 04:56:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 04:56:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 04:56:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 04:56:17 DEBUG : dir: Looking for writers 2026/05/21 04:56:17 DEBUG : Looking for writers 2026/05/21 04:56:17 DEBUG : dir: reading active writers 2026/05/21 04:56:17 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:17 DEBUG : >WaitForWriters: 2026/05/21 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:17 DEBUG : dir: Looking for writers 2026/05/21 04:56:17 DEBUG : Looking for writers 2026/05/21 04:56:17 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:17 DEBUG : dir: reading active writers 2026/05/21 04:56:17 DEBUG : >WaitForWriters: 2026/05/21 04:56:17 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:18 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:18 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:56:18 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:18 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:56:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:56:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): openPending: 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 04:56:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): >openPending: err= 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): _writeAt: size=14, off=0 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): >_writeAt: n=14, err= 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): close: 2026/05/21 04:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 04:56:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:21 DEBUG : dir/file1(0x16a2b8c3e40): >close: err= 2026/05/21 04:56:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:21 DEBUG : dir: Looking for writers 2026/05/21 04:56:21 DEBUG : file1: reading active writers 2026/05/21 04:56:21 DEBUG : Looking for writers 2026/05/21 04:56:21 DEBUG : dir: reading active writers 2026/05/21 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:22 DEBUG : dir/file1: size = 14 OK 2026/05/21 04:56:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/21 04:56:22 INFO : dir/file1: Copied (replaced existing) 2026/05/21 04:56:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 04:56:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/21 04:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 04:56:22 DEBUG : dir: Looking for writers 2026/05/21 04:56:22 DEBUG : file1: reading active writers 2026/05/21 04:56:22 DEBUG : Looking for writers 2026/05/21 04:56:22 DEBUG : dir: reading active writers 2026/05/21 04:56:22 DEBUG : >WaitForWriters: 2026/05/21 04:56:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:56:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): _readAt: size=512, off=0 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): openPending: 2026/05/21 04:56:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/21 04:56:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 04:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): >openPending: err= 2026/05/21 04:56:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): >_readAt: n=14, err=EOF 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): close: 2026/05/21 04:56:22 DEBUG : dir/file1(0x16a2b1b4a00): >close: err= 2026/05/21 04:56:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:23 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:23 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b809790 2026/05/21 04:56:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:56:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 04:56:24 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b809790 2026/05/21 04:56:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:56:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:24 DEBUG : dir/file1(0x16a2b9ae380): openPending: 2026/05/21 04:56:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 04:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:24 DEBUG : dir/file1(0x16a2b9ae380): >openPending: err= 2026/05/21 04:56:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:24 DEBUG : dir/file1(0x16a2b9ae380): _writeAt: size=25, off=0 2026/05/21 04:56:24 DEBUG : dir/file1(0x16a2b9ae380): >_writeAt: n=25, err= 2026/05/21 04:56:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:25 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b809790 2026/05/21 04:56:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:25 DEBUG : newLeaf(0x16a2b9ae380): close: 2026/05/21 04:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 04:56:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 04:56:24.569558899 +0000 UTC m=+236.638147903 2026/05/21 04:56:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:25 DEBUG : newLeaf(0x16a2b9ae380): >close: err= 2026/05/21 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:25 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:25 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:25 DEBUG : dir: Looking for writers 2026/05/21 04:56:25 DEBUG : Looking for writers 2026/05/21 04:56:25 DEBUG : dir: reading active writers 2026/05/21 04:56:25 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:26 DEBUG : newLeaf: size = 25 OK 2026/05/21 04:56:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:56:26 INFO : newLeaf: Copied (replaced existing) 2026/05/21 04:56:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 04:56:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 04:56:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 04:56:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 04:56:26 DEBUG : dir: Looking for writers 2026/05/21 04:56:26 DEBUG : Looking for writers 2026/05/21 04:56:26 DEBUG : dir: reading active writers 2026/05/21 04:56:26 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:26 DEBUG : >WaitForWriters: 2026/05/21 04:56:26 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:26 DEBUG : dir: Looking for writers 2026/05/21 04:56:26 DEBUG : Looking for writers 2026/05/21 04:56:26 DEBUG : dir: reading active writers 2026/05/21 04:56:26 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:26 DEBUG : >WaitForWriters: 2026/05/21 04:56:26 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:27 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:27 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:56:27 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:56:27 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:56:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:56:30 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:30 DEBUG : dir: Looking for writers 2026/05/21 04:56:30 DEBUG : file1: reading active writers 2026/05/21 04:56:30 DEBUG : Looking for writers 2026/05/21 04:56:30 DEBUG : dir: reading active writers 2026/05/21 04:56:30 DEBUG : >WaitForWriters: 2026/05/21 04:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): _readAt: size=512, off=0 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): openPending: 2026/05/21 04:56:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): >openPending: err= 2026/05/21 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/21 04:56:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:56:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:56:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): >_readAt: n=14, err=EOF 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): close: 2026/05/21 04:56:30 DEBUG : dir/file1(0x16a2b9ae840): >close: err= 2026/05/21 04:56:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:31 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:31 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b4cc1a0 2026/05/21 04:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 04:56:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 04:56:32 DEBUG : dir/file1: Updating file with dir/file1 0x16a2b4cc1a0 2026/05/21 04:56:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:56:32 DEBUG : dir/file1(0x16a2baac440): openPending: 2026/05/21 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/05/21 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:56:32 DEBUG : dir/file1(0x16a2baac440): >openPending: err= 2026/05/21 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:56:32 DEBUG : dir/file1(0x16a2baac440): _writeAt: size=25, off=0 2026/05/21 04:56:32 DEBUG : dir/file1(0x16a2baac440): >_writeAt: n=25, err= 2026/05/21 04:56:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 04:56:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 04:56:33 DEBUG : newLeaf: Updating file with newLeaf 0x16a2b4cc1a0 2026/05/21 04:56:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:56:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:33 DEBUG : newLeaf(0x16a2baac440): close: 2026/05/21 04:56:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 04:56:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 04:56:32.860295515 +0000 UTC m=+244.928884529 2026/05/21 04:56:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 04:56:33 DEBUG : newLeaf(0x16a2baac440): >close: err= 2026/05/21 04:56:33 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:56:33 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:56:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/05/21 04:56:33 DEBUG : dir: Looking for writers 2026/05/21 04:56:33 DEBUG : Looking for writers 2026/05/21 04:56:33 DEBUG : dir: reading active writers 2026/05/21 04:56:33 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:56:34 DEBUG : dir: Looking for writers 2026/05/21 04:56:34 DEBUG : Looking for writers 2026/05/21 04:56:34 DEBUG : dir: reading active writers 2026/05/21 04:56:34 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:56:34 DEBUG : newLeaf: size = 25 OK 2026/05/21 04:56:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 04:56:34 INFO : newLeaf: Copied (replaced existing) 2026/05/21 04:56:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 04:56:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 04:56:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 04:56:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 04:56:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 04:56:34 DEBUG : dir: Looking for writers 2026/05/21 04:56:34 DEBUG : Looking for writers 2026/05/21 04:56:34 DEBUG : dir: reading active writers 2026/05/21 04:56:34 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:34 DEBUG : >WaitForWriters: 2026/05/21 04:56:34 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:34 DEBUG : dir: Looking for writers 2026/05/21 04:56:34 DEBUG : Looking for writers 2026/05/21 04:56:34 DEBUG : newLeaf: reading active writers 2026/05/21 04:56:34 DEBUG : dir: reading active writers 2026/05/21 04:56:34 DEBUG : >WaitForWriters: 2026/05/21 04:56:34 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileRename (65.41s) --- PASS: TestFileRename/off,forceCache=false (7.66s) --- PASS: TestFileRename/minimal,forceCache=false (15.51s) --- PASS: TestFileRename/minimal,forceCache=true (9.19s) --- PASS: TestFileRename/writes,forceCache=false (7.88s) --- PASS: TestFileRename/writes,forceCache=true (9.03s) --- PASS: TestFileRename/full,forceCache=false (16.14s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:43 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:43 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:43 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:43 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:43 DEBUG : Looking for writers 2026/05/21 04:56:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:44 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:44 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:56:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:56:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:56:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:56:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 04:56:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:56:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 04:56:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 04:56:47 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:47 DEBUG : dir: Looking for writers 2026/05/21 04:56:47 DEBUG : file1: reading active writers 2026/05/21 04:56:47 DEBUG : Looking for writers 2026/05/21 04:56:47 DEBUG : dir: reading active writers 2026/05/21 04:56:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.70s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:48 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:48 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:56:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:56:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:56:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:56:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 04:56:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 04:56:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/21 04:56:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/21 04:56:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/21 04:56:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 04:56:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/21 04:56:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/21 04:56:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/21 04:56:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/21 04:56:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/21 04:56:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/21 04:56:54 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:56:54 DEBUG : dir: Looking for writers 2026/05/21 04:56:54 DEBUG : file1: reading active writers 2026/05/21 04:56:54 DEBUG : Looking for writers 2026/05/21 04:56:54 DEBUG : dir: reading active writers 2026/05/21 04:56:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (7.99s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:56:56 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:56:56 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:56:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:56:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:57:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 04:57:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/21 04:57:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/21 04:57:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/21 04:57:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/21 04:57:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/21 04:57:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/21 04:57:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 04:57:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/21 04:57:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/21 04:57:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/21 04:57:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/21 04:57:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/21 04:57:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/21 04:57:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/21 04:57:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/21 04:57:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/21 04:57:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/21 04:57:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/21 04:57:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/21 04:57:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/21 04:57:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/21 04:57:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/21 04:57:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/21 04:57:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/21 04:57:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/21 04:57:03 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:03 DEBUG : dir: Looking for writers 2026/05/21 04:57:03 DEBUG : file1: reading active writers 2026/05/21 04:57:03 DEBUG : Looking for writers 2026/05/21 04:57:03 DEBUG : dir: reading active writers 2026/05/21 04:57:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (7.47s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:04 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:04 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:57:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:57:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 04:57:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:07 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:07 DEBUG : dir: Looking for writers 2026/05/21 04:57:07 DEBUG : file1: reading active writers 2026/05/21 04:57:07 DEBUG : Looking for writers 2026/05/21 04:57:07 DEBUG : dir: reading active writers 2026/05/21 04:57:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.06s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:08 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:08 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:57:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 04:57:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 04:57:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/21 04:57:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/21 04:57:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:11 DEBUG : dir: Looking for writers 2026/05/21 04:57:11 DEBUG : file1: reading active writers 2026/05/21 04:57:11 DEBUG : Looking for writers 2026/05/21 04:57:11 DEBUG : dir: reading active writers 2026/05/21 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.22s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:12 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:12 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): _readAt: size=1, off=0 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): openPending: 2026/05/21 04:57:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >openPending: err= 2026/05/21 04:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 04:57:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:57:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >_readAt: n=1, err= 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): _readAt: size=256, off=1 2026/05/21 04:57:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >_readAt: n=15, err=EOF 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): _readAt: size=16, off=16 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >_readAt: n=0, err=EOF 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): close: 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >close: err= 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): close: 2026/05/21 04:57:15 DEBUG : dir/file1(0x16a2b1b5240): >close: err=file already closed 2026/05/21 04:57:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:15 DEBUG : dir: Looking for writers 2026/05/21 04:57:15 DEBUG : file1: reading active writers 2026/05/21 04:57:15 DEBUG : Looking for writers 2026/05/21 04:57:15 DEBUG : dir: reading active writers 2026/05/21 04:57:15 DEBUG : >WaitForWriters: 2026/05/21 04:57:15 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.21s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:16 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:16 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:16 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:16 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:19 DEBUG : dir/file1(0x16a2b1b4580): _readAt: size=1, off=0 2026/05/21 04:57:19 DEBUG : dir/file1(0x16a2b1b4580): openPending: 2026/05/21 04:57:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:19 DEBUG : dir/file1(0x16a2b1b4580): >openPending: err= 2026/05/21 04:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 04:57:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:57:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >_readAt: n=1, err= 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): _readAt: size=1, off=5 2026/05/21 04:57:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >_readAt: n=1, err= 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): _readAt: size=1, off=3 2026/05/21 04:57:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >_readAt: n=1, err= 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): _readAt: size=1, off=13 2026/05/21 04:57:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >_readAt: n=1, err= 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): _readAt: size=16, off=100 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >_readAt: n=0, err=EOF 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): close: 2026/05/21 04:57:20 DEBUG : dir/file1(0x16a2b1b4580): >close: err= 2026/05/21 04:57:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:20 DEBUG : dir: Looking for writers 2026/05/21 04:57:20 DEBUG : file1: reading active writers 2026/05/21 04:57:20 DEBUG : Looking for writers 2026/05/21 04:57:20 DEBUG : dir: reading active writers 2026/05/21 04:57:20 DEBUG : >WaitForWriters: 2026/05/21 04:57:20 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting 2026/05/21 04:57:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.67s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:21 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:21 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:21 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:21 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:24 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=1, off=0 2026/05/21 04:57:24 DEBUG : dir/file1(0x16a2b5fa500): openPending: 2026/05/21 04:57:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:24 DEBUG : dir/file1(0x16a2b5fa500): >openPending: err= 2026/05/21 04:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 04:57:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:57:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=1, err= 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=1, off=5 2026/05/21 04:57:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=1, err= 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=1, off=1 2026/05/21 04:57:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=1, err= 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=6, off=10 2026/05/21 04:57:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=6, err= 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=256, off=10 2026/05/21 04:57:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=6, err=EOF 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=256, off=100 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=0, err=EOF 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): close: 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >close: err= 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): _readAt: size=256, off=100 2026/05/21 04:57:25 DEBUG : dir/file1(0x16a2b5fa500): >_readAt: n=0, err=file already closed 2026/05/21 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:25 DEBUG : dir: Looking for writers 2026/05/21 04:57:25 DEBUG : file1: reading active writers 2026/05/21 04:57:25 DEBUG : Looking for writers 2026/05/21 04:57:25 DEBUG : dir: reading active writers 2026/05/21 04:57:25 DEBUG : >WaitForWriters: 2026/05/21 04:57:25 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting 2026/05/21 04:57:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (5.44s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:26 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:26 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:26 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:26 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): RWFileHandle.Flush 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): _readAt: size=256, off=0 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): openPending: 2026/05/21 04:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): >openPending: err= 2026/05/21 04:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/21 04:57:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:57:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): >_readAt: n=16, err=EOF 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): RWFileHandle.Flush 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): RWFileHandle.Flush 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): close: 2026/05/21 04:57:29 DEBUG : dir/file1(0x16a2b5fa2c0): >close: err= 2026/05/21 04:57:29 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:29 DEBUG : dir: Looking for writers 2026/05/21 04:57:29 DEBUG : file1: reading active writers 2026/05/21 04:57:29 DEBUG : Looking for writers 2026/05/21 04:57:29 DEBUG : dir: reading active writers 2026/05/21 04:57:29 DEBUG : >WaitForWriters: 2026/05/21 04:57:29 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting 2026/05/21 04:57:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (5.24s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:32 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:32 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:57:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 04:57:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): _readAt: size=256, off=0 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): openPending: 2026/05/21 04:57:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): >openPending: err= 2026/05/21 04:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/21 04:57:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:57:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:57:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): >_readAt: n=16, err=EOF 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): RWFileHandle.Release 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): close: 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): >close: err= 2026/05/21 04:57:35 DEBUG : dir/file1(0x16a2b9aef80): RWFileHandle.Release 2026/05/21 04:57:35 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:35 DEBUG : dir: Looking for writers 2026/05/21 04:57:35 DEBUG : file1: reading active writers 2026/05/21 04:57:35 DEBUG : Looking for writers 2026/05/21 04:57:35 DEBUG : dir: reading active writers 2026/05/21 04:57:35 DEBUG : >WaitForWriters: 2026/05/21 04:57:35 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.39s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:36 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:36 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:36 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:57:36 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:57:36 DEBUG : file1: newRWFileHandle: 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): openPending: 2026/05/21 04:57:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): >openPending: err= 2026/05/21 04:57:36 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:57:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): _writeAt: size=5, off=0 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): >_writeAt: n=5, err= 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): _writeAt: size=7, off=5 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): >_writeAt: n=7, err= 2026/05/21 04:57:36 DEBUG : file1: vfs cache: truncate to size=11 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): close: 2026/05/21 04:57:36 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:57:36.751193007 +0000 UTC m=+308.819782071 2026/05/21 04:57:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): >close: err= 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): close: 2026/05/21 04:57:36 DEBUG : file1(0x16a2baac8c0): >close: err=file already closed 2026/05/21 04:57:36 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:36 DEBUG : Looking for writers 2026/05/21 04:57:36 DEBUG : file1: reading active writers 2026/05/21 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:57:36 DEBUG : Looking for writers 2026/05/21 04:57:36 DEBUG : file1: reading active writers 2026/05/21 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:57:36 DEBUG : Looking for writers 2026/05/21 04:57:36 DEBUG : file1: reading active writers 2026/05/21 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:57:36 DEBUG : Looking for writers 2026/05/21 04:57:36 DEBUG : file1: reading active writers 2026/05/21 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:57:36 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:57:36 DEBUG : Looking for writers 2026/05/21 04:57:36 DEBUG : file1: reading active writers 2026/05/21 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:57:37 DEBUG : Looking for writers 2026/05/21 04:57:37 DEBUG : file1: reading active writers 2026/05/21 04:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:57:37 DEBUG : Looking for writers 2026/05/21 04:57:37 DEBUG : file1: reading active writers 2026/05/21 04:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:57:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/21 04:57:38 DEBUG : Looking for writers 2026/05/21 04:57:38 DEBUG : file1: reading active writers 2026/05/21 04:57:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:57:38 DEBUG : file1: size = 11 OK 2026/05/21 04:57:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 04:57:38 INFO : file1: Copied (new) 2026/05/21 04:57:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-21 04:57:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/21 04:57:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : >WaitForWriters: 2026/05/21 04:57:39 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : >WaitForWriters: 2026/05/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:39 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:57:39 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:57:39 DEBUG : file1: newRWFileHandle: 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): openPending: 2026/05/21 04:57:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): >openPending: err= 2026/05/21 04:57:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:57:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:57:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): _writeAt: size=7, off=0 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): >_writeAt: n=7, err= 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): _writeAt: size=6, off=5 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): >_writeAt: n=6, err= 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): close: 2026/05/21 04:57:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:57:39.873948741 +0000 UTC m=+311.942537745 2026/05/21 04:57:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): >close: err= 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): _writeAt: size=5, off=0 2026/05/21 04:57:39 DEBUG : file1(0x16a2baac080): >_writeAt: n=0, err=file already closed 2026/05/21 04:57:39 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:57:39 DEBUG : Looking for writers 2026/05/21 04:57:39 DEBUG : file1: reading active writers 2026/05/21 04:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:57:39 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:57:40 DEBUG : Looking for writers 2026/05/21 04:57:40 DEBUG : file1: reading active writers 2026/05/21 04:57:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:57:40 DEBUG : Looking for writers 2026/05/21 04:57:40 DEBUG : file1: reading active writers 2026/05/21 04:57:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:57:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi/dir/file1: no such file or directory 2026/05/21 04:57:40 DEBUG : Looking for writers 2026/05/21 04:57:40 DEBUG : file1: reading active writers 2026/05/21 04:57:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:57:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/21 04:57:41 DEBUG : Looking for writers 2026/05/21 04:57:41 DEBUG : file1: reading active writers 2026/05/21 04:57:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:57:41 DEBUG : file1: size = 11 OK 2026/05/21 04:57:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 04:57:41 INFO : file1: Copied (new) 2026/05/21 04:57:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-21 04:57:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/21 04:57:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:42 DEBUG : Looking for writers 2026/05/21 04:57:42 DEBUG : file1: reading active writers 2026/05/21 04:57:42 DEBUG : >WaitForWriters: 2026/05/21 04:57:42 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:42 DEBUG : Looking for writers 2026/05/21 04:57:42 DEBUG : file1: reading active writers 2026/05/21 04:57:42 DEBUG : >WaitForWriters: 2026/05/21 04:57:42 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.13s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:42 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:42 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:42 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:57:42 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:57:43 DEBUG : file1: newRWFileHandle: 2026/05/21 04:57:43 DEBUG : file1(0x16a2b1b5000): openPending: 2026/05/21 04:57:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:43 DEBUG : file1(0x16a2b1b5000): >openPending: err= 2026/05/21 04:57:43 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:57:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:57:43 DEBUG : file1(0x16a2b1b5000): close: 2026/05/21 04:57:43 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:57:43.001432581 +0000 UTC m=+315.070021595 2026/05/21 04:57:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:43 DEBUG : file1(0x16a2b1b5000): >close: err= 2026/05/21 04:57:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 04:57:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:57:43 DEBUG : file2: newRWFileHandle: 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): openPending: 2026/05/21 04:57:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): >openPending: err= 2026/05/21 04:57:43 DEBUG : file2: >newRWFileHandle: err= 2026/05/21 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 04:57:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/21 04:57:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): RWFileHandle.Flush 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): RWFileHandle.Release 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): close: 2026/05/21 04:57:43 DEBUG : file2: vfs cache: setting modification time to 2026-05-21 04:57:43.002279741 +0000 UTC m=+315.070868755 2026/05/21 04:57:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:43 DEBUG : file2(0x16a2b1b5500): >close: err= 2026/05/21 04:57:43 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/21 04:57:43 DEBUG : file2: vfs cache: starting upload 2026/05/21 04:57:43 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/21 04:57:43 DEBUG : Looking for writers 2026/05/21 04:57:43 DEBUG : file1: reading active writers 2026/05/21 04:57:43 DEBUG : file2: reading active writers 2026/05/21 04:57:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/21 04:57:44 DEBUG : Looking for writers 2026/05/21 04:57:44 DEBUG : file1: reading active writers 2026/05/21 04:57:44 DEBUG : file2: reading active writers 2026/05/21 04:57:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/21 04:57:44 DEBUG : file2: size = 0 OK 2026/05/21 04:57:44 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:57:44 INFO : file2: Copied (new) 2026/05/21 04:57:44 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-21 04:57:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/21 04:57:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/21 04:57:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 04:57:44 INFO : file2: vfs cache: upload succeeded try #1 2026/05/21 04:57:45 DEBUG : file1: size = 0 OK 2026/05/21 04:57:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:57:45 INFO : file1: Copied (new) 2026/05/21 04:57:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-21 04:57:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/21 04:57:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:45 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:45 DEBUG : Looking for writers 2026/05/21 04:57:45 DEBUG : file1: reading active writers 2026/05/21 04:57:45 DEBUG : file2: reading active writers 2026/05/21 04:57:45 DEBUG : >WaitForWriters: 2026/05/21 04:57:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:45 DEBUG : Looking for writers 2026/05/21 04:57:45 DEBUG : file1: reading active writers 2026/05/21 04:57:45 DEBUG : file2: reading active writers 2026/05/21 04:57:45 DEBUG : >WaitForWriters: 2026/05/21 04:57:45 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.39s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:57:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:57:46 DEBUG : file1: newRWFileHandle: 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): openPending: 2026/05/21 04:57:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): >openPending: err= 2026/05/21 04:57:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:57:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): _writeAt: size=5, off=0 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): >_writeAt: n=5, err= 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): RWFileHandle.Flush 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): RWFileHandle.Flush 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): close: 2026/05/21 04:57:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:57:46.398360869 +0000 UTC m=+318.466949873 2026/05/21 04:57:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:46 DEBUG : file1(0x16a2baacb40): >close: err= 2026/05/21 04:57:46 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:57:46 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:57:46 DEBUG : Looking for writers 2026/05/21 04:57:46 DEBUG : file1: reading active writers 2026/05/21 04:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:57:47 DEBUG : Looking for writers 2026/05/21 04:57:47 DEBUG : file1: reading active writers 2026/05/21 04:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:57:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:57:47 DEBUG : Looking for writers 2026/05/21 04:57:47 DEBUG : file1: reading active writers 2026/05/21 04:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:57:48 DEBUG : file1: size = 5 OK 2026/05/21 04:57:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:57:48 INFO : file1: Copied (new) 2026/05/21 04:57:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 04:57:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 04:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:48 DEBUG : Looking for writers 2026/05/21 04:57:48 DEBUG : file1: reading active writers 2026/05/21 04:57:48 DEBUG : >WaitForWriters: 2026/05/21 04:57:48 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.76s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:49 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:49 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:49 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:57:49 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:57:50 DEBUG : file1: newRWFileHandle: 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): openPending: 2026/05/21 04:57:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): >openPending: err= 2026/05/21 04:57:50 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:57:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): _writeAt: size=5, off=0 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): >_writeAt: n=5, err= 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): RWFileHandle.Release 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): close: 2026/05/21 04:57:50 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:57:50.153865373 +0000 UTC m=+322.222454377 2026/05/21 04:57:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): >close: err= 2026/05/21 04:57:50 DEBUG : file1(0x16a2b910340): RWFileHandle.Release 2026/05/21 04:57:50 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:57:50 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:57:50 DEBUG : Looking for writers 2026/05/21 04:57:50 DEBUG : file1: reading active writers 2026/05/21 04:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:57:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:57:51 DEBUG : Looking for writers 2026/05/21 04:57:51 DEBUG : file1: reading active writers 2026/05/21 04:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:57:52 DEBUG : file1: size = 5 OK 2026/05/21 04:57:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:57:52 INFO : file1: Copied (new) 2026/05/21 04:57:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 04:57:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 04:57:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:52 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:52 DEBUG : Looking for writers 2026/05/21 04:57:52 DEBUG : file1: reading active writers 2026/05/21 04:57:52 DEBUG : >WaitForWriters: 2026/05/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:52 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:52 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:57:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 04:57:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:57:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): openPending: 2026/05/21 04:57:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:57:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): >openPending: err= 2026/05/21 04:57:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 04:57:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:57:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:57:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): _writeAt: size=5, off=0 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): >_writeAt: n=5, err= 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): close: 2026/05/21 04:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:57:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-21 04:57:55.894795568 +0000 UTC m=+327.963384582 2026/05/21 04:57:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:57:55 DEBUG : dir/file1(0x16a2b5fa400): >close: err= 2026/05/21 04:57:55 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:57:55 DEBUG : dir: Looking for writers 2026/05/21 04:57:55 DEBUG : file1: reading active writers 2026/05/21 04:57:55 DEBUG : Looking for writers 2026/05/21 04:57:55 DEBUG : dir: reading active writers 2026/05/21 04:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:57:55 DEBUG : dir: Looking for writers 2026/05/21 04:57:55 DEBUG : file1: reading active writers 2026/05/21 04:57:55 DEBUG : Looking for writers 2026/05/21 04:57:55 DEBUG : dir: reading active writers 2026/05/21 04:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:57:55 DEBUG : dir: Looking for writers 2026/05/21 04:57:55 DEBUG : file1: reading active writers 2026/05/21 04:57:55 DEBUG : Looking for writers 2026/05/21 04:57:55 DEBUG : dir: reading active writers 2026/05/21 04:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:57:55 DEBUG : dir: Looking for writers 2026/05/21 04:57:55 DEBUG : file1: reading active writers 2026/05/21 04:57:55 DEBUG : Looking for writers 2026/05/21 04:57:55 DEBUG : dir: reading active writers 2026/05/21 04:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:57:55 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 04:57:56 DEBUG : dir: Looking for writers 2026/05/21 04:57:56 DEBUG : file1: reading active writers 2026/05/21 04:57:56 DEBUG : Looking for writers 2026/05/21 04:57:56 DEBUG : dir: reading active writers 2026/05/21 04:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:57:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:57:56 DEBUG : dir: Looking for writers 2026/05/21 04:57:56 DEBUG : file1: reading active writers 2026/05/21 04:57:56 DEBUG : Looking for writers 2026/05/21 04:57:56 DEBUG : dir: reading active writers 2026/05/21 04:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:57:56 DEBUG : dir: Looking for writers 2026/05/21 04:57:56 DEBUG : file1: reading active writers 2026/05/21 04:57:56 DEBUG : Looking for writers 2026/05/21 04:57:56 DEBUG : dir: reading active writers 2026/05/21 04:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:57:57 DEBUG : dir/file1: size = 5 OK 2026/05/21 04:57:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:57:57 INFO : dir/file1: Copied (replaced existing) 2026/05/21 04:57:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-21 04:57:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 04:57:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 04:57:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:57:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 04:57:57 DEBUG : dir: Looking for writers 2026/05/21 04:57:57 DEBUG : file1: reading active writers 2026/05/21 04:57:57 DEBUG : Looking for writers 2026/05/21 04:57:57 DEBUG : dir: reading active writers 2026/05/21 04:57:57 DEBUG : >WaitForWriters: 2026/05/21 04:57:57 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:57:58 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:57:58 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:57:58 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:57:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:57:58 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:57:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/05/21 04:58:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 04:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 04:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 04:58:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): _writeAt: size=5, off=0 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): openPending: 2026/05/21 04:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 04:58:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 04:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): >openPending: err= 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): >_writeAt: n=5, err= 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): _writeAt: size=15, off=5 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): >_writeAt: n=15, err= 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): close: 2026/05/21 04:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/21 04:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-21 04:58:01.091020301 +0000 UTC m=+333.159609305 2026/05/21 04:58:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:01 DEBUG : dir/file1(0x16a2b5fa540): >close: err= 2026/05/21 04:58:01 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:58:01 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:58:01 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:58:01 DEBUG : dir: Looking for writers 2026/05/21 04:58:01 DEBUG : file1: reading active writers 2026/05/21 04:58:01 DEBUG : Looking for writers 2026/05/21 04:58:01 DEBUG : dir: reading active writers 2026/05/21 04:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:58:02 DEBUG : dir/file1: size = 20 OK 2026/05/21 04:58:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/21 04:58:02 INFO : dir/file1: Copied (replaced existing) 2026/05/21 04:58:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-21 04:58:01 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/21 04:58:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 04:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 04:58:02 DEBUG : dir: Looking for writers 2026/05/21 04:58:02 DEBUG : file1: reading active writers 2026/05/21 04:58:02 DEBUG : Looking for writers 2026/05/21 04:58:02 DEBUG : dir: reading active writers 2026/05/21 04:58:02 DEBUG : >WaitForWriters: 2026/05/21 04:58:02 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:03 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:03 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:03 DEBUG : file1: newRWFileHandle: 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): openPending: 2026/05/21 04:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): >openPending: err= 2026/05/21 04:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): _writeAt: size=5, off=0 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): >_writeAt: n=5, err= 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): close: 2026/05/21 04:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 04:58:03.580455877 +0000 UTC m=+335.649044901 2026/05/21 04:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:03 DEBUG : file1(0x16a2baac400): >close: err= 2026/05/21 04:58:03 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:58:03 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:58:03 DEBUG : Looking for writers 2026/05/21 04:58:03 DEBUG : file1: reading active writers 2026/05/21 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:58:04 DEBUG : Looking for writers 2026/05/21 04:58:04 DEBUG : file1: reading active writers 2026/05/21 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:58:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:58:04 DEBUG : Looking for writers 2026/05/21 04:58:04 DEBUG : file1: reading active writers 2026/05/21 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:58:05 DEBUG : file1: size = 5 OK 2026/05/21 04:58:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:58:05 INFO : file1: Copied (new) 2026/05/21 04:58:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 04:58:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 04:58:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:58:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:58:05 DEBUG : Looking for writers 2026/05/21 04:58:05 DEBUG : file1: reading active writers 2026/05/21 04:58:05 DEBUG : >WaitForWriters: 2026/05/21 04:58:05 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:06 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:06 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:06 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:06 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/21 04:58:06 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.553750339 +0000 UTC m=+338.622339353 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa380): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.553750339 +0000 UTC m=+338.622339353 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fa880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.553750339 +0000 UTC m=+338.622339353 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fad40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b8e4540 item 1 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.556029002 +0000 UTC m=+338.624618006 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fb3c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.556029002 +0000 UTC m=+338.624618006 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5fbc40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b8e5880 item 2 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.557609015 +0000 UTC m=+338.626198019 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baac6c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.557609015 +0000 UTC m=+338.626198019 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baacb40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.557609015 +0000 UTC m=+338.626198019 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b77f1f0 item 3 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.559543939 +0000 UTC m=+338.628132973 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baad680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.559543939 +0000 UTC m=+338.628132973 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baadbc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b764af0 item 4 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.561998883 +0000 UTC m=+338.630587887 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.561998883 +0000 UTC m=+338.630587887 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b4b40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.561998883 +0000 UTC m=+338.630587887 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b765570 item 5 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.566400664 +0000 UTC m=+338.634989668 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.566400664 +0000 UTC m=+338.634989668 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b1b5bc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b19ce70 item 6 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.567916837 +0000 UTC m=+338.636505841 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c23c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.567916837 +0000 UTC m=+338.636505841 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.567916837 +0000 UTC m=+338.636505841 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8c3c00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b740700 item 7 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.570211369 +0000 UTC m=+338.638800393 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.570211369 +0000 UTC m=+338.638800393 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b650cc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b7417a0 item 8 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2b651280): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.571874289 +0000 UTC m=+338.640463303 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.571874289 +0000 UTC m=+338.640463303 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b651ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.571874289 +0000 UTC m=+338.640463303 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b3c2740): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b48a8c0 item 9 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.574043715 +0000 UTC m=+338.642632720 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b540e40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.574043715 +0000 UTC m=+338.642632720 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b5413c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b48b810 item 10 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2b8ea200): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea200): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.57567265 +0000 UTC m=+338.644261654 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ea5c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.57567265 +0000 UTC m=+338.644261654 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eaac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.57567265 +0000 UTC m=+338.644261654 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eafc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b48be30 item 11 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.577601683 +0000 UTC m=+338.646190697 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8eb640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.577601683 +0000 UTC m=+338.646190697 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b8ebb80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b78a700 item 12 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2b95a2c0): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a2c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.578974455 +0000 UTC m=+338.647563458 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95a680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.578974455 +0000 UTC m=+338.647563458 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95ad40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b74f810 item 13 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.58064573 +0000 UTC m=+338.649234733 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b3c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.58064573 +0000 UTC m=+338.649234733 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b95b900): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b8cc7e0 item 14 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2b9d2040): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.582396615 +0000 UTC m=+338.650985620 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.582396615 +0000 UTC m=+338.650985620 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d2ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b5240e0 item 15 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.583909482 +0000 UTC m=+338.652498486 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3140): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.583909482 +0000 UTC m=+338.652498486 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b524c40 item 16 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.585406227 +0000 UTC m=+338.653995262 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9d3cc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.585406227 +0000 UTC m=+338.653995262 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec240): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.585406227 +0000 UTC m=+338.653995262 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ec740): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b525260 item 17 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.587525899 +0000 UTC m=+338.656114944 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ecdc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.587525899 +0000 UTC m=+338.656114944 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed300): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b8c0070 item 18 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.588898331 +0000 UTC m=+338.657487335 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ed980): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.588898331 +0000 UTC m=+338.657487335 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9ede80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.588898331 +0000 UTC m=+338.657487335 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b8c1420 item 19 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.590569336 +0000 UTC m=+338.659158340 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba24b00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.590569336 +0000 UTC m=+338.659158340 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b4551f0 item 20 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.59193247 +0000 UTC m=+338.660521484 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba256c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.59193247 +0000 UTC m=+338.660521484 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba25bc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.59193247 +0000 UTC m=+338.660521484 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a1c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b1920e0 item 21 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.59418884 +0000 UTC m=+338.662777844 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4a840): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.59418884 +0000 UTC m=+338.662777844 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4ad80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b192700 item 22 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.595324103 +0000 UTC m=+338.663913108 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.595324103 +0000 UTC m=+338.663913108 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4b900): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.595324103 +0000 UTC m=+338.663913108 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba4be00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b192c40 item 23 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.596914185 +0000 UTC m=+338.665503189 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64580): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.596914185 +0000 UTC m=+338.665503189 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba64ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b1931f0 item 24 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2ba65100): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba65100): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.598555634 +0000 UTC m=+338.667144638 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba654c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.598555634 +0000 UTC m=+338.667144638 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba659c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.598555634 +0000 UTC m=+338.667144638 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b1936c0 item 25 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.600183488 +0000 UTC m=+338.668772492 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.600183488 +0000 UTC m=+338.668772492 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba90bc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b193c00 item 26 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2ba91200): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91200): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.601657431 +0000 UTC m=+338.670246435 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba915c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.601657431 +0000 UTC m=+338.670246435 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2ba91ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.601657431 +0000 UTC m=+338.670246435 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa100): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b5462a0 item 27 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.603733842 +0000 UTC m=+338.672322875 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaa780): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.603733842 +0000 UTC m=+338.672322875 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baaacc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b546a10 item 28 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2baab300): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab300): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.605622677 +0000 UTC m=+338.674211681 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baab6c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.605622677 +0000 UTC m=+338.674211681 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2baabd80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b546d90 item 29 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.606825489 +0000 UTC m=+338.675414493 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4500): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.606825489 +0000 UTC m=+338.675414493 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac4a40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b547110 item 30 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): _readAt: size=2, off=0 2026/05/21 04:58:06 ERROR : open-test-file(0x16a2bac5080): Couldn't read size of file 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): close: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5080): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.608030073 +0000 UTC m=+338.676619076 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5440): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.608030073 +0000 UTC m=+338.676619076 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bac5b00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b547490 item 31 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.609450855 +0000 UTC m=+338.678039859 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.609450855 +0000 UTC m=+338.678039859 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bade7c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b547810 item 32 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.610641163 +0000 UTC m=+338.679230166 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badee00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b547c70 item 33 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.611130247 +0000 UTC m=+338.679719250 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.611130247 +0000 UTC m=+338.679719250 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badf780): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0aa1c0 item 33 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.612545999 +0000 UTC m=+338.681135013 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2badfdc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0aa850 item 34 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.613273592 +0000 UTC m=+338.681862596 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06340): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.613273592 +0000 UTC m=+338.681862596 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0aaa10 item 34 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.614390362 +0000 UTC m=+338.682979365 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb06ec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0aae70 item 35 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.614869495 +0000 UTC m=+338.683458500 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07340): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.614869495 +0000 UTC m=+338.683458500 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07840): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0ab030 item 35 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.616318402 +0000 UTC m=+338.684907405 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb07ec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0ab7a0 item 36 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.616885722 +0000 UTC m=+338.685474736 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb204c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.616885722 +0000 UTC m=+338.685474736 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb20a00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b0abb20 item 36 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.618115303 +0000 UTC m=+338.686704308 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb21040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b408540 item 37 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.618566486 +0000 UTC m=+338.687155490 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb214c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.618566486 +0000 UTC m=+338.687155490 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb219c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b408850 item 37 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.61989318 +0000 UTC m=+338.688482184 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e140): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b408d20 item 38 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.620414696 +0000 UTC m=+338.689003699 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3e640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.620414696 +0000 UTC m=+338.689003699 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3eb80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b4091f0 item 38 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.621663713 +0000 UTC m=+338.690252717 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f200): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b409c70 item 39 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.622058148 +0000 UTC m=+338.690647152 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3f700): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.622058148 +0000 UTC m=+338.690647152 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb3fc00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b440000 item 39 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.62338856 +0000 UTC m=+338.691977564 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e380): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b4404d0 item 40 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.623905395 +0000 UTC m=+338.692494400 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5e880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.623905395 +0000 UTC m=+338.692494400 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5edc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b440850 item 40 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.625029428 +0000 UTC m=+338.693618432 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f380): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b440d90 item 41 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.625480701 +0000 UTC m=+338.694069704 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5f880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b441110 item 41 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.625929637 +0000 UTC m=+338.694518642 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb5fd40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.625929637 +0000 UTC m=+338.694518642 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c380): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b441500 item 41 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.627147677 +0000 UTC m=+338.695736681 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8c9c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b441a40 item 42 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.627550167 +0000 UTC m=+338.696139171 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8cec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b441d50 item 42 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.62803872 +0000 UTC m=+338.696627724 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.62803872 +0000 UTC m=+338.696627724 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bb8d980): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44a230 item 42 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.629109732 +0000 UTC m=+338.697698736 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba80c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44a690 item 43 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.629493597 +0000 UTC m=+338.698082601 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba85c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44a850 item 43 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.630116022 +0000 UTC m=+338.698705026 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba8b00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.630116022 +0000 UTC m=+338.698705026 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44aaf0 item 43 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.631705413 +0000 UTC m=+338.700294416 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44afc0 item 44 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.632241855 +0000 UTC m=+338.700830869 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bba9b80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44b1f0 item 44 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.63278983 +0000 UTC m=+338.701378844 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc41c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.63278983 +0000 UTC m=+338.701378844 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4740): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44b3b0 item 44 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.634073704 +0000 UTC m=+338.702662708 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc4d80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44b730 item 45 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.634561695 +0000 UTC m=+338.703150699 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.634561695 +0000 UTC m=+338.703150699 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbc5980): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44b960 item 45 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.635857452 +0000 UTC m=+338.704446455 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe40c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b44bce0 item 46 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.636380309 +0000 UTC m=+338.704969313 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe45c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.636380309 +0000 UTC m=+338.704969313 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe4cc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b458000 item 46 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.637647411 +0000 UTC m=+338.706236415 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5300): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b458380 item 47 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.638064108 +0000 UTC m=+338.706653113 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbe5800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.638064108 +0000 UTC m=+338.706653113 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b458540 item 47 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.639290955 +0000 UTC m=+338.707879959 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfe640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b458a80 item 48 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.639779276 +0000 UTC m=+338.708368281 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbfeb40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.639779276 +0000 UTC m=+338.708368281 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff240): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b458e00 item 48 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.64095175 +0000 UTC m=+338.709540764 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbff880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b459490 item 49 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.641458357 +0000 UTC m=+338.710047361 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bbffd00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.641458357 +0000 UTC m=+338.710047361 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34340): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b459650 item 49 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.642953399 +0000 UTC m=+338.711542413 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc349c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b459d50 item 50 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.643444618 +0000 UTC m=+338.712033621 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc34ec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.643444618 +0000 UTC m=+338.712033621 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35440): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b476230 item 50 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.644925673 +0000 UTC m=+338.713514677 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc35ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b476850 item 51 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.645727898 +0000 UTC m=+338.714316902 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc520c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.645727898 +0000 UTC m=+338.714316902 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52600): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b476bd0 item 51 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.646950897 +0000 UTC m=+338.715539901 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc52c80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b477180 item 52 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.64801726 +0000 UTC m=+338.716606265 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53180): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.64801726 +0000 UTC m=+338.716606265 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53700): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b477420 item 52 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.649295212 +0000 UTC m=+338.717884237 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc53d80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b477810 item 53 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.649797681 +0000 UTC m=+338.718386695 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74380): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.649797681 +0000 UTC m=+338.718386695 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc748c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b477a40 item 53 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.651191093 +0000 UTC m=+338.719780097 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc74f40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47e0e0 item 54 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.65251932 +0000 UTC m=+338.721108324 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc75440): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.65251932 +0000 UTC m=+338.721108324 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc759c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47e3f0 item 54 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.653923711 +0000 UTC m=+338.722512715 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e140): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47e7e0 item 55 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.65454254 +0000 UTC m=+338.723131544 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8e640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.65454254 +0000 UTC m=+338.723131544 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8eb80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47ea10 item 55 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.655675168 +0000 UTC m=+338.724264173 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f200): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47eee0 item 56 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.656302763 +0000 UTC m=+338.724891767 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8f700): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.656302763 +0000 UTC m=+338.724891767 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bc8fc80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47f110 item 56 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.657572982 +0000 UTC m=+338.726161996 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca83c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47f6c0 item 57 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.658141234 +0000 UTC m=+338.726730248 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8900): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47f9d0 item 57 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.658641379 +0000 UTC m=+338.727230414 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca8e40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.658641379 +0000 UTC m=+338.727230414 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca93c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b47fdc0 item 57 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.659917959 +0000 UTC m=+338.728506963 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bca9a00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86e2a0 item 58 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.660402444 +0000 UTC m=+338.728991448 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86e460 item 58 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.660913619 +0000 UTC m=+338.729502623 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6580): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.660913619 +0000 UTC m=+338.729502623 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc6b40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86e620 item 58 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.662172836 +0000 UTC m=+338.730761840 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7180): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86e9a0 item 59 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.662643034 +0000 UTC m=+338.731232038 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc76c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86eb60 item 59 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.663225574 +0000 UTC m=+338.731814578 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcc7c00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.663225574 +0000 UTC m=+338.731814578 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86ed20 item 59 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.665130521 +0000 UTC m=+338.733719525 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf08c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86f0a0 item 60 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.665838939 +0000 UTC m=+338.734427942 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf0e00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86f260 item 60 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.666374399 +0000 UTC m=+338.734963404 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1340): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.666374399 +0000 UTC m=+338.734963404 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bcf1900): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86f420 item 60 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.667835979 +0000 UTC m=+338.736424983 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86f8f0 item 61 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.668381168 +0000 UTC m=+338.736970172 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12580): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.668381168 +0000 UTC m=+338.736970172 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd12c80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b86fab0 item 61 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.669740445 +0000 UTC m=+338.738329449 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd132c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26000 item 62 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.67023086 +0000 UTC m=+338.738819864 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd13800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.67023086 +0000 UTC m=+338.738819864 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd261c0 item 62 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.671640872 +0000 UTC m=+338.740229907 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2e640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26540 item 63 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.672156957 +0000 UTC m=+338.740745961 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2eb80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.672156957 +0000 UTC m=+338.740745961 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26700 item 63 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.673536702 +0000 UTC m=+338.742125706 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2f8c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26a80 item 64 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.674057155 +0000 UTC m=+338.742646159 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd2fe00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.674057155 +0000 UTC m=+338.742646159 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50600): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26c40 item 64 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.675509697 +0000 UTC m=+338.744098701 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd50c40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd26fc0 item 65 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.676060016 +0000 UTC m=+338.744649030 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd510c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.676060016 +0000 UTC m=+338.744649030 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd515c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd27180 item 65 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.677338069 +0000 UTC m=+338.745927073 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd51c00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd27500 item 66 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.677980783 +0000 UTC m=+338.746569797 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66180): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.677980783 +0000 UTC m=+338.746569797 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd666c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd276c0 item 66 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.679304662 +0000 UTC m=+338.747893667 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd66d00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd27a40 item 67 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.679829813 +0000 UTC m=+338.748418817 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67180): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.679829813 +0000 UTC m=+338.748418817 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67680): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd27c00 item 67 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.681155948 +0000 UTC m=+338.749744952 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd67d00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8a0e0 item 68 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.681672252 +0000 UTC m=+338.750261256 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e300): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.681672252 +0000 UTC m=+338.750261256 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8e840): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8a2a0 item 68 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.682934886 +0000 UTC m=+338.751523890 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8ee80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8a620 item 69 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.683558484 +0000 UTC m=+338.752147488 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f300): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.683558484 +0000 UTC m=+338.752147488 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8f800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8a7e0 item 69 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.685017599 +0000 UTC m=+338.753606613 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bd8fe80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8ab60 item 70 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.685592764 +0000 UTC m=+338.754181778 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.685592764 +0000 UTC m=+338.754181778 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaa9c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8ad20 item 70 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.686986495 +0000 UTC m=+338.755575520 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8b0a0 item 71 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.68756556 +0000 UTC m=+338.756154563 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdab540): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.68756556 +0000 UTC m=+338.756154563 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdaba40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8b260 item 71 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.688716072 +0000 UTC m=+338.757305076 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc41c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8b5e0 item 72 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.689213952 +0000 UTC m=+338.757802955 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc46c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.689213952 +0000 UTC m=+338.757802955 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc4c00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8b7a0 item 72 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.690325149 +0000 UTC m=+338.758914163 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc51c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8bb20 item 73 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.690742728 +0000 UTC m=+338.759331732 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc56c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bd8bce0 item 73 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.691175825 +0000 UTC m=+338.759764829 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bdc5b80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.691175825 +0000 UTC m=+338.759764829 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde81c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdec000 item 73 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.692523901 +0000 UTC m=+338.761112905 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdec380 item 74 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.692959734 +0000 UTC m=+338.761548738 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde8d00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdec540 item 74 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.69344499 +0000 UTC m=+338.762033994 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9240): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.69344499 +0000 UTC m=+338.762033994 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde97c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdec700 item 74 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.694542872 +0000 UTC m=+338.763131877 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bde9e00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdeca80 item 75 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.694950582 +0000 UTC m=+338.763539586 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): _writeAt: size=3, off=2 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdecc40 item 75 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.695404008 +0000 UTC m=+338.763993012 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0a940): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.695404008 +0000 UTC m=+338.763993012 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0ae80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdece00 item 75 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.696490589 +0000 UTC m=+338.765079594 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b4c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bded180 item 76 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.696879884 +0000 UTC m=+338.765468889 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be0b9c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bded340 item 76 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): _writeAt: size=3, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.697394166 +0000 UTC m=+338.765983170 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24000): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.697394166 +0000 UTC m=+338.765983170 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24580): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bded500 item 76 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.698443567 +0000 UTC m=+338.767032571 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be24bc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bded880 item 77 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.698884429 +0000 UTC m=+338.767473433 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be250c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.698884429 +0000 UTC m=+338.767473433 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be257c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdeda40 item 77 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.700386235 +0000 UTC m=+338.768975239 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be25e00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bdeddc0 item 78 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.700914142 +0000 UTC m=+338.769503146 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.700914142 +0000 UTC m=+338.769503146 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be44b00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4c0e0 item 78 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.702265363 +0000 UTC m=+338.770854367 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45140): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4c460 item 79 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.702668515 +0000 UTC m=+338.771257518 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.702668515 +0000 UTC m=+338.771257518 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be45d40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4c620 item 79 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.704073657 +0000 UTC m=+338.772662662 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4c9a0 item 80 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.704499251 +0000 UTC m=+338.773088254 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be66980): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.704499251 +0000 UTC m=+338.773088254 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67080): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4cb60 item 80 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.705777494 +0000 UTC m=+338.774366498 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be676c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4cee0 item 81 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.706238845 +0000 UTC m=+338.774827849 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be67b40): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.706238845 +0000 UTC m=+338.774827849 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82180): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4d0a0 item 81 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.707298056 +0000 UTC m=+338.775887059 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4d420 item 82 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.707786267 +0000 UTC m=+338.776375271 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be82d00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.707786267 +0000 UTC m=+338.776375271 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4d5e0 item 82 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.708817914 +0000 UTC m=+338.777406918 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83900): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4d960 item 83 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.709363925 +0000 UTC m=+338.777952939 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2be83e00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.709363925 +0000 UTC m=+338.777952939 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0440): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2be4db20 item 83 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.710492096 +0000 UTC m=+338.779081100 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beae000 item 84 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.710921667 +0000 UTC m=+338.779510671 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea0fc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.710921667 +0000 UTC m=+338.779510671 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1540): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beae1c0 item 84 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.712060186 +0000 UTC m=+338.780649190 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bea1bc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beae540 item 85 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.712547917 +0000 UTC m=+338.781136921 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec21c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.712547917 +0000 UTC m=+338.781136921 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2700): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beae700 item 85 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.713908716 +0000 UTC m=+338.782497720 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec2d80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaea80 item 86 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.714517515 +0000 UTC m=+338.783106540 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3280): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.714517515 +0000 UTC m=+338.783106540 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3800): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaec40 item 86 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.715790309 +0000 UTC m=+338.784379323 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bec3e80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaefc0 item 87 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.716289421 +0000 UTC m=+338.784878425 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee0480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.716289421 +0000 UTC m=+338.784878425 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee09c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaf180 item 87 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.71731678 +0000 UTC m=+338.785905785 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1040): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaf500 item 88 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.717789052 +0000 UTC m=+338.786378057 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1540): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.717789052 +0000 UTC m=+338.786378057 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bee1ac0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2beaf6c0 item 88 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.718874032 +0000 UTC m=+338.787463035 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af240): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52c5b0 item 89 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.719288874 +0000 UTC m=+338.787877878 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9af780): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52c8c0 item 89 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.719822191 +0000 UTC m=+338.788411195 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2b9afcc0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.719822191 +0000 UTC m=+338.788411195 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06340): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52ce00 item 89 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.720949219 +0000 UTC m=+338.789538223 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06980): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52d880 item 90 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.721355777 +0000 UTC m=+338.789944781 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf06ec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52da40 item 90 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.721897609 +0000 UTC m=+338.790486614 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf07400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.721897609 +0000 UTC m=+338.790486614 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf079c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2b52dc70 item 90 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.722943093 +0000 UTC m=+338.791532097 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22100): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1a310 item 91 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.723325735 +0000 UTC m=+338.791914740 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22640): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): >_readAt: n=2, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): _writeAt: size=3, off=7 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1a4d0 item 91 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.723747452 +0000 UTC m=+338.792336456 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf22b80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): >_readAt: n=8, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.723747452 +0000 UTC m=+338.792336456 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23100): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1a690 item 91 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.724914726 +0000 UTC m=+338.793503730 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23740): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1aa10 item 92 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.725297729 +0000 UTC m=+338.793886734 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf23c80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): open at offset 5 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1abd0 item 92 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): _readAt: size=2, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): _writeAt: size=3, off=5 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): >_writeAt: n=3, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.725866012 +0000 UTC m=+338.794455016 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf402c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): >_readAt: n=3, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.725866012 +0000 UTC m=+338.794455016 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40880): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1ad90 item 92 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.727244715 +0000 UTC m=+338.795833719 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf40ec0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1b110 item 93 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.727697219 +0000 UTC m=+338.796286224 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41400): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.727697219 +0000 UTC m=+338.796286224 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf41b00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1b2d0 item 93 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.729039595 +0000 UTC m=+338.797628599 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64240): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1b650 item 94 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.729539678 +0000 UTC m=+338.798128692 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64780): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.729539678 +0000 UTC m=+338.798128692 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf64e80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1b810 item 94 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.730904295 +0000 UTC m=+338.799493299 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf654c0): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1bb90 item 95 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.73134698 +0000 UTC m=+338.799936034 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf65a00): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.73134698 +0000 UTC m=+338.799936034 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c200): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf1bd50 item 95 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): open at offset 0 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): _readAt: size=2, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): >_readAt: n=0, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.732598323 +0000 UTC m=+338.801187337 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7c840): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): _writeAt: size=5, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): >openPending: err= 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf84230 item 96 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): >_writeAt: n=5, err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.732973241 +0000 UTC m=+338.801562245 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7cd80): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:06 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): _readAt: size=512, off=0 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): openPending: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): >openPending: err= 2026/05/21 04:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): >_readAt: n=5, err=EOF 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): close: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:06.732973241 +0000 UTC m=+338.801562245 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:06 DEBUG : open-test-file(0x16a2bf7d480): >close: err= 2026/05/21 04:58:06 DEBUG : open-test-file: Remove: 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf843f0 item 96 2026/05/21 04:58:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:06 DEBUG : open-test-file: >Remove: err= 2026/05/21 04:58:06 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:06 DEBUG : Looking for writers 2026/05/21 04:58:06 DEBUG : >WaitForWriters: 2026/05/21 04:58:06 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:07 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/21 04:58:07 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.253747347 +0000 UTC m=+339.322336361 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befc7c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.253747347 +0000 UTC m=+339.322336361 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befcc40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.253747347 +0000 UTC m=+339.322336361 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd100): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c000a10 item 1 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.25599911 +0000 UTC m=+339.324588113 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befd740): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.25599911 +0000 UTC m=+339.324588113 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2befdc40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c000ee0 item 2 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.257602676 +0000 UTC m=+339.326191690 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.257602676 +0000 UTC m=+339.326191690 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06a800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.257602676 +0000 UTC m=+339.326191690 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06acc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c001260 item 3 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.259842826 +0000 UTC m=+339.328431830 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.259842826 +0000 UTC m=+339.328431830 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06b880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c001730 item 4 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.261404124 +0000 UTC m=+339.329993129 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c06bec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.261404124 +0000 UTC m=+339.329993129 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.261404124 +0000 UTC m=+339.329993129 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10a900): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c001ab0 item 5 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.26372145 +0000 UTC m=+339.332310464 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10af80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.26372145 +0000 UTC m=+339.332310464 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10b4c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11e0e0 item 6 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.265254454 +0000 UTC m=+339.333843458 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c10bb40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.265254454 +0000 UTC m=+339.333843458 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c140): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.265254454 +0000 UTC m=+339.333843458 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12c600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11e460 item 7 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.267256794 +0000 UTC m=+339.335845798 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12cc80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.267256794 +0000 UTC m=+339.335845798 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d1c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11e930 item 8 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c12d780): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12d780): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.268998232 +0000 UTC m=+339.337587266 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c12db40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.268998232 +0000 UTC m=+339.337587266 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1480c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.268998232 +0000 UTC m=+339.337587266 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1485c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11ecb0 item 9 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.271706846 +0000 UTC m=+339.340295849 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c148c40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.271706846 +0000 UTC m=+339.340295849 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11f180 item 10 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c1497c0): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1497c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.273029674 +0000 UTC m=+339.341618678 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c149b80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.273029674 +0000 UTC m=+339.341618678 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.273029674 +0000 UTC m=+339.341618678 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16c680): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11f500 item 11 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.27457911 +0000 UTC m=+339.343168113 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16cd00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.27457911 +0000 UTC m=+339.343168113 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11f9d0 item 12 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c16d880): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16d880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.275766671 +0000 UTC m=+339.344355675 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c16dc40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.275766671 +0000 UTC m=+339.344355675 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18a400): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c11fd50 item 13 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.277240994 +0000 UTC m=+339.345830018 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18aa80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.277240994 +0000 UTC m=+339.345830018 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18afc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c192230 item 14 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c18b600): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.279068535 +0000 UTC m=+339.347657560 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c18b9c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.279068535 +0000 UTC m=+339.347657560 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1925b0 item 15 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.280631546 +0000 UTC m=+339.349220550 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aa800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.280631546 +0000 UTC m=+339.349220550 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1aad40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c192930 item 16 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28241353 +0000 UTC m=+339.351002544 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28241353 +0000 UTC m=+339.351002544 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ab800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28241353 +0000 UTC m=+339.351002544 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1abd00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c192cb0 item 17 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.2845206 +0000 UTC m=+339.353109614 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.2845206 +0000 UTC m=+339.353109614 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ca9c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c193180 item 18 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.285893521 +0000 UTC m=+339.354482525 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb040): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.285893521 +0000 UTC m=+339.354482525 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cb540): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.285893521 +0000 UTC m=+339.354482525 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1cba40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c193500 item 19 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.287845677 +0000 UTC m=+339.356434681 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec1c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.287845677 +0000 UTC m=+339.356434681 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ec700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1939d0 item 20 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28963231 +0000 UTC m=+339.358221324 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecd80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28963231 +0000 UTC m=+339.358221324 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b9109c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.28963231 +0000 UTC m=+339.358221324 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911000): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2020e0 item 21 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.291571632 +0000 UTC m=+339.360160635 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911680): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.291571632 +0000 UTC m=+339.360160635 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2b911bc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2025b0 item 22 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.293127559 +0000 UTC m=+339.361716563 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.293127559 +0000 UTC m=+339.361716563 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.293127559 +0000 UTC m=+339.361716563 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c218d80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c202930 item 23 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.295174574 +0000 UTC m=+339.363763579 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219400): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.295174574 +0000 UTC m=+339.363763579 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c219940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c202e00 item 24 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c234080): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234080): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.296755519 +0000 UTC m=+339.365344523 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.296755519 +0000 UTC m=+339.365344523 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.296755519 +0000 UTC m=+339.365344523 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c234e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c203180 item 25 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.29846644 +0000 UTC m=+339.367055444 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235500): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.29846644 +0000 UTC m=+339.367055444 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c235a40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c203650 item 26 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c250180): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.300038006 +0000 UTC m=+339.368627011 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250540): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.300038006 +0000 UTC m=+339.368627011 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250a40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.300038006 +0000 UTC m=+339.368627011 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c250f80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2039d0 item 27 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.302037953 +0000 UTC m=+339.370626977 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.302037953 +0000 UTC m=+339.370626977 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c251b40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c270000 item 28 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c27e280): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e280): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.303532083 +0000 UTC m=+339.372121087 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27e640): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.303532083 +0000 UTC m=+339.372121087 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27ed00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c270380 item 29 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.304969598 +0000 UTC m=+339.373558602 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.304969598 +0000 UTC m=+339.373558602 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c27f8c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c270700 item 30 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): _readAt: size=2, off=0 2026/05/21 04:58:07 ERROR : open-test-file(0x16a2c296000): Couldn't read size of file 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): close: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296000): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.30636415 +0000 UTC m=+339.374953155 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2963c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.30636415 +0000 UTC m=+339.374953155 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c296a80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c270a80 item 31 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.307725982 +0000 UTC m=+339.376314987 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297100): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.307725982 +0000 UTC m=+339.376314987 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297640): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c270e00 item 32 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.308850505 +0000 UTC m=+339.377439509 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c297c80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c271180 item 33 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.309258556 +0000 UTC m=+339.377847560 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.309258556 +0000 UTC m=+339.377847560 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c271340 item 33 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.31062239 +0000 UTC m=+339.379211394 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b8d40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2716c0 item 34 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.311198168 +0000 UTC m=+339.379787172 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b91c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.311198168 +0000 UTC m=+339.379787172 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c271880 item 34 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.312674205 +0000 UTC m=+339.381263229 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2b9d40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c271c00 item 35 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.313200007 +0000 UTC m=+339.381789012 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc2c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.313200007 +0000 UTC m=+339.381789012 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dc7c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c271dc0 item 35 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.314598478 +0000 UTC m=+339.383187482 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dce40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e82a0 item 36 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.31533577 +0000 UTC m=+339.383924774 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.31533577 +0000 UTC m=+339.383924774 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2dd880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e8460 item 36 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.316756031 +0000 UTC m=+339.385345036 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ecec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c193d50 item 37 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.317271164 +0000 UTC m=+339.385860169 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.317271164 +0000 UTC m=+339.385860169 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1ed840): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1fe070 item 37 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.318817423 +0000 UTC m=+339.387406428 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c1edec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1fe3f0 item 38 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.319449376 +0000 UTC m=+339.388038401 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30c4c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.319449376 +0000 UTC m=+339.388038401 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30ca00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1fe5b0 item 38 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.320812781 +0000 UTC m=+339.389401805 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d080): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1fe930 item 39 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.321350205 +0000 UTC m=+339.389939230 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30d580): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.321350205 +0000 UTC m=+339.389939230 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c30da80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1feaf0 item 39 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.322868952 +0000 UTC m=+339.391457987 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1fee70 item 40 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.323408361 +0000 UTC m=+339.391997385 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32e700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.323408361 +0000 UTC m=+339.391997385 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32ec40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ff030 item 40 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.324766335 +0000 UTC m=+339.393355349 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ff3b0 item 41 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.325385694 +0000 UTC m=+339.393974699 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32f700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ff570 item 41 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.325868386 +0000 UTC m=+339.394457420 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c32fbc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.325868386 +0000 UTC m=+339.394457420 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ff730 item 41 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.327347087 +0000 UTC m=+339.395936101 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348840): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ffab0 item 42 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.327793641 +0000 UTC m=+339.396382655 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c348d40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ffc70 item 42 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.328399685 +0000 UTC m=+339.396988689 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349280): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.328399685 +0000 UTC m=+339.396988689 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c1ffe30 item 42 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.329817542 +0000 UTC m=+339.398406596 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c349e40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c360310 item 43 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.330405853 +0000 UTC m=+339.398994857 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3604d0 item 43 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.330914203 +0000 UTC m=+339.399503217 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36c980): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.330914203 +0000 UTC m=+339.399503217 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36cec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c360690 item 43 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.332469379 +0000 UTC m=+339.401058403 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36d500): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c360a10 item 44 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.33296802 +0000 UTC m=+339.401557024 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c36da00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c360bd0 item 44 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.333596646 +0000 UTC m=+339.402185651 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c040): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.333596646 +0000 UTC m=+339.402185651 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38c5c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c360d90 item 44 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.334863449 +0000 UTC m=+339.403452473 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38cc00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c361110 item 45 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.335420982 +0000 UTC m=+339.404009985 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d100): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.335420982 +0000 UTC m=+339.404009985 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38d800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3612d0 item 45 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.337493675 +0000 UTC m=+339.406082709 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c38de40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c361650 item 46 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.338169892 +0000 UTC m=+339.406758956 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aa440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.338169892 +0000 UTC m=+339.406758956 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3aab40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c361810 item 46 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.339780563 +0000 UTC m=+339.408369587 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c361b90 item 47 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.340338336 +0000 UTC m=+339.408927340 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ab680): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.340338336 +0000 UTC m=+339.408927340 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3abd80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c361d50 item 47 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.341785058 +0000 UTC m=+339.410374072 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca4c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3ce230 item 48 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.342408264 +0000 UTC m=+339.410997269 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ca9c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.342408264 +0000 UTC m=+339.410997269 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb0c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3ce3f0 item 48 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.343726082 +0000 UTC m=+339.412315086 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cb700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3ce770 item 49 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.344303161 +0000 UTC m=+339.412892185 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3cbb80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.344303161 +0000 UTC m=+339.412892185 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea1c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3ce930 item 49 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.345664643 +0000 UTC m=+339.414253646 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ea840): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cecb0 item 50 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.346296545 +0000 UTC m=+339.414885559 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ead40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.346296545 +0000 UTC m=+339.414885559 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb2c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cee70 item 50 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.3477344 +0000 UTC m=+339.416323414 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3eb940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cf1f0 item 51 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.348271845 +0000 UTC m=+339.416860849 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c3ebe40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.348271845 +0000 UTC m=+339.416860849 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cf3b0 item 51 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.34962539 +0000 UTC m=+339.418214414 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c408b00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cf730 item 52 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.350260941 +0000 UTC m=+339.418849945 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409000): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.350260941 +0000 UTC m=+339.418849945 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409580): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cf8f0 item 52 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.351529045 +0000 UTC m=+339.420118059 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c409c00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cfc70 item 53 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.352054156 +0000 UTC m=+339.420643180 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.352054156 +0000 UTC m=+339.420643180 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42a740): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c3cfe30 item 53 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.353356495 +0000 UTC m=+339.421945519 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42adc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c430310 item 54 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.353898639 +0000 UTC m=+339.422487693 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b2c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.353898639 +0000 UTC m=+339.422487693 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42b840): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4304d0 item 54 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.35516002 +0000 UTC m=+339.423749034 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c42bec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c430850 item 55 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.355729395 +0000 UTC m=+339.424318409 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44a4c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.355729395 +0000 UTC m=+339.424318409 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44aa00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c430a10 item 55 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.357135941 +0000 UTC m=+339.425724945 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bf7db40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf85650 item 56 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.357669528 +0000 UTC m=+339.426258573 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2140): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.357669528 +0000 UTC m=+339.426258573 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa26c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf85810 item 56 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.359035638 +0000 UTC m=+339.427624652 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa2d00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf85b90 item 57 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.359572382 +0000 UTC m=+339.428161405 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bf85d50 item 57 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.360109224 +0000 UTC m=+339.428698228 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3780): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.360109224 +0000 UTC m=+339.428698228 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfa3d00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbe070 item 57 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.361397496 +0000 UTC m=+339.429986811 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbe3f0 item 58 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.361899725 +0000 UTC m=+339.430488759 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0980): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbe5b0 item 58 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.362736605 +0000 UTC m=+339.431325619 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc0ec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.362736605 +0000 UTC m=+339.431325619 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbe770 item 58 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.364278365 +0000 UTC m=+339.432867370 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfc1ac0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbeaf0 item 59 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.36475207 +0000 UTC m=+339.433341075 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde100): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbecb0 item 59 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.365271501 +0000 UTC m=+339.433860504 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfde640): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.365271501 +0000 UTC m=+339.433860504 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdebc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbee70 item 59 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.366839892 +0000 UTC m=+339.435428896 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbf1f0 item 60 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.367363291 +0000 UTC m=+339.435952295 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2bfdf740): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2bfbf3b0 item 60 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.368075295 +0000 UTC m=+339.436664299 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b100): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.368075295 +0000 UTC m=+339.436664299 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44b6c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c430d20 item 60 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.369470439 +0000 UTC m=+339.438059453 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c44bd00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4310a0 item 61 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.3701438 +0000 UTC m=+339.438732805 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.3701438 +0000 UTC m=+339.438732805 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c466a40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c431260 item 61 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.371624315 +0000 UTC m=+339.440213350 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467080): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4315e0 item 62 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.372121554 +0000 UTC m=+339.440710578 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4675c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.372121554 +0000 UTC m=+339.440710578 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c467cc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4317a0 item 62 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.37354938 +0000 UTC m=+339.442138404 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a400): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c431b20 item 63 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.374018296 +0000 UTC m=+339.442607330 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48a940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.374018296 +0000 UTC m=+339.442607330 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b040): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c431ce0 item 63 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): >_readAt: n=0, err=Bad file descriptor 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.37540346 +0000 UTC m=+339.443992465 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48b680): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49e1c0 item 64 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.375861135 +0000 UTC m=+339.444450139 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c48bbc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.375861135 +0000 UTC m=+339.444450139 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a63c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49e380 item 64 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.377514016 +0000 UTC m=+339.446103019 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6a00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49e700 item 65 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.377981608 +0000 UTC m=+339.446570612 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a6e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.377981608 +0000 UTC m=+339.446570612 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49e8c0 item 65 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.379162448 +0000 UTC m=+339.447751452 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a79c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49ec40 item 66 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.379736552 +0000 UTC m=+339.448325566 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4a7e40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.379736552 +0000 UTC m=+339.448325566 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49ee00 item 66 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.381034192 +0000 UTC m=+339.449623216 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6ac0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49f180 item 67 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.381585011 +0000 UTC m=+339.450174016 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c6f40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.381585011 +0000 UTC m=+339.450174016 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7440): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49f340 item 67 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.382872192 +0000 UTC m=+339.451461196 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4c7ac0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49f6c0 item 68 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.383488756 +0000 UTC m=+339.452077760 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e80c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.383488756 +0000 UTC m=+339.452077760 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49f880 item 68 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.384773932 +0000 UTC m=+339.453362946 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e8c40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49fc00 item 69 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.386373713 +0000 UTC m=+339.454962717 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e90c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.386373713 +0000 UTC m=+339.454962717 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e95c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c49fdc0 item 69 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.387725826 +0000 UTC m=+339.456314871 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c4e9c40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4fe2a0 item 70 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.388315259 +0000 UTC m=+339.456904263 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.388315259 +0000 UTC m=+339.456904263 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506780): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4fe460 item 70 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.389551733 +0000 UTC m=+339.458140747 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c506e00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4fe7e0 item 71 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.390133332 +0000 UTC m=+339.458722336 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507300): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.390133332 +0000 UTC m=+339.458722336 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4fe9a0 item 71 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.391471818 +0000 UTC m=+339.460060823 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c507e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4fed20 item 72 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.39201312 +0000 UTC m=+339.460602125 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.39201312 +0000 UTC m=+339.460602125 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5269c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4feee0 item 72 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.393293488 +0000 UTC m=+339.461882492 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c526f80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ff260 item 73 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.393832966 +0000 UTC m=+339.462421971 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ff420 item 73 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.394400177 +0000 UTC m=+339.462989191 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.394400177 +0000 UTC m=+339.462989191 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c527e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ff5e0 item 73 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.395770004 +0000 UTC m=+339.464359007 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5445c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ff960 item 74 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.396326564 +0000 UTC m=+339.464915568 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c544ac0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ffb20 item 74 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.396903354 +0000 UTC m=+339.465492358 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545000): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.396903354 +0000 UTC m=+339.465492358 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545580): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c4ffce0 item 74 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.398583476 +0000 UTC m=+339.467172480 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c545bc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5641c0 item 75 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.399054856 +0000 UTC m=+339.467643860 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5681c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): _writeAt: size=3, off=2 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c564380 item 75 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.399500677 +0000 UTC m=+339.468089681 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568700): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.399500677 +0000 UTC m=+339.468089681 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c568c40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c564540 item 75 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.400787727 +0000 UTC m=+339.469376741 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569280): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5648c0 item 76 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.401269266 +0000 UTC m=+339.469858270 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569780): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c564a80 item 76 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): _writeAt: size=3, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.401820287 +0000 UTC m=+339.470409322 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c569cc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.401820287 +0000 UTC m=+339.470409322 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c564c40 item 76 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.403264313 +0000 UTC m=+339.471853357 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586980): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c564fc0 item 77 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.403770038 +0000 UTC m=+339.472359102 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c586e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.403770038 +0000 UTC m=+339.472359102 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587580): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c565180 item 77 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.405666809 +0000 UTC m=+339.474255813 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c587bc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c565500 item 78 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.406151665 +0000 UTC m=+339.474740669 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a61c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.406151665 +0000 UTC m=+339.474740669 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a68c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5656c0 item 78 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.407822178 +0000 UTC m=+339.476411183 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a6f00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c565a40 item 79 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.408322163 +0000 UTC m=+339.476911177 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7400): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.408322163 +0000 UTC m=+339.476911177 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5a7b00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c565c00 item 79 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.409726034 +0000 UTC m=+339.478315037 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5ca0e0 item 80 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.410170553 +0000 UTC m=+339.478759557 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6740): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.410170553 +0000 UTC m=+339.478759557 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c6e40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5ca2a0 item 80 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.411512086 +0000 UTC m=+339.480101089 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7480): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5ca620 item 81 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.412024022 +0000 UTC m=+339.480613056 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7900): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.412024022 +0000 UTC m=+339.480613056 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5c7e40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5ca7e0 item 81 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.413354744 +0000 UTC m=+339.481943749 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e25c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cab60 item 82 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.413888312 +0000 UTC m=+339.482477336 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e2ac0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.413888312 +0000 UTC m=+339.482477336 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3040): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cad20 item 82 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.415182626 +0000 UTC m=+339.483771650 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e36c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cb0a0 item 83 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.415734728 +0000 UTC m=+339.484323752 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c5e3bc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.415734728 +0000 UTC m=+339.484323752 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604200): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cb260 item 83 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.417050362 +0000 UTC m=+339.485639406 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cb5e0 item 84 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.417571616 +0000 UTC m=+339.486160631 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c604d80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.417571616 +0000 UTC m=+339.486160631 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605300): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cb7a0 item 84 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.418814733 +0000 UTC m=+339.487403737 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605980): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cbb20 item 85 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.419307654 +0000 UTC m=+339.487896658 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c605e80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.419307654 +0000 UTC m=+339.487896658 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6244c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c5cbce0 item 85 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.420527477 +0000 UTC m=+339.489116501 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c624b40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62c1c0 item 86 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.421039314 +0000 UTC m=+339.489628317 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625040): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.421039314 +0000 UTC m=+339.489628317 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c6255c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62c380 item 86 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.42227707 +0000 UTC m=+339.490866084 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c625c40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62c700 item 87 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.422797313 +0000 UTC m=+339.491386317 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.422797313 +0000 UTC m=+339.491386317 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044780): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62c8c0 item 87 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.424101495 +0000 UTC m=+339.492690528 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d044e00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62cc40 item 88 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.424595407 +0000 UTC m=+339.493184442 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045300): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.424595407 +0000 UTC m=+339.493184442 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045880): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62ce00 item 88 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.425883029 +0000 UTC m=+339.494472033 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d045ec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62d180 item 89 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.426345793 +0000 UTC m=+339.494934797 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06a500): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62d340 item 89 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.426897875 +0000 UTC m=+339.495486879 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06aa40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.426897875 +0000 UTC m=+339.495486879 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06afc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62d500 item 89 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.428319679 +0000 UTC m=+339.496908683 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06b600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62d880 item 90 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.428744882 +0000 UTC m=+339.497333886 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d06bb40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62da40 item 90 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.429313345 +0000 UTC m=+339.497902349 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086180): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.429313345 +0000 UTC m=+339.497902349 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086740): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c62dc00 item 90 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.430614562 +0000 UTC m=+339.499203576 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d086d80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d0920e0 item 91 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.431119225 +0000 UTC m=+339.499708229 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0872c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): >_readAt: n=2, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): _writeAt: size=3, off=7 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d0922a0 item 91 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.431620461 +0000 UTC m=+339.500209465 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087800): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): >_readAt: n=8, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.431620461 +0000 UTC m=+339.500209465 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d087d80): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d092460 item 91 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.43292261 +0000 UTC m=+339.501511633 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a84c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d0927e0 item 92 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.433498507 +0000 UTC m=+339.502087511 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8a00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): open at offset 5 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d0929a0 item 92 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): _readAt: size=2, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): _writeAt: size=3, off=5 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): >_writeAt: n=3, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.4343525 +0000 UTC m=+339.502941534 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a8f40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): >_readAt: n=3, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.4343525 +0000 UTC m=+339.502941534 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d0a9500): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2d092b60 item 92 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.435775747 +0000 UTC m=+339.504364761 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe380): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e8930 item 93 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.436240033 +0000 UTC m=+339.504829037 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fe8c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.436240033 +0000 UTC m=+339.504829037 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2fefc0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e8af0 item 93 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.437666076 +0000 UTC m=+339.506255090 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ff600): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e8e70 item 94 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.438068386 +0000 UTC m=+339.506657389 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2c2ffb40): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.438068386 +0000 UTC m=+339.506657389 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118340): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e9030 item 94 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.439545384 +0000 UTC m=+339.508134388 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118980): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e93b0 item 95 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.440038795 +0000 UTC m=+339.508627799 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d118ec0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.440038795 +0000 UTC m=+339.508627799 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d1195c0): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e9570 item 95 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): open at offset 0 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): _readAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): >_readAt: n=0, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.441408872 +0000 UTC m=+339.509997896 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d119c00): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): _writeAt: size=5, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): >openPending: err= 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e98f0 item 96 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): >_writeAt: n=5, err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.441821973 +0000 UTC m=+339.510410987 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138240): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 04:58:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 04:58:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): _readAt: size=512, off=0 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): openPending: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): >openPending: err= 2026/05/21 04:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): >_readAt: n=5, err=EOF 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): close: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 04:58:07.441821973 +0000 UTC m=+339.510410987 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : open-test-file(0x16a2d138940): >close: err= 2026/05/21 04:58:07 DEBUG : open-test-file: Remove: 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x16a2c2e9ab0 item 96 2026/05/21 04:58:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 04:58:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 04:58:07 DEBUG : open-test-file: >Remove: err= 2026/05/21 04:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:07 DEBUG : Looking for writers 2026/05/21 04:58:07 DEBUG : >WaitForWriters: 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:07 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:07 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:07 DEBUG : file1: newRWFileHandle: 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): openPending: 2026/05/21 04:58:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): >openPending: err= 2026/05/21 04:58:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 04:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 04:58:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): _writeAt: size=2, off=0 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): >_writeAt: n=2, err= 2026/05/21 04:58:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): RWFileHandle.Flush 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): RWFileHandle.Release 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): close: 2026/05/21 04:58:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/21 04:58:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:07 DEBUG : file1(0x16a2c09a240): >close: err= 2026/05/21 04:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:07 DEBUG : Looking for writers 2026/05/21 04:58:07 DEBUG : file1: reading active writers 2026/05/21 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:58:07 DEBUG : Looking for writers 2026/05/21 04:58:07 DEBUG : file1: reading active writers 2026/05/21 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:58:08 DEBUG : Looking for writers 2026/05/21 04:58:08 DEBUG : file1: reading active writers 2026/05/21 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:58:08 DEBUG : Looking for writers 2026/05/21 04:58:08 DEBUG : file1: reading active writers 2026/05/21 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:58:08 DEBUG : file1: vfs cache: starting upload 2026/05/21 04:58:08 DEBUG : Looking for writers 2026/05/21 04:58:08 DEBUG : file1: reading active writers 2026/05/21 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:58:08 DEBUG : Looking for writers 2026/05/21 04:58:08 DEBUG : file1: reading active writers 2026/05/21 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:58:08 DEBUG : Looking for writers 2026/05/21 04:58:08 DEBUG : file1: reading active writers 2026/05/21 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:58:08 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/05/21 04:58:09 DEBUG : Looking for writers 2026/05/21 04:58:09 DEBUG : file1: reading active writers 2026/05/21 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:58:09 DEBUG : file1: size = 2 OK 2026/05/21 04:58:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/21 04:58:09 INFO : file1: Copied (new) 2026/05/21 04:58:09 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/21 04:58:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 04:58:09 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/21 04:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:58:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 04:58:10 DEBUG : Looking for writers 2026/05/21 04:58:10 DEBUG : file1: reading active writers 2026/05/21 04:58:10 DEBUG : >WaitForWriters: 2026/05/21 04:58:10 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:10 DEBUG : Looking for writers 2026/05/21 04:58:10 DEBUG : file1: reading active writers 2026/05/21 04:58:10 DEBUG : >WaitForWriters: 2026/05/21 04:58:10 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:11 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:11 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:11 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:58:11 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:58:11 DEBUG : rename_me: newRWFileHandle: 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): openPending: 2026/05/21 04:58:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 04:58:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): >openPending: err= 2026/05/21 04:58:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/21 04:58:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/21 04:58:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/21 04:58:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): _writeAt: size=5, off=0 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): >_writeAt: n=5, err= 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): close: 2026/05/21 04:58:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-21 04:58:11.184007345 +0000 UTC m=+343.252596350 2026/05/21 04:58:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/21 04:58:11 DEBUG : rename_me(0x16a2d138480): >close: err= 2026/05/21 04:58:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/21 04:58:11 DEBUG : i_was_renamed: Updating file with 0x16a2b1ac410 2026/05/21 04:58:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/21 04:58:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/21 04:58:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 04:58:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/21 04:58:11 DEBUG : Looking for writers 2026/05/21 04:58:11 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/21 04:58:12 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/05/21 04:58:12 DEBUG : Looking for writers 2026/05/21 04:58:12 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/21 04:58:12 DEBUG : i_was_renamed: size = 5 OK 2026/05/21 04:58:12 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:58:12 INFO : i_was_renamed: Copied (new) 2026/05/21 04:58:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-21 04:58:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 04:58:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/21 04:58:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/21 04:58:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/21 04:58:13 DEBUG : Looking for writers 2026/05/21 04:58:13 DEBUG : i_was_renamed: reading active writers 2026/05/21 04:58:13 DEBUG : >WaitForWriters: 2026/05/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:13 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 04:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-ratefin7lapi" 2026/05/21 04:58:13 INFO : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 04:58:14 DEBUG : forgetting directory cache 2026/05/21 04:58:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): _readAt: size=512, off=0 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): openPending: 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 03:59:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): >openPending: err= 2026/05/21 04:58:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): >_readAt: n=20, err=EOF 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): close: 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 03:59:13 +0000 UTC 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate(0x16a2c09a400): >close: err= 2026/05/21 04:58:16 DEBUG : Re-reading directory (179.725377ms old) 2026/05/21 04:58:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:17 DEBUG : forgetting directory cache 2026/05/21 04:58:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): _readAt: size=512, off=0 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): openPending: 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 04:00:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-21 03:59:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 04:00:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-21 03:59:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/21 04:58:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): >openPending: err= 2026/05/21 04:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): >_readAt: n=20, err=EOF 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): close: 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:00:13 +0000 UTC 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate(0x16a2b5fa5c0): >close: err= 2026/05/21 04:58:19 DEBUG : Re-reading directory (177.745662ms old) 2026/05/21 04:58:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:19 DEBUG : forgetting directory cache 2026/05/21 04:58:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): _readAt: size=512, off=0 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): openPending: 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 04:01:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-21 04:00:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 04:01:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-21 04:00:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/21 04:58:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): >openPending: err= 2026/05/21 04:58:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:21 DEBUG : forgetting directory cache 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): >_readAt: n=20, err=EOF 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): close: 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:01:13 +0000 UTC 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate(0x16a2c09a200): >close: err= 2026/05/21 04:58:21 DEBUG : Re-reading directory (225.47327ms old) 2026/05/21 04:58:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:22 DEBUG : forgetting directory cache 2026/05/21 04:58:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): _readAt: size=512, off=0 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): openPending: 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 04:02:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-21 04:01:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 04:02:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-21 04:01:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/21 04:58:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): >openPending: err= 2026/05/21 04:58:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): >_readAt: n=20, err=EOF 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): close: 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:02:13 +0000 UTC 2026/05/21 04:58:23 DEBUG : TestRWCacheUpdate(0x16a2b5fa340): >close: err= 2026/05/21 04:58:23 DEBUG : Re-reading directory (178.120364ms old) 2026/05/21 04:58:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:24 DEBUG : forgetting directory cache 2026/05/21 04:58:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): _readAt: size=512, off=0 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): openPending: 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 04:03:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-21 04:02:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 04:03:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-21 04:02:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/21 04:58:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): >openPending: err= 2026/05/21 04:58:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): >_readAt: n=20, err=EOF 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): close: 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:03:13 +0000 UTC 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate(0x16a2c09a280): >close: err= 2026/05/21 04:58:26 DEBUG : Re-reading directory (177.070163ms old) 2026/05/21 04:58:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:27 DEBUG : forgetting directory cache 2026/05/21 04:58:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): _readAt: size=512, off=0 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): openPending: 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 04:04:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-21 04:03:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 04:04:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-21 04:03:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/21 04:58:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 04:58:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): >openPending: err= 2026/05/21 04:58:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): >_readAt: n=20, err=EOF 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): close: 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:04:13 +0000 UTC 2026/05/21 04:58:28 DEBUG : TestRWCacheUpdate(0x16a2d138200): >close: err= 2026/05/21 04:58:28 DEBUG : Re-reading directory (179.968437ms old) 2026/05/21 04:58:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:29 DEBUG : forgetting directory cache 2026/05/21 04:58:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/05/21 04:58:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): _readAt: size=512, off=0 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): openPending: 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-21 04:05:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-21 04:04:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-21 04:05:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-21 04:04:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/21 04:58:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/21 04:58:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): >openPending: err= 2026/05/21 04:58:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): >_readAt: n=21, err=EOF 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): close: 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:05:13 +0000 UTC 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate(0x16a2d1381c0): >close: err= 2026/05/21 04:58:31 DEBUG : Re-reading directory (177.106465ms old) 2026/05/21 04:58:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:31 DEBUG : forgetting directory cache 2026/05/21 04:58:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): _readAt: size=512, off=0 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): openPending: 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-21 04:06:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-21 04:05:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-21 04:06:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-21 04:05:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/21 04:58:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/21 04:58:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): >openPending: err= 2026/05/21 04:58:33 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): >_readAt: n=22, err=EOF 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): close: 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:06:13 +0000 UTC 2026/05/21 04:58:33 DEBUG : TestRWCacheUpdate(0x16a2d0a82c0): >close: err= 2026/05/21 04:58:33 DEBUG : Re-reading directory (180.468858ms old) 2026/05/21 04:58:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:34 DEBUG : forgetting directory cache 2026/05/21 04:58:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): _readAt: size=512, off=0 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): openPending: 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-21 04:07:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-21 04:06:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-21 04:07:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-21 04:06:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/21 04:58:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/21 04:58:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): >openPending: err= 2026/05/21 04:58:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): >_readAt: n=23, err=EOF 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): close: 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:07:13 +0000 UTC 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate(0x16a2d0a8340): >close: err= 2026/05/21 04:58:36 DEBUG : Re-reading directory (178.299343ms old) 2026/05/21 04:58:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:37 DEBUG : forgetting directory cache 2026/05/21 04:58:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): _readAt: size=512, off=0 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): openPending: 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-21 04:08:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-21 04:07:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-21 04:08:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-21 04:07:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/21 04:58:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/21 04:58:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): >openPending: err= 2026/05/21 04:58:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): >_readAt: n=24, err=EOF 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): close: 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 04:08:13 +0000 UTC 2026/05/21 04:58:38 DEBUG : TestRWCacheUpdate(0x16a2c09a6c0): >close: err= 2026/05/21 04:58:38 DEBUG : Re-reading directory (176.213465ms old) 2026/05/21 04:58:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 04:58:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/21 04:58:39 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:39 DEBUG : Looking for writers 2026/05/21 04:58:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/21 04:58:39 DEBUG : >WaitForWriters: 2026/05/21 04:58:39 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': vfs cache: cleaner exiting 2026/05/21 04:58:39 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.73s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:40 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/05/21 04:58:42 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/05/21 04:58:43 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:43 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:58:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/21 04:58:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/21 04:58:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/21 04:58:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/21 04:58:44 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:44 DEBUG : Looking for writers 2026/05/21 04:58:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/21 04:58:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/21 04:58:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.62s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:45 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:45 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:45 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': Reusing VFS from active cache 2026/05/21 04:58:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:45 DEBUG : Looking for writers 2026/05/21 04:58:45 DEBUG : >WaitForWriters: 2026/05/21 04:58:45 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:45 DEBUG : Looking for writers 2026/05/21 04:58:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:46 DEBUG : Looking for writers 2026/05/21 04:58:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:46 DEBUG : Looking for writers 2026/05/21 04:58:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:46 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:46 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:58:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/21 04:58:51 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:51 DEBUG : dir: Looking for writers 2026/05/21 04:58:51 DEBUG : file2: reading active writers 2026/05/21 04:58:51 DEBUG : Looking for writers 2026/05/21 04:58:51 DEBUG : dir: reading active writers 2026/05/21 04:58:51 DEBUG : file1: reading active writers 2026/05/21 04:58:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.96s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:52 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:52 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:53 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:58:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/21 04:58:57 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:58:57 DEBUG : dir: Looking for writers 2026/05/21 04:58:57 DEBUG : Looking for writers 2026/05/21 04:58:57 DEBUG : dir: reading active writers 2026/05/21 04:58:57 DEBUG : file1: reading active writers 2026/05/21 04:58:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.26s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:58:58 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:58:58 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:58:59 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/05/21 04:59:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/21 04:59:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:59:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 04:59:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 04:59:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 04:59:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:59:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/21 04:59:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/21 04:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 04:59:03 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 04:59:05 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/21 04:59:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:59:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/21 04:59:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 04:59:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/21 04:59:05 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:05 DEBUG : dir: Looking for writers 2026/05/21 04:59:05 DEBUG : file2: reading active writers 2026/05/21 04:59:05 DEBUG : new_file.txt: reading active writers 2026/05/21 04:59:05 DEBUG : Looking for writers 2026/05/21 04:59:05 DEBUG : dir: reading active writers 2026/05/21 04:59:05 DEBUG : file1: reading active writers 2026/05/21 04:59:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.79s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:06 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:06 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:08 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/05/21 04:59:10 DEBUG : dir/file2: same parent dir (ODFfMTI0MDQzMjRfMTRWMTA) - using file/rename instead of move_copy for dir/file1 2026/05/21 04:59:10 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/21 04:59:10 DEBUG : dir/file1: Updating file with dir/file1 0x16a2d0b0a90 2026/05/21 04:59:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/21 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:11 INFO : dir/file1: Moved (server-side) to: file0 2026/05/21 04:59:11 DEBUG : file0: Updating file with file0 0x16a2d0b0a90 2026/05/21 04:59:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 04:59:11 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/21 04:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:12 DEBUG : dir: Looking for writers 2026/05/21 04:59:12 DEBUG : Looking for writers 2026/05/21 04:59:12 DEBUG : dir: reading active writers 2026/05/21 04:59:12 DEBUG : file0: reading active writers 2026/05/21 04:59:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.84s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:13 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:13 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:13 DEBUG : Looking for writers 2026/05/21 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:14 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:14 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/21 04:59:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/21 04:59:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/21 04:59:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/21 04:59:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/21 04:59:18 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:18 DEBUG : c: Looking for writers 2026/05/21 04:59:18 DEBUG : d: Looking for writers 2026/05/21 04:59:18 DEBUG : Looking for writers 2026/05/21 04:59:18 DEBUG : a: Looking for writers 2026/05/21 04:59:18 DEBUG : b: Looking for writers 2026/05/21 04:59:18 DEBUG : Looking for writers 2026/05/21 04:59:18 DEBUG : /: reading active writers 2026/05/21 04:59:18 DEBUG : a: reading active writers 2026/05/21 04:59:18 DEBUG : b: reading active writers 2026/05/21 04:59:18 DEBUG : c: reading active writers 2026/05/21 04:59:18 DEBUG : d: reading active writers 2026/05/21 04:59:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.76s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:20 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:20 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/21 04:59:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/21 04:59:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/21 04:59:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/21 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:28 DEBUG : a/b/c/d: Looking for writers 2026/05/21 04:59:28 DEBUG : a/b/c: Looking for writers 2026/05/21 04:59:28 DEBUG : d: reading active writers 2026/05/21 04:59:28 DEBUG : a/b: Looking for writers 2026/05/21 04:59:28 DEBUG : c: reading active writers 2026/05/21 04:59:28 DEBUG : a: Looking for writers 2026/05/21 04:59:28 DEBUG : b: reading active writers 2026/05/21 04:59:28 DEBUG : Looking for writers 2026/05/21 04:59:28 DEBUG : a: reading active writers 2026/05/21 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (10.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:31 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:31 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:31 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:31 DEBUG : Looking for writers 2026/05/21 04:59:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:31 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:31 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/21 04:59:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/21 04:59:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/21 04:59:31 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 04:59:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:59:33 DEBUG : file1: size = 5 OK 2026/05/21 04:59:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:59:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/21 04:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 04:59:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:33 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 04:59:34 DEBUG : file1: size = 0 OK 2026/05/21 04:59:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:59:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 04:59:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 04:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:34 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (7 bytes), uploading instead of streaming 2026/05/21 04:59:35 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/05/21 04:59:36 DEBUG : file1: size = 7 OK 2026/05/21 04:59:36 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/21 04:59:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:36 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:36 DEBUG : Looking for writers 2026/05/21 04:59:36 DEBUG : file1: reading active writers 2026/05/21 04:59:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.18s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:36 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:36 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/21 04:59:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/21 04:59:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/21 04:59:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/21 04:59:38 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (11 bytes), uploading instead of streaming 2026/05/21 04:59:38 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/05/21 04:59:39 DEBUG : file1: size = 11 OK 2026/05/21 04:59:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 04:59:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/21 04:59:40 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:40 DEBUG : Looking for writers 2026/05/21 04:59:40 DEBUG : file1: reading active writers 2026/05/21 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.88s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:40 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:40 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/21 04:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:40 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 04:59:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/05/21 04:59:42 DEBUG : file1: size = 5 OK 2026/05/21 04:59:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 04:59:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/21 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:42 DEBUG : Looking for writers 2026/05/21 04:59:42 DEBUG : file1: reading active writers 2026/05/21 04:59:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.47s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:43 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:43 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:43 DEBUG : file1: WriteFileHandle.Release closing 2026/05/21 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:43 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 04:59:44 DEBUG : file1: size = 0 OK 2026/05/21 04:59:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:59:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/21 04:59:44 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:44 DEBUG : Looking for writers 2026/05/21 04:59:44 DEBUG : file1: reading active writers 2026/05/21 04:59:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:45 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:45 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:45 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (2 bytes), uploading instead of streaming 2026/05/21 04:59:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/05/21 04:59:47 DEBUG : file1: size = 2 OK 2026/05/21 04:59:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/21 04:59:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/21 04:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:47 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:47 DEBUG : Looking for writers 2026/05/21 04:59:47 DEBUG : file1: reading active writers 2026/05/21 04:59:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.06s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:48 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:48 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:48 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 04:59:50 DEBUG : file1: size = 0 OK 2026/05/21 04:59:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 04:59:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:59:50 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 04:59:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 04:59:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 04:59:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:59:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/21 04:59:50 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:50 DEBUG : Looking for writers 2026/05/21 04:59:50 DEBUG : file1: reading active writers 2026/05/21 04:59:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.48s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:50 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:50 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 04:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 04:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 04:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 04:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:51 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': File to upload is small (100 bytes), uploading instead of streaming 2026/05/21 04:59:51 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/05/21 04:59:53 DEBUG : file1: size = 100 OK 2026/05/21 04:59:53 DEBUG : file1: md5 = fc7017db7d533284a552cec11cb9cd0e OK 2026/05/21 04:59:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 04:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 04:59:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 04:59:53 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 04:59:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 04:59:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 04:59:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 04:59:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/21 04:59:53 DEBUG : WaitForWriters: timeout=30s 2026/05/21 04:59:53 DEBUG : Looking for writers 2026/05/21 04:59:53 DEBUG : file1: reading active writers 2026/05/21 04:59:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.07s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 04:59:54 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 04:59:54 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 04:59:55 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/05/21 04:59:57 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/05/21 04:59:58 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/05/21 05:00:00 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/05/21 05:00:02 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/05/21 05:00:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/21 05:00:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/21 05:00:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/21 05:00:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/21 05:00:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/21 05:00:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/21 05:00:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:06 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:06 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/21 05:00:06 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/21 05:00:06 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:06 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:06 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/21 05:00:06 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/21 05:00:06 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/21 05:00:06 DEBUG : flat: Looking for writers 2026/05/21 05:00:06 DEBUG : f000.txt: reading active writers 2026/05/21 05:00:06 DEBUG : f001.txt: reading active writers 2026/05/21 05:00:06 DEBUG : f002.txt: reading active writers 2026/05/21 05:00:06 DEBUG : f003.txt: reading active writers 2026/05/21 05:00:06 DEBUG : f004.txt: reading active writers 2026/05/21 05:00:06 DEBUG : Looking for writers 2026/05/21 05:00:06 DEBUG : flat: reading active writers 2026/05/21 05:00:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.00s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 05:00:09 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 05:00:09 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 05:00:10 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/05/21 05:00:12 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/05/21 05:00:15 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/05/21 05:00:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/21 05:00:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/21 05:00:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/21 05:00:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/21 05:00:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/21 05:00:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/21 05:00:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 05:00:17 DEBUG : a/b/c: Looking for writers 2026/05/21 05:00:17 DEBUG : deep.txt: reading active writers 2026/05/21 05:00:17 DEBUG : a/b: Looking for writers 2026/05/21 05:00:17 DEBUG : c: reading active writers 2026/05/21 05:00:17 DEBUG : mid.txt: reading active writers 2026/05/21 05:00:17 DEBUG : a: Looking for writers 2026/05/21 05:00:17 DEBUG : b: reading active writers 2026/05/21 05:00:17 DEBUG : top.txt: reading active writers 2026/05/21 05:00:17 DEBUG : Looking for writers 2026/05/21 05:00:17 DEBUG : a: reading active writers 2026/05/21 05:00:17 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.61s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 05:00:20 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 05:00:20 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 05:00:21 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/05/21 05:00:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/21 05:00:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/21 05:00:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/21 05:00:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 05:01:15 DEBUG : bigdir: Looking for writers 2026/05/21 05:01:15 DEBUG : big.bin: reading active writers 2026/05/21 05:01:15 DEBUG : Looking for writers 2026/05/21 05:01:15 DEBUG : bigdir: reading active writers 2026/05/21 05:01:15 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.40s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-ratefin7lapi'", Local "Local file system at /tmp/rclone3381679166", Modify Window "1s" 2026/05/21 05:01:17 INFO : OpenDrive root 'rclone-test-ratefin7lapi': poll-interval is not supported by this remote 2026/05/21 05:01:17 NOTICE: OpenDrive root 'rclone-test-ratefin7lapi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 05:01:18 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/05/21 05:01:20 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/05/21 05:01:22 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/05/21 05:01:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/21 05:01:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/21 05:01:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:01:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:25 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/21 05:01:25 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/21 05:01:25 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:01:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/21 05:01:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/21 05:01:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 05:01:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 05:01:25 DEBUG : WaitForWriters: timeout=30s 2026/05/21 05:01:25 DEBUG : dir1: Looking for writers 2026/05/21 05:01:25 DEBUG : a.txt: reading active writers 2026/05/21 05:01:25 DEBUG : dir2: Looking for writers 2026/05/21 05:01:25 DEBUG : b.txt: reading active writers 2026/05/21 05:01:25 DEBUG : dir3: Looking for writers 2026/05/21 05:01:25 DEBUG : c.txt: reading active writers 2026/05/21 05:01:25 DEBUG : Looking for writers 2026/05/21 05:01:25 DEBUG : dir1: reading active writers 2026/05/21 05:01:25 DEBUG : dir2: reading active writers 2026/05/21 05:01:25 DEBUG : dir3: reading active writers 2026/05/21 05:01:25 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestZipDirsInRoot (18.72s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/21 05:01:35 DEBUG : OpenDrive root 'rclone-test-ratefin7lapi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m8.482118093s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]