"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/18 04:27:10 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi" 2026/04/18 04:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 04:27:10 DEBUG : Creating backend with remote "TestS3:rclone-test-fitodub7bivi" 2026/04/18 04:27:10 DEBUG : Creating backend with remote "/tmp/rclone3516779539" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:11 INFO : S3 bucket rclone-test-fitodub7bivi: Bucket "rclone-test-fitodub7bivi" created with ACL "" 2026/04/18 04:27:11 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:11 DEBUG : dir/file1.rclone_chunk.001_ofeu9r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:11 INFO : dir/file1.rclone_chunk.001_ofeu9r: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:11 INFO : dir/file1.rclone_chunk.001_ofeu9r: Deleted 2026/04/18 04:27:11 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:11 DEBUG : dir: Looking for writers 2026/04/18 04:27:11 DEBUG : Looking for writers 2026/04/18 04:27:11 DEBUG : dir: reading active writers 2026/04/18 04:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.68s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:12 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:12 DEBUG : dir/file1.rclone_chunk.001_ofev2n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:12 INFO : dir/file1.rclone_chunk.001_ofev2n: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:12 INFO : dir/file1.rclone_chunk.001_ofev2n: Deleted 2026/04/18 04:27:12 DEBUG : dir/file2: size = 15 OK 2026/04/18 04:27:12 DEBUG : dir/file2.rclone_chunk.001_ofev74: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/18 04:27:12 INFO : dir/file2.rclone_chunk.001_ofev74: Copied (server-side copy) to: dir/file2 2026/04/18 04:27:12 INFO : dir/file2.rclone_chunk.001_ofev74: Deleted 2026/04/18 04:27:13 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/18 04:27:13 DEBUG : dir/subdir/file3.rclone_chunk.001_ofevmg: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/18 04:27:13 INFO : dir/subdir/file3.rclone_chunk.001_ofevmg: Copied (server-side copy) to: dir/subdir/file3 2026/04/18 04:27:13 INFO : dir/subdir/file3.rclone_chunk.001_ofevmg: Deleted 2026/04/18 04:27:13 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:13 DEBUG : dir/subdir: Looking for writers 2026/04/18 04:27:13 DEBUG : dir: Looking for writers 2026/04/18 04:27:13 DEBUG : file1: reading active writers 2026/04/18 04:27:13 DEBUG : file2: reading active writers 2026/04/18 04:27:13 DEBUG : subdir: reading active writers 2026/04/18 04:27:13 DEBUG : Looking for writers 2026/04/18 04:27:13 DEBUG : dir: reading active writers 2026/04/18 04:27:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.97s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:14 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:14 DEBUG : dir/file1.rclone_chunk.001_ofexks: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:14 INFO : dir/file1.rclone_chunk.001_ofexks: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:14 INFO : dir/file1.rclone_chunk.001_ofexks: Deleted 2026/04/18 04:27:14 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:14 DEBUG : dir: Looking for writers 2026/04/18 04:27:14 DEBUG : file1: reading active writers 2026/04/18 04:27:14 DEBUG : Looking for writers 2026/04/18 04:27:14 DEBUG : dir: reading active writers 2026/04/18 04:27:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:15 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:15 DEBUG : dir/file1.rclone_chunk.001_ofexw9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:15 INFO : dir/file1.rclone_chunk.001_ofexw9: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:15 INFO : dir/file1.rclone_chunk.001_ofexw9: Deleted 2026/04/18 04:27:15 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:15 DEBUG : dir: Looking for writers 2026/04/18 04:27:15 DEBUG : Looking for writers 2026/04/18 04:27:15 DEBUG : dir: reading active writers 2026/04/18 04:27:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:16 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:16 DEBUG : dir/file1.rclone_chunk.001_ofeygh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:16 INFO : dir/file1.rclone_chunk.001_ofeygh: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:16 INFO : dir/file1.rclone_chunk.001_ofeygh: Deleted 2026/04/18 04:27:16 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:16 DEBUG : forgetting directory cache 2026/04/18 04:27:16 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:16 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:16 DEBUG : Looking for writers 2026/04/18 04:27:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.96s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:16 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:16 DEBUG : dir/file1.rclone_chunk.001_ofezdw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:16 INFO : dir/file1.rclone_chunk.001_ofezdw: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:17 INFO : dir/file1.rclone_chunk.001_ofezdw: Deleted 2026/04/18 04:27:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/18 04:27:17 DEBUG : dir: invalidating directory cache 2026/04/18 04:27:17 DEBUG : >ForgetPath: 2026/04/18 04:27:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/18 04:27:17 DEBUG : invalidating directory cache 2026/04/18 04:27:17 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:17 DEBUG : >ForgetPath: 2026/04/18 04:27:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/18 04:27:17 DEBUG : >ForgetPath: 2026/04/18 04:27:17 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:17 DEBUG : dir: Looking for writers 2026/04/18 04:27:17 DEBUG : Looking for writers 2026/04/18 04:27:17 DEBUG : dir: reading active writers 2026/04/18 04:27:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:17 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:17 DEBUG : dir/file1.rclone_chunk.001_off01e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:17 INFO : dir/file1.rclone_chunk.001_off01e: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:17 INFO : dir/file1.rclone_chunk.001_off01e: Deleted 2026/04/18 04:27:18 DEBUG : fil/a/b/c: size = 15 OK 2026/04/18 04:27:18 DEBUG : fil/a/b/c.rclone_chunk.001_off1qj: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/18 04:27:18 INFO : fil/a/b/c.rclone_chunk.001_off1qj: Copied (server-side copy) to: fil/a/b/c 2026/04/18 04:27:18 INFO : fil/a/b/c.rclone_chunk.001_off1qj: Deleted 2026/04/18 04:27:18 DEBUG : forgetting directory cache 2026/04/18 04:27:18 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:18 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:18 DEBUG : dir: Looking for writers 2026/04/18 04:27:18 DEBUG : fil/a/b: Looking for writers 2026/04/18 04:27:18 DEBUG : fil/a: Looking for writers 2026/04/18 04:27:18 DEBUG : b: reading active writers 2026/04/18 04:27:18 DEBUG : fil: Looking for writers 2026/04/18 04:27:18 DEBUG : a: reading active writers 2026/04/18 04:27:18 DEBUG : Looking for writers 2026/04/18 04:27:18 DEBUG : dir: reading active writers 2026/04/18 04:27:18 DEBUG : fil: reading active writers 2026/04/18 04:27:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.82s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:19 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:19 DEBUG : dir/file1.rclone_chunk.001_off2gc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:19 INFO : dir/file1.rclone_chunk.001_off2gc: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:19 INFO : dir/file1.rclone_chunk.001_off2gc: Deleted 2026/04/18 04:27:19 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:19 DEBUG : dir: Looking for writers 2026/04/18 04:27:19 DEBUG : Looking for writers 2026/04/18 04:27:19 DEBUG : dir: reading active writers 2026/04/18 04:27:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.82s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:20 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:20 DEBUG : dir/file1.rclone_chunk.001_off3u0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:20 INFO : dir/file1.rclone_chunk.001_off3u0: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:20 INFO : dir/file1.rclone_chunk.001_off3u0: Deleted 2026/04/18 04:27:20 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:20 DEBUG : dir: Looking for writers 2026/04/18 04:27:20 DEBUG : file1: reading active writers 2026/04/18 04:27:20 DEBUG : Looking for writers 2026/04/18 04:27:20 DEBUG : dir: reading active writers 2026/04/18 04:27:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.90s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:21 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:21 DEBUG : dir/file1.rclone_chunk.001_off4gh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:21 INFO : dir/file1.rclone_chunk.001_off4gh: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:21 INFO : dir/file1.rclone_chunk.001_off4gh: Deleted 2026/04/18 04:27:21 DEBUG : dir/file2: size = 15 OK 2026/04/18 04:27:21 DEBUG : dir/file2.rclone_chunk.001_off4ap: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/18 04:27:21 INFO : dir/file2.rclone_chunk.001_off4ap: Copied (server-side copy) to: dir/file2 2026/04/18 04:27:21 INFO : dir/file2.rclone_chunk.001_off4ap: Deleted 2026/04/18 04:27:22 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/18 04:27:22 DEBUG : dir/subdir/file3.rclone_chunk.001_off4rg: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/18 04:27:22 INFO : dir/subdir/file3.rclone_chunk.001_off4rg: Copied (server-side copy) to: dir/subdir/file3 2026/04/18 04:27:22 INFO : dir/subdir/file3.rclone_chunk.001_off4rg: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/18 04:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/18 04:27:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/18 04:27:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/18 04:27:22 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/18 04:27:23 DEBUG : dir/virtualFile: size = 20 OK 2026/04/18 04:27:23 DEBUG : dir/virtualFile.rclone_chunk.001_off5m7: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/18 04:27:23 INFO : dir/virtualFile.rclone_chunk.001_off5m7: Copied (server-side copy) to: dir/virtualFile 2026/04/18 04:27:23 INFO : dir/virtualFile.rclone_chunk.001_off5m7: Deleted 2026/04/18 04:27:23 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/18 04:27:23 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_off6yi: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/18 04:27:23 INFO : dir/virtualDir/testFile.rclone_chunk.001_off6yi: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/18 04:27:23 INFO : dir/virtualDir/testFile.rclone_chunk.001_off6yi: Deleted 2026/04/18 04:27:23 DEBUG : S3 bucket rclone-test-fitodub7bivi: bucket is versioned: false 2026/04/18 04:27:23 DEBUG : Waiting for deletions to finish 2026/04/18 04:27:23 DEBUG : "dir/subdir/file3" version false 2026/04/18 04:27:23 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/18 04:27:23 INFO : dir/subdir/file3: Deleted 2026/04/18 04:27:23 DEBUG : dir: invalidating directory cache 2026/04/18 04:27:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/18 04:27:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/18 04:27:23 DEBUG : dir/file1: Reset virtual modtime 2026/04/18 04:27:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/18 04:27:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/18 04:27:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/18 04:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/18 04:27:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/18 04:27:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:23 DEBUG : dir: invalidating directory cache 2026/04/18 04:27:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/18 04:27:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/18 04:27:23 DEBUG : forgetting directory cache 2026/04/18 04:27:23 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:23 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/18 04:27:23 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/18 04:27:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:23 DEBUG : dir/virtualDir2: Looking for writers 2026/04/18 04:27:23 DEBUG : dir/virtualDir: Looking for writers 2026/04/18 04:27:23 DEBUG : dir: Looking for writers 2026/04/18 04:27:23 DEBUG : virtualFile: reading active writers 2026/04/18 04:27:23 DEBUG : virtualDir: reading active writers 2026/04/18 04:27:23 DEBUG : file1: reading active writers 2026/04/18 04:27:23 DEBUG : virtualFile2: reading active writers 2026/04/18 04:27:23 DEBUG : virtualDir2: reading active writers 2026/04/18 04:27:23 DEBUG : Looking for writers 2026/04/18 04:27:23 DEBUG : dir: reading active writers 2026/04/18 04:27:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.43s) --- PASS: TestDirReadDirAll/Virtual (1.26s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:24 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:24 DEBUG : dir/file1.rclone_chunk.001_off7tf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:24 INFO : dir/file1.rclone_chunk.001_off7tf: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:24 INFO : dir/file1.rclone_chunk.001_off7tf: Deleted 2026/04/18 04:27:25 ERROR : dir/: Can only open directories read only 2026/04/18 04:27:25 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:25 DEBUG : dir: Looking for writers 2026/04/18 04:27:25 DEBUG : Looking for writers 2026/04/18 04:27:25 DEBUG : dir: reading active writers 2026/04/18 04:27:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.87s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:25 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:25 DEBUG : dir/file1.rclone_chunk.001_off8s6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:25 INFO : dir/file1.rclone_chunk.001_off8s6: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:25 INFO : dir/file1.rclone_chunk.001_off8s6: Deleted 2026/04/18 04:27:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 04:27:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/18 04:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 04:27:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 04:27:26 DEBUG : dir/potato: size = 5 OK 2026/04/18 04:27:26 DEBUG : dir/potato.rclone_chunk.001_off95x: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:27:26 INFO : dir/potato.rclone_chunk.001_off95x: Copied (server-side copy) to: dir/potato 2026/04/18 04:27:26 INFO : dir/potato.rclone_chunk.001_off95x: Deleted 2026/04/18 04:27:26 DEBUG : dir/potato: size = 5 OK 2026/04/18 04:27:26 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/18 04:27:26 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/18 04:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 04:27:26 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:26 DEBUG : dir: Looking for writers 2026/04/18 04:27:26 DEBUG : file1: reading active writers 2026/04/18 04:27:26 DEBUG : potato: reading active writers 2026/04/18 04:27:26 DEBUG : Looking for writers 2026/04/18 04:27:26 DEBUG : dir: reading active writers 2026/04/18 04:27:26 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.44s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:27 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:27 DEBUG : dir/file1.rclone_chunk.001_off9sj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:27 INFO : dir/file1.rclone_chunk.001_off9sj: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:27 INFO : dir/file1.rclone_chunk.001_off9sj: Deleted 2026/04/18 04:27:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/18 04:27:27 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:27 DEBUG : dir/sub: Looking for writers 2026/04/18 04:27:27 DEBUG : dir: Looking for writers 2026/04/18 04:27:27 DEBUG : file1: reading active writers 2026/04/18 04:27:27 DEBUG : sub: reading active writers 2026/04/18 04:27:27 DEBUG : Looking for writers 2026/04/18 04:27:27 DEBUG : dir: reading active writers 2026/04/18 04:27:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:28 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:28 DEBUG : dir/file1.rclone_chunk.001_offak8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:28 INFO : dir/file1.rclone_chunk.001_offak8: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:28 INFO : dir/file1.rclone_chunk.001_offak8: Deleted 2026/04/18 04:27:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/18 04:27:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/18 04:27:28 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:28 DEBUG : dir/sub/subsub: Looking for writers 2026/04/18 04:27:28 DEBUG : dir/sub: Looking for writers 2026/04/18 04:27:28 DEBUG : subsub: reading active writers 2026/04/18 04:27:28 DEBUG : dir: Looking for writers 2026/04/18 04:27:28 DEBUG : file1: reading active writers 2026/04/18 04:27:28 DEBUG : sub: reading active writers 2026/04/18 04:27:28 DEBUG : Looking for writers 2026/04/18 04:27:28 DEBUG : dir: reading active writers 2026/04/18 04:27:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.22s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:29 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:29 DEBUG : dir/file1.rclone_chunk.001_offcgn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:29 INFO : dir/file1.rclone_chunk.001_offcgn: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:29 INFO : dir/file1.rclone_chunk.001_offcgn: Deleted 2026/04/18 04:27:29 ERROR : dir/: Dir.Remove not empty 2026/04/18 04:27:29 DEBUG : dir/file1: Remove: 2026/04/18 04:27:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:29 DEBUG : dir/file1: >Remove: err= 2026/04/18 04:27:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 04:27:29 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:29 DEBUG : Looking for writers 2026/04/18 04:27:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.96s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:30 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:30 DEBUG : dir/file1.rclone_chunk.001_offdd8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:30 INFO : dir/file1.rclone_chunk.001_offdd8: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:30 INFO : dir/file1.rclone_chunk.001_offdd8: Deleted 2026/04/18 04:27:30 DEBUG : dir/file1: Remove: 2026/04/18 04:27:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:30 DEBUG : dir/file1: >Remove: err= 2026/04/18 04:27:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 04:27:30 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:30 DEBUG : Looking for writers 2026/04/18 04:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.88s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:31 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:31 DEBUG : dir/file1.rclone_chunk.001_offdu3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:31 INFO : dir/file1.rclone_chunk.001_offdu3: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:31 INFO : dir/file1.rclone_chunk.001_offdu3: Deleted 2026/04/18 04:27:31 DEBUG : dir/file1: Remove: 2026/04/18 04:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:31 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/18 04:27:31 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:31 DEBUG : dir: Looking for writers 2026/04/18 04:27:31 DEBUG : Looking for writers 2026/04/18 04:27:31 DEBUG : dir: reading active writers 2026/04/18 04:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:32 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:32 DEBUG : dir/file1.rclone_chunk.001_offewp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:32 INFO : dir/file1.rclone_chunk.001_offewp: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:32 INFO : dir/file1.rclone_chunk.001_offewp: Deleted 2026/04/18 04:27:32 DEBUG : dir/file3: size = 15 OK 2026/04/18 04:27:32 DEBUG : dir/file3.rclone_chunk.001_offf7k: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/18 04:27:32 INFO : dir/file3.rclone_chunk.001_offf7k: Copied (server-side copy) to: dir/file3 2026/04/18 04:27:32 INFO : dir/file3.rclone_chunk.001_offf7k: Deleted 2026/04/18 04:27:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/18 04:27:33 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:33 DEBUG : dir/file3: copy non-chunked object... 2026/04/18 04:27:33 DEBUG : dir2/file1: size = 14 OK 2026/04/18 04:27:33 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/18 04:27:33 DEBUG : dir2/file3: size = 15 OK 2026/04/18 04:27:33 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/18 04:27:33 INFO : dir/file1: Deleted 2026/04/18 04:27:33 INFO : dir/file3: Deleted 2026/04/18 04:27:33 DEBUG : dir: Updating dir with dir2 0x164eaa1ebe10 2026/04/18 04:27:33 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 04:27:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/18 04:27:33 DEBUG : dir2/file1: copy non-chunked object... 2026/04/18 04:27:34 DEBUG : file2: size = 14 OK 2026/04/18 04:27:34 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/18 04:27:34 INFO : dir2/file1: Deleted 2026/04/18 04:27:34 DEBUG : file2: Updating file with file2 0x164eaa7324e0 2026/04/18 04:27:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 04:27:34 DEBUG : file2: copy non-chunked object... 2026/04/18 04:27:34 DEBUG : dir2/file3: size = 14 OK 2026/04/18 04:27:34 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/18 04:27:34 INFO : file2: Deleted 2026/04/18 04:27:34 DEBUG : dir2/file3: Updating file with dir2/file3 0x164eaa7324e0 2026/04/18 04:27:34 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/18 04:27:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/18 04:27:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/18 04:27:34 DEBUG : empty directory: Updating dir with renamed empty directory 0x164eaa712340 2026/04/18 04:27:34 DEBUG : empty directory: forgetting directory cache 2026/04/18 04:27:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/18 04:27:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/18 04:27:34 DEBUG : dir2: Renaming to "dir3" 2026/04/18 04:27:34 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:34 DEBUG : dir3: Looking for writers 2026/04/18 04:27:34 DEBUG : file3: reading active writers 2026/04/18 04:27:34 DEBUG : renamed empty directory: Looking for writers 2026/04/18 04:27:34 DEBUG : Looking for writers 2026/04/18 04:27:34 DEBUG : dir3: reading active writers 2026/04/18 04:27:34 DEBUG : renamed empty directory: reading active writers 2026/04/18 04:27:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:35 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:35 DEBUG : dir/file1.rclone_chunk.001_offhym: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:35 INFO : dir/file1.rclone_chunk.001_offhym: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:35 INFO : dir/file1.rclone_chunk.001_offhym: Deleted 2026/04/18 04:27:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/18 04:27:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:27:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:27:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 04:27:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/18 04:27:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/18 04:27:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 04:27:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:27:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:27:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 04:27:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/18 04:27:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/18 04:27:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 04:27:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (12 bytes), uploading instead of streaming 2026/04/18 04:27:35 DEBUG : dir/sub/file2: size = 12 OK 2026/04/18 04:27:35 DEBUG : dir/sub/file2.rclone_chunk.001_offiwt: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/18 04:27:35 INFO : dir/sub/file2.rclone_chunk.001_offiwt: Copied (server-side copy) to: dir/sub/file2 2026/04/18 04:27:36 INFO : dir/sub/file2.rclone_chunk.001_offiwt: Deleted 2026/04/18 04:27:36 DEBUG : dir/sub/file2: size = 12 OK 2026/04/18 04:27:36 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/18 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 04:27:36 DEBUG : forgetting directory cache 2026/04/18 04:27:36 DEBUG : dir: forgetting directory cache 2026/04/18 04:27:36 DEBUG : dir/sub: forgetting directory cache 2026/04/18 04:27:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/18 04:27:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 04:27:36 DEBUG : dir/sub/file0: size = 5 OK 2026/04/18 04:27:36 DEBUG : dir/sub/file0.rclone_chunk.001_offjp0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:27:36 INFO : dir/sub/file0.rclone_chunk.001_offjp0: Copied (server-side copy) to: dir/sub/file0 2026/04/18 04:27:36 INFO : dir/sub/file0.rclone_chunk.001_offjp0: Deleted 2026/04/18 04:27:36 DEBUG : dir/sub/file0: size = 5 OK 2026/04/18 04:27:36 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/18 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 04:27:36 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:36 DEBUG : dir/sub: Looking for writers 2026/04/18 04:27:36 DEBUG : file0: reading active writers 2026/04/18 04:27:36 DEBUG : file2: reading active writers 2026/04/18 04:27:36 DEBUG : dir: Looking for writers 2026/04/18 04:27:36 DEBUG : file1: reading active writers 2026/04/18 04:27:36 DEBUG : sub: reading active writers 2026/04/18 04:27:36 DEBUG : Looking for writers 2026/04/18 04:27:36 DEBUG : dir: reading active writers 2026/04/18 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/18 04:27:36 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:36 DEBUG : Looking for writers 2026/04/18 04:27:36 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:37 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:37 DEBUG : dir/file1.rclone_chunk.001_offjm9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:37 INFO : dir/file1.rclone_chunk.001_offjm9: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:37 INFO : dir/file1.rclone_chunk.001_offjm9: Deleted 2026/04/18 04:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:27:37 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 04:27:37 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/18 04:27:37 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:27:37 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/18 04:27:37 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/18 04:27:37 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/18 04:27:37 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:27:37 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 04:27:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:37 DEBUG : dir: Looking for writers 2026/04/18 04:27:37 DEBUG : file1: reading active writers 2026/04/18 04:27:37 DEBUG : file1.metadata: reading active writers 2026/04/18 04:27:37 DEBUG : Looking for writers 2026/04/18 04:27:37 DEBUG : dir: reading active writers 2026/04/18 04:27:37 DEBUG : dir.metadata: reading active writers 2026/04/18 04:27:37 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.90s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:38 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:38 DEBUG : dir/file1.rclone_chunk.001_offkcv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:38 INFO : dir/file1.rclone_chunk.001_offkcv: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:38 INFO : dir/file1.rclone_chunk.001_offkcv: Deleted 2026/04/18 04:27:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:38 DEBUG : dir: Looking for writers 2026/04/18 04:27:38 DEBUG : file1: reading active writers 2026/04/18 04:27:38 DEBUG : Looking for writers 2026/04/18 04:27:38 DEBUG : dir: reading active writers 2026/04/18 04:27:38 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:39 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:39 DEBUG : dir/file1.rclone_chunk.001_offllj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:39 INFO : dir/file1.rclone_chunk.001_offllj: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:39 INFO : dir/file1.rclone_chunk.001_offllj: Deleted 2026/04/18 04:27:39 DEBUG : time_test: size = 5 OK 2026/04/18 04:27:39 DEBUG : time_test.rclone_chunk.001_offmg2: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/18 04:27:39 INFO : time_test.rclone_chunk.001_offmg2: Copied (server-side copy) to: time_test 2026/04/18 04:27:39 INFO : time_test.rclone_chunk.001_offmg2: Deleted 2026/04/18 04:27:39 DEBUG : Can set mod time: true 2026/04/18 04:27:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/18 04:27:40 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:40 DEBUG : dir: Looking for writers 2026/04/18 04:27:40 DEBUG : file1: reading active writers 2026/04/18 04:27:40 DEBUG : Looking for writers 2026/04/18 04:27:40 DEBUG : dir: reading active writers 2026/04/18 04:27:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:40 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:40 DEBUG : dir/file1.rclone_chunk.001_offn1t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:40 INFO : dir/file1.rclone_chunk.001_offn1t: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:40 INFO : dir/file1.rclone_chunk.001_offn1t: Deleted 2026/04/18 04:27:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 04:27:41 DEBUG : dir/file1: size = 0 OK 2026/04/18 04:27:41 DEBUG : dir/file1.rclone_chunk.001_offogj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:27:41 INFO : dir/file1.rclone_chunk.001_offogj: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:41 INFO : dir/file1.rclone_chunk.001_offogj: Deleted 2026/04/18 04:27:41 DEBUG : dir/file1: size = 0 OK 2026/04/18 04:27:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 04:27:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/18 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:41 DEBUG : dir: Looking for writers 2026/04/18 04:27:41 DEBUG : file1: reading active writers 2026/04/18 04:27:41 DEBUG : Looking for writers 2026/04/18 04:27:41 DEBUG : dir: reading active writers 2026/04/18 04:27:41 DEBUG : >WaitForWriters: 2026/04/18 04:27:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:41 DEBUG : dir: Looking for writers 2026/04/18 04:27:41 DEBUG : file1: reading active writers 2026/04/18 04:27:41 DEBUG : Looking for writers 2026/04/18 04:27:41 DEBUG : dir: reading active writers 2026/04/18 04:27:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:42 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:42 DEBUG : dir/file1.rclone_chunk.001_offpeh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:42 INFO : dir/file1.rclone_chunk.001_offpeh: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:42 INFO : dir/file1.rclone_chunk.001_offpeh: Deleted 2026/04/18 04:27:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:27:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 04:27:43 DEBUG : dir/file1: size = 5 OK 2026/04/18 04:27:43 DEBUG : dir/file1.rclone_chunk.001_offptz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:27:43 INFO : dir/file1.rclone_chunk.001_offptz: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:43 INFO : dir/file1.rclone_chunk.001_offptz: Deleted 2026/04/18 04:27:43 DEBUG : dir/file1: size = 5 OK 2026/04/18 04:27:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 04:27:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/18 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:43 DEBUG : dir: Looking for writers 2026/04/18 04:27:43 DEBUG : file1: reading active writers 2026/04/18 04:27:43 DEBUG : Looking for writers 2026/04/18 04:27:43 DEBUG : dir: reading active writers 2026/04/18 04:27:43 DEBUG : >WaitForWriters: 2026/04/18 04:27:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:43 DEBUG : dir: Looking for writers 2026/04/18 04:27:43 DEBUG : file1: reading active writers 2026/04/18 04:27:43 DEBUG : Looking for writers 2026/04/18 04:27:43 DEBUG : dir: reading active writers 2026/04/18 04:27:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:27:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:27:43 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:43 DEBUG : dir/file1.rclone_chunk.001_offqw0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:43 INFO : dir/file1.rclone_chunk.001_offqw0: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:43 INFO : dir/file1.rclone_chunk.001_offqw0: Deleted 2026/04/18 04:27:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/18 04:27:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:44 DEBUG : dir: Looking for writers 2026/04/18 04:27:44 DEBUG : file1: reading active writers 2026/04/18 04:27:44 DEBUG : Looking for writers 2026/04/18 04:27:44 DEBUG : dir: reading active writers 2026/04/18 04:27:44 DEBUG : >WaitForWriters: 2026/04/18 04:27:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:27:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:27:44 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:44 DEBUG : dir/file1.rclone_chunk.001_offr2p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:44 INFO : dir/file1.rclone_chunk.001_offr2p: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:45 INFO : dir/file1.rclone_chunk.001_offr2p: Deleted 2026/04/18 04:27:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/18 04:27:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:27:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:27:45 DEBUG : dir/file1(0x164eaa6ac780): close: 2026/04/18 04:27:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/18 04:27:45 DEBUG : dir/file1(0x164eaa6ac780): >close: err= 2026/04/18 04:27:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:45 DEBUG : dir: Looking for writers 2026/04/18 04:27:45 DEBUG : file1: reading active writers 2026/04/18 04:27:45 DEBUG : Looking for writers 2026/04/18 04:27:45 DEBUG : dir: reading active writers 2026/04/18 04:27:45 DEBUG : >WaitForWriters: 2026/04/18 04:27:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:45 DEBUG : dir: Looking for writers 2026/04/18 04:27:45 DEBUG : file1: reading active writers 2026/04/18 04:27:45 DEBUG : Looking for writers 2026/04/18 04:27:45 DEBUG : dir: reading active writers 2026/04/18 04:27:45 DEBUG : >WaitForWriters: 2026/04/18 04:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:27:46 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:46 DEBUG : dir/file1.rclone_chunk.001_offsol: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:46 INFO : dir/file1.rclone_chunk.001_offsol: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:46 INFO : dir/file1.rclone_chunk.001_offsol: Deleted 2026/04/18 04:27:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/18 04:27:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:27:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:27:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): _writeAt: size=5, off=0 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): openPending: 2026/04/18 04:27:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:27:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 04:27:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): >openPending: err= 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): >_writeAt: n=5, err= 2026/04/18 04:27:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): close: 2026/04/18 04:27:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/18 04:27:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/18 04:27:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/18 04:27:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/18 04:27:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/18 04:27:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:27:46 DEBUG : dir/file1(0x164eaa5f6040): >close: err= 2026/04/18 04:27:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:27:46 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 04:27:46 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:27:46 DEBUG : dir: Looking for writers 2026/04/18 04:27:46 DEBUG : file1: reading active writers 2026/04/18 04:27:46 DEBUG : Looking for writers 2026/04/18 04:27:46 DEBUG : dir: reading active writers 2026/04/18 04:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:27:47 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:47 DEBUG : dir/file1.rclone_chunk.001_offtou: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/18 04:27:47 INFO : dir/file1.rclone_chunk.001_offtou: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:47 INFO : dir/file1.rclone_chunk.001_offtou: Deleted 2026/04/18 04:27:47 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:47 INFO : dir/file1: Copied (replaced existing) 2026/04/18 04:27:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/18 04:27:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 04:27:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/18 04:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 04:27:47 DEBUG : dir: Looking for writers 2026/04/18 04:27:47 DEBUG : file1: reading active writers 2026/04/18 04:27:47 DEBUG : Looking for writers 2026/04/18 04:27:47 DEBUG : dir: reading active writers 2026/04/18 04:27:47 DEBUG : >WaitForWriters: 2026/04/18 04:27:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:47 DEBUG : dir: Looking for writers 2026/04/18 04:27:47 DEBUG : file1: reading active writers 2026/04/18 04:27:47 DEBUG : Looking for writers 2026/04/18 04:27:47 DEBUG : dir: reading active writers 2026/04/18 04:27:47 DEBUG : >WaitForWriters: 2026/04/18 04:27:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.79s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.80s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:47 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:47 DEBUG : dir/file1.rclone_chunk.001_offu27: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:47 INFO : dir/file1.rclone_chunk.001_offu27: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:47 INFO : dir/file1.rclone_chunk.001_offu27: Deleted 2026/04/18 04:27:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:27:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:27:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:27:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 04:27:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:48 DEBUG : dir: Looking for writers 2026/04/18 04:27:48 DEBUG : file1: reading active writers 2026/04/18 04:27:48 DEBUG : Looking for writers 2026/04/18 04:27:48 DEBUG : dir: reading active writers 2026/04/18 04:27:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.99s) === RUN TestFileOpenReadUnknownSize 2026/04/18 04:27:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/18 04:27:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/18 04:27:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:27:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/18 04:27:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:48 DEBUG : Looking for writers 2026/04/18 04:27:48 DEBUG : file.txt: reading active writers 2026/04/18 04:27:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:48 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:48 DEBUG : dir/file1.rclone_chunk.001_offvvw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:48 INFO : dir/file1.rclone_chunk.001_offvvw: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:48 INFO : dir/file1.rclone_chunk.001_offvvw: Deleted 2026/04/18 04:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 04:27:49 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:49 DEBUG : dir/file1.rclone_chunk.001_offw9e: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:27:49 INFO : dir/file1.rclone_chunk.001_offw9e: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:49 INFO : dir/file1.rclone_chunk.001_offw9e: Deleted 2026/04/18 04:27:49 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 04:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:49 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:49 DEBUG : dir: Looking for writers 2026/04/18 04:27:49 DEBUG : file1: reading active writers 2026/04/18 04:27:49 DEBUG : Looking for writers 2026/04/18 04:27:49 DEBUG : dir: reading active writers 2026/04/18 04:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.41s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:50 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:50 DEBUG : dir/file1.rclone_chunk.001_offwaq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:50 INFO : dir/file1.rclone_chunk.001_offwaq: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:50 INFO : dir/file1.rclone_chunk.001_offwaq: Deleted 2026/04/18 04:27:50 DEBUG : dir/file1: Remove: 2026/04/18 04:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:50 DEBUG : dir/file1: >Remove: err= 2026/04/18 04:27:50 DEBUG : dir/file1: Remove: 2026/04/18 04:27:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/18 04:27:50 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:50 DEBUG : dir: Looking for writers 2026/04/18 04:27:50 DEBUG : Looking for writers 2026/04/18 04:27:50 DEBUG : dir: reading active writers 2026/04/18 04:27:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:51 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:51 DEBUG : dir/file1.rclone_chunk.001_offxvj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:51 INFO : dir/file1.rclone_chunk.001_offxvj: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:51 INFO : dir/file1.rclone_chunk.001_offxvj: Deleted 2026/04/18 04:27:51 DEBUG : dir/file1: Remove: 2026/04/18 04:27:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:51 DEBUG : dir/file1: >Remove: err= 2026/04/18 04:27:51 DEBUG : dir/file1: Remove: 2026/04/18 04:27:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/18 04:27:51 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:51 DEBUG : dir: Looking for writers 2026/04/18 04:27:51 DEBUG : Looking for writers 2026/04/18 04:27:51 DEBUG : dir: reading active writers 2026/04/18 04:27:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:51 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:51 DEBUG : dir/file1.rclone_chunk.001_offynh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:51 INFO : dir/file1.rclone_chunk.001_offynh: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:52 INFO : dir/file1.rclone_chunk.001_offynh: Deleted 2026/04/18 04:27:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:27:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/18 04:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:52 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/18 04:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:52 DEBUG : dir/file1: Open: flags=0x3 2026/04/18 04:27:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/18 04:27:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/18 04:27:52 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:52 DEBUG : dir: Looking for writers 2026/04/18 04:27:52 DEBUG : file1: reading active writers 2026/04/18 04:27:52 DEBUG : Looking for writers 2026/04/18 04:27:52 DEBUG : dir: reading active writers 2026/04/18 04:27:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:52 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:52 DEBUG : dir/file1.rclone_chunk.001_offzzj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:52 INFO : dir/file1.rclone_chunk.001_offzzj: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:52 INFO : dir/file1.rclone_chunk.001_offzzj: Deleted 2026/04/18 04:27:53 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:53 DEBUG : dir: Looking for writers 2026/04/18 04:27:53 DEBUG : file1: reading active writers 2026/04/18 04:27:53 DEBUG : Looking for writers 2026/04/18 04:27:53 DEBUG : dir: reading active writers 2026/04/18 04:27:53 DEBUG : >WaitForWriters: 2026/04/18 04:27:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:53 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:27:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:53 INFO : dir/file1: Deleted 2026/04/18 04:27:53 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa937450 2026/04/18 04:27:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:53 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:27:53 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:53 INFO : newLeaf: Deleted 2026/04/18 04:27:53 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa937450 2026/04/18 04:27:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:53 DEBUG : dir/file1: File is currently open, delaying rename 0x164eaa937450 2026/04/18 04:27:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 04:27:54 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:54 DEBUG : dir/file1.rclone_chunk.001_ofg1gm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:27:54 INFO : dir/file1.rclone_chunk.001_ofg1gm: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:54 INFO : dir/file1.rclone_chunk.001_ofg1gm: Deleted 2026/04/18 04:27:54 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:54 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 04:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:54 DEBUG : newLeaf: Running delayed rename now 2026/04/18 04:27:54 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:54 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:27:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:54 INFO : dir/file1: Deleted 2026/04/18 04:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa937450 2026/04/18 04:27:54 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:54 DEBUG : dir: Looking for writers 2026/04/18 04:27:54 DEBUG : Looking for writers 2026/04/18 04:27:54 DEBUG : dir: reading active writers 2026/04/18 04:27:54 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:54 DEBUG : >WaitForWriters: 2026/04/18 04:27:54 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:54 DEBUG : dir: Looking for writers 2026/04/18 04:27:54 DEBUG : Looking for writers 2026/04/18 04:27:54 DEBUG : dir: reading active writers 2026/04/18 04:27:54 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:27:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:27:55 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:55 DEBUG : dir/file1.rclone_chunk.001_ofg1v1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:55 INFO : dir/file1.rclone_chunk.001_ofg1v1: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:55 INFO : dir/file1.rclone_chunk.001_ofg1v1: Deleted 2026/04/18 04:27:55 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:55 DEBUG : dir: Looking for writers 2026/04/18 04:27:55 DEBUG : file1: reading active writers 2026/04/18 04:27:55 DEBUG : Looking for writers 2026/04/18 04:27:55 DEBUG : dir: reading active writers 2026/04/18 04:27:55 DEBUG : >WaitForWriters: 2026/04/18 04:27:55 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:55 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:27:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:55 INFO : dir/file1: Deleted 2026/04/18 04:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa6a8270 2026/04/18 04:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:56 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:27:56 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:56 INFO : newLeaf: Deleted 2026/04/18 04:27:56 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa6a8270 2026/04/18 04:27:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 04:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:56 DEBUG : dir/file1: File is currently open, delaying rename 0x164eaa6a8270 2026/04/18 04:27:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 04:27:56 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:56 DEBUG : dir/file1.rclone_chunk.001_ofg3pq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:27:56 INFO : dir/file1.rclone_chunk.001_ofg3pq: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:56 INFO : dir/file1.rclone_chunk.001_ofg3pq: Deleted 2026/04/18 04:27:56 DEBUG : dir/file1: size = 25 OK 2026/04/18 04:27:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 04:27:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:56 DEBUG : newLeaf: Running delayed rename now 2026/04/18 04:27:56 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:57 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:27:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:57 INFO : dir/file1: Deleted 2026/04/18 04:27:57 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa6a8270 2026/04/18 04:27:57 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:57 DEBUG : dir: Looking for writers 2026/04/18 04:27:57 DEBUG : Looking for writers 2026/04/18 04:27:57 DEBUG : dir: reading active writers 2026/04/18 04:27:57 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:57 DEBUG : >WaitForWriters: 2026/04/18 04:27:57 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:57 DEBUG : dir: Looking for writers 2026/04/18 04:27:57 DEBUG : Looking for writers 2026/04/18 04:27:57 DEBUG : dir: reading active writers 2026/04/18 04:27:57 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:57 DEBUG : >WaitForWriters: 2026/04/18 04:27:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:27:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:27:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:27:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:27:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:27:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:27:57 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:57 DEBUG : dir/file1.rclone_chunk.001_ofg48t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:57 INFO : dir/file1.rclone_chunk.001_ofg48t: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:57 INFO : dir/file1.rclone_chunk.001_ofg48t: Deleted 2026/04/18 04:27:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:27:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): openPending: 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 04:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): >openPending: err= 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:27:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): _writeAt: size=14, off=0 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): >_writeAt: n=14, err= 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): close: 2026/04/18 04:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 04:27:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa762200): >close: err= 2026/04/18 04:27:58 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 04:27:58 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:27:58 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:58 DEBUG : dir/file1.rclone_chunk.001_ofg55u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:27:58 INFO : dir/file1.rclone_chunk.001_ofg55u: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:58 INFO : dir/file1.rclone_chunk.001_ofg55u: Deleted 2026/04/18 04:27:58 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:58 INFO : dir/file1: Copied (replaced existing) 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 04:27:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/18 04:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 04:27:58 DEBUG : dir: Looking for writers 2026/04/18 04:27:58 DEBUG : file1: reading active writers 2026/04/18 04:27:58 DEBUG : Looking for writers 2026/04/18 04:27:58 DEBUG : dir: reading active writers 2026/04/18 04:27:58 DEBUG : >WaitForWriters: 2026/04/18 04:27:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:27:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:27:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:27:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): _readAt: size=512, off=0 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): openPending: 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/18 04:27:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 04:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): >openPending: err= 2026/04/18 04:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): >_readAt: n=14, err=EOF 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): close: 2026/04/18 04:27:58 DEBUG : dir/file1(0x164eaa5f78c0): >close: err= 2026/04/18 04:27:58 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:59 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:27:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:59 INFO : dir/file1: Deleted 2026/04/18 04:27:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:27:59 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa9375f0 2026/04/18 04:27:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:59 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:27:59 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:27:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:27:59 INFO : newLeaf: Deleted 2026/04/18 04:27:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 04:27:59 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa9375f0 2026/04/18 04:27:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:27:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:27:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:27:59 DEBUG : dir/file1(0x164eaa372540): openPending: 2026/04/18 04:27:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/18 04:27:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 04:27:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:27:59 DEBUG : dir/file1(0x164eaa372540): >openPending: err= 2026/04/18 04:27:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:27:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:27:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:27:59 DEBUG : dir/file1(0x164eaa372540): _writeAt: size=25, off=0 2026/04/18 04:27:59 DEBUG : dir/file1(0x164eaa372540): >_writeAt: n=25, err= 2026/04/18 04:27:59 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:27:59 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:27:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:27:59 INFO : dir/file1: Deleted 2026/04/18 04:27:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:27:59 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa9375f0 2026/04/18 04:27:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:27:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:27:59 DEBUG : newLeaf(0x164eaa372540): close: 2026/04/18 04:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 04:27:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 04:27:59.557007318 +0000 UTC m=+49.261365997 2026/04/18 04:27:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 04:27:59 DEBUG : newLeaf(0x164eaa372540): >close: err= 2026/04/18 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:27:59 DEBUG : dir: Looking for writers 2026/04/18 04:27:59 DEBUG : Looking for writers 2026/04/18 04:27:59 DEBUG : dir: reading active writers 2026/04/18 04:27:59 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:27:59 DEBUG : dir: Looking for writers 2026/04/18 04:27:59 DEBUG : Looking for writers 2026/04/18 04:27:59 DEBUG : dir: reading active writers 2026/04/18 04:27:59 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:27:59 DEBUG : dir: Looking for writers 2026/04/18 04:27:59 DEBUG : Looking for writers 2026/04/18 04:27:59 DEBUG : dir: reading active writers 2026/04/18 04:27:59 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:27:59 DEBUG : dir: Looking for writers 2026/04/18 04:27:59 DEBUG : Looking for writers 2026/04/18 04:27:59 DEBUG : dir: reading active writers 2026/04/18 04:27:59 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:27:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 04:27:59 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:27:59 DEBUG : dir: Looking for writers 2026/04/18 04:27:59 DEBUG : Looking for writers 2026/04/18 04:27:59 DEBUG : dir: reading active writers 2026/04/18 04:27:59 DEBUG : newLeaf: reading active writers 2026/04/18 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:00 DEBUG : dir: Looking for writers 2026/04/18 04:28:00 DEBUG : Looking for writers 2026/04/18 04:28:00 DEBUG : dir: reading active writers 2026/04/18 04:28:00 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:00 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:00 DEBUG : newLeaf.rclone_chunk.001_ofg6z6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:28:00 INFO : newLeaf.rclone_chunk.001_ofg6z6: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:00 INFO : newLeaf.rclone_chunk.001_ofg6z6: Deleted 2026/04/18 04:28:00 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:00 INFO : newLeaf: Copied (replaced existing) 2026/04/18 04:28:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 04:27:59.557007318 +0000 UTC" 2026/04/18 04:28:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 04:28:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 04:28:00 DEBUG : dir: Looking for writers 2026/04/18 04:28:00 DEBUG : Looking for writers 2026/04/18 04:28:00 DEBUG : dir: reading active writers 2026/04/18 04:28:00 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:00 DEBUG : >WaitForWriters: 2026/04/18 04:28:00 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:00 DEBUG : dir: Looking for writers 2026/04/18 04:28:00 DEBUG : Looking for writers 2026/04/18 04:28:00 DEBUG : dir: reading active writers 2026/04/18 04:28:00 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:00 DEBUG : >WaitForWriters: 2026/04/18 04:28:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:00 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:00 DEBUG : dir/file1.rclone_chunk.001_ofg72i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:00 INFO : dir/file1.rclone_chunk.001_ofg72i: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:01 INFO : dir/file1.rclone_chunk.001_ofg72i: Deleted 2026/04/18 04:28:01 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:01 DEBUG : dir: Looking for writers 2026/04/18 04:28:01 DEBUG : file1: reading active writers 2026/04/18 04:28:01 DEBUG : Looking for writers 2026/04/18 04:28:01 DEBUG : dir: reading active writers 2026/04/18 04:28:01 DEBUG : >WaitForWriters: 2026/04/18 04:28:01 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:01 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:01 INFO : dir/file1: Deleted 2026/04/18 04:28:01 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa59b2b0 2026/04/18 04:28:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:01 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:28:01 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:01 INFO : newLeaf: Deleted 2026/04/18 04:28:01 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa59b2b0 2026/04/18 04:28:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:02 DEBUG : dir/file1(0x164eaa9f81c0): openPending: 2026/04/18 04:28:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 04:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:02 DEBUG : dir/file1(0x164eaa9f81c0): >openPending: err= 2026/04/18 04:28:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:02 DEBUG : dir/file1(0x164eaa9f81c0): _writeAt: size=25, off=0 2026/04/18 04:28:02 DEBUG : dir/file1(0x164eaa9f81c0): >_writeAt: n=25, err= 2026/04/18 04:28:02 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:02 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:02 INFO : dir/file1: Deleted 2026/04/18 04:28:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:28:02 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa59b2b0 2026/04/18 04:28:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:02 DEBUG : newLeaf(0x164eaa9f81c0): close: 2026/04/18 04:28:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 04:28:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 04:28:02.032210158 +0000 UTC m=+51.736568827 2026/04/18 04:28:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:02 DEBUG : newLeaf(0x164eaa9f81c0): >close: err= 2026/04/18 04:28:02 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:02 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 04:28:02 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:02 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:02 DEBUG : newLeaf.rclone_chunk.001_ofg9vc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:28:02 INFO : newLeaf.rclone_chunk.001_ofg9vc: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:02 INFO : newLeaf.rclone_chunk.001_ofg9vc: Deleted 2026/04/18 04:28:02 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:02 INFO : newLeaf: Copied (replaced existing) 2026/04/18 04:28:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 04:28:02.032210158 +0000 UTC" 2026/04/18 04:28:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 04:28:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 04:28:02 DEBUG : dir: Looking for writers 2026/04/18 04:28:02 DEBUG : Looking for writers 2026/04/18 04:28:02 DEBUG : dir: reading active writers 2026/04/18 04:28:02 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:02 DEBUG : >WaitForWriters: 2026/04/18 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:03 DEBUG : dir: Looking for writers 2026/04/18 04:28:03 DEBUG : Looking for writers 2026/04/18 04:28:03 DEBUG : dir: reading active writers 2026/04/18 04:28:03 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:03 DEBUG : >WaitForWriters: 2026/04/18 04:28:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:03 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:03 DEBUG : dir/file1.rclone_chunk.001_ofgaqa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:03 INFO : dir/file1.rclone_chunk.001_ofgaqa: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:03 INFO : dir/file1.rclone_chunk.001_ofgaqa: Deleted 2026/04/18 04:28:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:28:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): openPending: 2026/04/18 04:28:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 04:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): >openPending: err= 2026/04/18 04:28:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:28:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): _writeAt: size=14, off=0 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): >_writeAt: n=14, err= 2026/04/18 04:28:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): close: 2026/04/18 04:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 04:28:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 04:28:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:03 DEBUG : dir/file1(0x164eaa184c80): >close: err= 2026/04/18 04:28:03 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:03 DEBUG : dir: Looking for writers 2026/04/18 04:28:03 DEBUG : file1: reading active writers 2026/04/18 04:28:03 DEBUG : Looking for writers 2026/04/18 04:28:03 DEBUG : dir: reading active writers 2026/04/18 04:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:03 DEBUG : dir: Looking for writers 2026/04/18 04:28:03 DEBUG : file1: reading active writers 2026/04/18 04:28:03 DEBUG : Looking for writers 2026/04/18 04:28:03 DEBUG : dir: reading active writers 2026/04/18 04:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:03 DEBUG : dir: Looking for writers 2026/04/18 04:28:03 DEBUG : file1: reading active writers 2026/04/18 04:28:03 DEBUG : Looking for writers 2026/04/18 04:28:03 DEBUG : dir: reading active writers 2026/04/18 04:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:04 DEBUG : dir: Looking for writers 2026/04/18 04:28:04 DEBUG : file1: reading active writers 2026/04/18 04:28:04 DEBUG : Looking for writers 2026/04/18 04:28:04 DEBUG : dir: reading active writers 2026/04/18 04:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 04:28:04 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:04 DEBUG : dir: Looking for writers 2026/04/18 04:28:04 DEBUG : file1: reading active writers 2026/04/18 04:28:04 DEBUG : Looking for writers 2026/04/18 04:28:04 DEBUG : dir: reading active writers 2026/04/18 04:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:04 DEBUG : dir: Looking for writers 2026/04/18 04:28:04 DEBUG : file1: reading active writers 2026/04/18 04:28:04 DEBUG : Looking for writers 2026/04/18 04:28:04 DEBUG : dir: reading active writers 2026/04/18 04:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:04 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:04 DEBUG : dir/file1.rclone_chunk.001_ofgbv1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:04 INFO : dir/file1.rclone_chunk.001_ofgbv1: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:04 INFO : dir/file1.rclone_chunk.001_ofgbv1: Deleted 2026/04/18 04:28:04 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:04 INFO : dir/file1: Copied (replaced existing) 2026/04/18 04:28:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/18 04:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:04 DEBUG : dir: Looking for writers 2026/04/18 04:28:04 DEBUG : file1: reading active writers 2026/04/18 04:28:04 DEBUG : Looking for writers 2026/04/18 04:28:04 DEBUG : dir: reading active writers 2026/04/18 04:28:04 DEBUG : >WaitForWriters: 2026/04/18 04:28:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): _readAt: size=512, off=0 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): openPending: 2026/04/18 04:28:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/18 04:28:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 04:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): >openPending: err= 2026/04/18 04:28:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): >_readAt: n=14, err=EOF 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): close: 2026/04/18 04:28:04 DEBUG : dir/file1(0x164eaa5f70c0): >close: err= 2026/04/18 04:28:04 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:04 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:04 INFO : dir/file1: Deleted 2026/04/18 04:28:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:28:04 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa2b8750 2026/04/18 04:28:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:05 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:28:05 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:05 INFO : newLeaf: Deleted 2026/04/18 04:28:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 04:28:05 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa2b8750 2026/04/18 04:28:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:05 DEBUG : dir/file1(0x164eaa360a80): openPending: 2026/04/18 04:28:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/18 04:28:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 04:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:05 DEBUG : dir/file1(0x164eaa360a80): >openPending: err= 2026/04/18 04:28:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:28:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:05 DEBUG : dir/file1(0x164eaa360a80): _writeAt: size=25, off=0 2026/04/18 04:28:05 DEBUG : dir/file1(0x164eaa360a80): >_writeAt: n=25, err= 2026/04/18 04:28:05 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:05 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:05 INFO : dir/file1: Deleted 2026/04/18 04:28:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:28:05 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa2b8750 2026/04/18 04:28:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:05 DEBUG : newLeaf(0x164eaa360a80): close: 2026/04/18 04:28:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 04:28:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 04:28:05.372942889 +0000 UTC m=+55.077301548 2026/04/18 04:28:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:05 DEBUG : newLeaf(0x164eaa360a80): >close: err= 2026/04/18 04:28:05 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:05 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 04:28:05 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:05 DEBUG : dir: Looking for writers 2026/04/18 04:28:05 DEBUG : Looking for writers 2026/04/18 04:28:05 DEBUG : dir: reading active writers 2026/04/18 04:28:05 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:06 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:06 DEBUG : newLeaf.rclone_chunk.001_ofgc9q: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:28:06 INFO : newLeaf.rclone_chunk.001_ofgc9q: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:06 INFO : newLeaf.rclone_chunk.001_ofgc9q: Deleted 2026/04/18 04:28:06 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:06 INFO : newLeaf: Copied (replaced existing) 2026/04/18 04:28:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 04:28:05.372942889 +0000 UTC" 2026/04/18 04:28:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 04:28:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 04:28:06 DEBUG : dir: Looking for writers 2026/04/18 04:28:06 DEBUG : Looking for writers 2026/04/18 04:28:06 DEBUG : dir: reading active writers 2026/04/18 04:28:06 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:06 DEBUG : >WaitForWriters: 2026/04/18 04:28:06 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:06 DEBUG : dir: Looking for writers 2026/04/18 04:28:06 DEBUG : Looking for writers 2026/04/18 04:28:06 DEBUG : dir: reading active writers 2026/04/18 04:28:06 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:06 DEBUG : >WaitForWriters: 2026/04/18 04:28:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:06 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:06 DEBUG : dir/file1.rclone_chunk.001_ofgdzb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:06 INFO : dir/file1.rclone_chunk.001_ofgdzb: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:06 INFO : dir/file1.rclone_chunk.001_ofgdzb: Deleted 2026/04/18 04:28:07 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:07 DEBUG : dir: Looking for writers 2026/04/18 04:28:07 DEBUG : file1: reading active writers 2026/04/18 04:28:07 DEBUG : Looking for writers 2026/04/18 04:28:07 DEBUG : dir: reading active writers 2026/04/18 04:28:07 DEBUG : >WaitForWriters: 2026/04/18 04:28:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): _readAt: size=512, off=0 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): openPending: 2026/04/18 04:28:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 04:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): >openPending: err= 2026/04/18 04:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/18 04:28:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): >_readAt: n=14, err=EOF 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): close: 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa7e6580): >close: err= 2026/04/18 04:28:07 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:07 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:07 INFO : dir/file1: Deleted 2026/04/18 04:28:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:28:07 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa7c6340 2026/04/18 04:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:07 DEBUG : newLeaf: copy non-chunked object... 2026/04/18 04:28:07 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:07 INFO : newLeaf: Deleted 2026/04/18 04:28:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 04:28:07 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa7c6340 2026/04/18 04:28:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 04:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa97cec0): openPending: 2026/04/18 04:28:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/18 04:28:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 04:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa97cec0): >openPending: err= 2026/04/18 04:28:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:28:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa97cec0): _writeAt: size=25, off=0 2026/04/18 04:28:07 DEBUG : dir/file1(0x164eaa97cec0): >_writeAt: n=25, err= 2026/04/18 04:28:08 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:08 DEBUG : newLeaf: size = 14 OK 2026/04/18 04:28:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:08 INFO : dir/file1: Deleted 2026/04/18 04:28:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 04:28:08 DEBUG : newLeaf: Updating file with newLeaf 0x164eaa7c6340 2026/04/18 04:28:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:08 DEBUG : newLeaf(0x164eaa97cec0): close: 2026/04/18 04:28:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 04:28:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 04:28:07.963066504 +0000 UTC m=+57.667425162 2026/04/18 04:28:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:08 DEBUG : newLeaf(0x164eaa97cec0): >close: err= 2026/04/18 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:08 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 04:28:08 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:08 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:08 DEBUG : newLeaf.rclone_chunk.001_ofgf0i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/18 04:28:08 INFO : newLeaf.rclone_chunk.001_ofgf0i: Copied (server-side copy) to: newLeaf 2026/04/18 04:28:08 INFO : newLeaf.rclone_chunk.001_ofgf0i: Deleted 2026/04/18 04:28:08 DEBUG : newLeaf: size = 25 OK 2026/04/18 04:28:08 INFO : newLeaf: Copied (replaced existing) 2026/04/18 04:28:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 04:28:07.963066504 +0000 UTC" 2026/04/18 04:28:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 04:28:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 04:28:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : >WaitForWriters: 2026/04/18 04:28:08 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:08 DEBUG : dir: Looking for writers 2026/04/18 04:28:08 DEBUG : Looking for writers 2026/04/18 04:28:08 DEBUG : dir: reading active writers 2026/04/18 04:28:08 DEBUG : newLeaf: reading active writers 2026/04/18 04:28:08 DEBUG : >WaitForWriters: 2026/04/18 04:28:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestFileRename (16.58s) --- PASS: TestFileRename/off,forceCache=false (2.47s) --- PASS: TestFileRename/minimal,forceCache=false (2.44s) --- PASS: TestFileRename/minimal,forceCache=true (3.27s) --- PASS: TestFileRename/writes,forceCache=false (2.53s) --- PASS: TestFileRename/writes,forceCache=true (3.29s) --- PASS: TestFileRename/full,forceCache=false (2.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:09 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:09 DEBUG : Looking for writers 2026/04/18 04:28:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:09 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:09 DEBUG : dir/file1.rclone_chunk.001_ofgghu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:09 INFO : dir/file1.rclone_chunk.001_ofgghu: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:09 INFO : dir/file1.rclone_chunk.001_ofgghu: Deleted 2026/04/18 04:28:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:28:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 04:28:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:09 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:09 DEBUG : dir: Looking for writers 2026/04/18 04:28:09 DEBUG : file1: reading active writers 2026/04/18 04:28:09 DEBUG : Looking for writers 2026/04/18 04:28:09 DEBUG : dir: reading active writers 2026/04/18 04:28:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:10 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:10 DEBUG : dir/file1.rclone_chunk.001_ofghvv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:10 INFO : dir/file1.rclone_chunk.001_ofghvv: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:10 INFO : dir/file1.rclone_chunk.001_ofghvv: Deleted 2026/04/18 04:28:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:28:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/18 04:28:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/18 04:28:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/18 04:28:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/18 04:28:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/18 04:28:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/18 04:28:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/18 04:28:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/18 04:28:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/18 04:28:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/18 04:28:11 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:11 DEBUG : dir: Looking for writers 2026/04/18 04:28:11 DEBUG : file1: reading active writers 2026/04/18 04:28:11 DEBUG : Looking for writers 2026/04/18 04:28:11 DEBUG : dir: reading active writers 2026/04/18 04:28:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.42s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:11 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:11 DEBUG : dir/file1.rclone_chunk.001_ofgilw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:11 INFO : dir/file1.rclone_chunk.001_ofgilw: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:11 INFO : dir/file1.rclone_chunk.001_ofgilw: Deleted 2026/04/18 04:28:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:28:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/18 04:28:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/18 04:28:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/18 04:28:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/18 04:28:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/18 04:28:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/18 04:28:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/18 04:28:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/18 04:28:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/18 04:28:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/18 04:28:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/18 04:28:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/18 04:28:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/18 04:28:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/18 04:28:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/18 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:12 DEBUG : dir: Looking for writers 2026/04/18 04:28:12 DEBUG : file1: reading active writers 2026/04/18 04:28:12 DEBUG : Looking for writers 2026/04/18 04:28:12 DEBUG : dir: reading active writers 2026/04/18 04:28:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.40s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:13 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:13 DEBUG : dir/file1.rclone_chunk.001_ofgj0t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:13 INFO : dir/file1.rclone_chunk.001_ofgj0t: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:13 INFO : dir/file1.rclone_chunk.001_ofgj0t: Deleted 2026/04/18 04:28:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:28:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 04:28:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:13 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:13 DEBUG : dir: Looking for writers 2026/04/18 04:28:13 DEBUG : file1: reading active writers 2026/04/18 04:28:13 DEBUG : Looking for writers 2026/04/18 04:28:13 DEBUG : dir: reading active writers 2026/04/18 04:28:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:14 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:14 DEBUG : dir/file1.rclone_chunk.001_ofgkod: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:14 INFO : dir/file1.rclone_chunk.001_ofgkod: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:14 INFO : dir/file1.rclone_chunk.001_ofgkod: Deleted 2026/04/18 04:28:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 04:28:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 04:28:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/18 04:28:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/18 04:28:14 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:14 DEBUG : dir: Looking for writers 2026/04/18 04:28:14 DEBUG : file1: reading active writers 2026/04/18 04:28:14 DEBUG : Looking for writers 2026/04/18 04:28:14 DEBUG : dir: reading active writers 2026/04/18 04:28:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:14 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:14 DEBUG : dir/file1.rclone_chunk.001_ofgl4n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:14 INFO : dir/file1.rclone_chunk.001_ofgl4n: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:15 INFO : dir/file1.rclone_chunk.001_ofgl4n: Deleted 2026/04/18 04:28:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): _readAt: size=1, off=0 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): openPending: 2026/04/18 04:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >openPending: err= 2026/04/18 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 04:28:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >_readAt: n=1, err= 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): _readAt: size=256, off=1 2026/04/18 04:28:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >_readAt: n=15, err=EOF 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): _readAt: size=16, off=16 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >_readAt: n=0, err=EOF 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): close: 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >close: err= 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): close: 2026/04/18 04:28:15 DEBUG : dir/file1(0x164eaa51eb00): >close: err=file already closed 2026/04/18 04:28:15 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:15 DEBUG : dir: Looking for writers 2026/04/18 04:28:15 DEBUG : file1: reading active writers 2026/04/18 04:28:15 DEBUG : Looking for writers 2026/04/18 04:28:15 DEBUG : dir: reading active writers 2026/04/18 04:28:15 DEBUG : >WaitForWriters: 2026/04/18 04:28:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.90s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:15 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:15 DEBUG : dir/file1.rclone_chunk.001_ofgmah: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:15 INFO : dir/file1.rclone_chunk.001_ofgmah: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:15 INFO : dir/file1.rclone_chunk.001_ofgmah: Deleted 2026/04/18 04:28:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): _readAt: size=1, off=0 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): openPending: 2026/04/18 04:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >openPending: err= 2026/04/18 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 04:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >_readAt: n=1, err= 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): _readAt: size=1, off=5 2026/04/18 04:28:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >_readAt: n=1, err= 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): _readAt: size=1, off=3 2026/04/18 04:28:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >_readAt: n=1, err= 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): _readAt: size=1, off=13 2026/04/18 04:28:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >_readAt: n=1, err= 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): _readAt: size=16, off=100 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >_readAt: n=0, err=EOF 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): close: 2026/04/18 04:28:16 DEBUG : dir/file1(0x164eaa576880): >close: err= 2026/04/18 04:28:16 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:16 DEBUG : dir: Looking for writers 2026/04/18 04:28:16 DEBUG : file1: reading active writers 2026/04/18 04:28:16 DEBUG : Looking for writers 2026/04/18 04:28:16 DEBUG : dir: reading active writers 2026/04/18 04:28:16 DEBUG : >WaitForWriters: 2026/04/18 04:28:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:16 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:16 DEBUG : dir/file1.rclone_chunk.001_ofgn6i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:16 INFO : dir/file1.rclone_chunk.001_ofgn6i: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:16 INFO : dir/file1.rclone_chunk.001_ofgn6i: Deleted 2026/04/18 04:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=1, off=0 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): openPending: 2026/04/18 04:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >openPending: err= 2026/04/18 04:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 04:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=1, err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=1, off=5 2026/04/18 04:28:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=1, err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=1, off=1 2026/04/18 04:28:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=1, err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=6, off=10 2026/04/18 04:28:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=6, err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=256, off=10 2026/04/18 04:28:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=6, err=EOF 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=256, off=100 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=0, err=EOF 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): close: 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >close: err= 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): _readAt: size=256, off=100 2026/04/18 04:28:17 DEBUG : dir/file1(0x164eaa721000): >_readAt: n=0, err=file already closed 2026/04/18 04:28:17 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:17 DEBUG : dir: Looking for writers 2026/04/18 04:28:17 DEBUG : file1: reading active writers 2026/04/18 04:28:17 DEBUG : Looking for writers 2026/04/18 04:28:17 DEBUG : dir: reading active writers 2026/04/18 04:28:17 DEBUG : >WaitForWriters: 2026/04/18 04:28:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.01s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:17 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:17 DEBUG : dir/file1.rclone_chunk.001_ofgo78: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:17 INFO : dir/file1.rclone_chunk.001_ofgo78: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:17 INFO : dir/file1.rclone_chunk.001_ofgo78: Deleted 2026/04/18 04:28:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): RWFileHandle.Flush 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): _readAt: size=256, off=0 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): openPending: 2026/04/18 04:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): >openPending: err= 2026/04/18 04:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/18 04:28:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): >_readAt: n=16, err=EOF 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): RWFileHandle.Flush 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): RWFileHandle.Flush 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): close: 2026/04/18 04:28:18 DEBUG : dir/file1(0x164eaa10b640): >close: err= 2026/04/18 04:28:18 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:18 DEBUG : dir: Looking for writers 2026/04/18 04:28:18 DEBUG : file1: reading active writers 2026/04/18 04:28:18 DEBUG : Looking for writers 2026/04/18 04:28:18 DEBUG : dir: reading active writers 2026/04/18 04:28:18 DEBUG : >WaitForWriters: 2026/04/18 04:28:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.99s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:18 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:18 DEBUG : dir/file1.rclone_chunk.001_ofgp77: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:18 INFO : dir/file1.rclone_chunk.001_ofgp77: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:18 INFO : dir/file1.rclone_chunk.001_ofgp77: Deleted 2026/04/18 04:28:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 04:28:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): _readAt: size=256, off=0 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): openPending: 2026/04/18 04:28:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): >openPending: err= 2026/04/18 04:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/18 04:28:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): >_readAt: n=16, err=EOF 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): RWFileHandle.Release 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): close: 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): >close: err= 2026/04/18 04:28:19 DEBUG : dir/file1(0x164eaa612640): RWFileHandle.Release 2026/04/18 04:28:19 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:19 DEBUG : dir: Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : dir: reading active writers 2026/04/18 04:28:19 DEBUG : >WaitForWriters: 2026/04/18 04:28:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.03s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:19 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): openPending: 2026/04/18 04:28:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): >openPending: err= 2026/04/18 04:28:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): _writeAt: size=5, off=0 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): >_writeAt: n=5, err= 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): _writeAt: size=7, off=5 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): >_writeAt: n=7, err= 2026/04/18 04:28:19 DEBUG : file1: vfs cache: truncate to size=11 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): close: 2026/04/18 04:28:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:19.549303422 +0000 UTC m=+69.253662091 2026/04/18 04:28:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): >close: err= 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): close: 2026/04/18 04:28:19 DEBUG : file1(0x164eaa613800): >close: err=file already closed 2026/04/18 04:28:19 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:19 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:19 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:19 DEBUG : Looking for writers 2026/04/18 04:28:19 DEBUG : file1: reading active writers 2026/04/18 04:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:20 DEBUG : file1: size = 11 OK 2026/04/18 04:28:20 DEBUG : file1.rclone_chunk.001_ofgqg8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/18 04:28:20 INFO : file1.rclone_chunk.001_ofgqg8: Copied (server-side copy) to: file1 2026/04/18 04:28:20 INFO : file1.rclone_chunk.001_ofgqg8: Deleted 2026/04/18 04:28:20 DEBUG : file1: size = 11 OK 2026/04/18 04:28:20 INFO : file1: Copied (new) 2026/04/18 04:28:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-18 04:28:19.549303422 +0000 UTC" 2026/04/18 04:28:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : >WaitForWriters: 2026/04/18 04:28:20 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : >WaitForWriters: 2026/04/18 04:28:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting 2026/04/18 04:28:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:20 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): openPending: 2026/04/18 04:28:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): >openPending: err= 2026/04/18 04:28:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): _writeAt: size=7, off=0 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): >_writeAt: n=7, err= 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): _writeAt: size=6, off=5 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): >_writeAt: n=6, err= 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): close: 2026/04/18 04:28:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:20.475299101 +0000 UTC m=+70.179657770 2026/04/18 04:28:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): >close: err= 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): _writeAt: size=5, off=0 2026/04/18 04:28:20 DEBUG : file1(0x164eaa6ad100): >_writeAt: n=0, err=file already closed 2026/04/18 04:28:20 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:20 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:20 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:20 DEBUG : Looking for writers 2026/04/18 04:28:20 DEBUG : file1: reading active writers 2026/04/18 04:28:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:20 DEBUG : file1: size = 11 OK 2026/04/18 04:28:20 DEBUG : file1.rclone_chunk.001_ofgrtg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/18 04:28:20 INFO : file1.rclone_chunk.001_ofgrtg: Copied (server-side copy) to: file1 2026/04/18 04:28:21 INFO : file1.rclone_chunk.001_ofgrtg: Deleted 2026/04/18 04:28:21 DEBUG : file1: size = 11 OK 2026/04/18 04:28:21 INFO : file1: Copied (new) 2026/04/18 04:28:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-18 04:28:20.475299101 +0000 UTC" 2026/04/18 04:28:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : >WaitForWriters: 2026/04/18 04:28:21 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : >WaitForWriters: 2026/04/18 04:28:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting 2026/04/18 04:28:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:21 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:21 DEBUG : file1(0x164eaa720680): openPending: 2026/04/18 04:28:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:21 DEBUG : file1(0x164eaa720680): >openPending: err= 2026/04/18 04:28:21 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:21 DEBUG : file1(0x164eaa720680): close: 2026/04/18 04:28:21 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:21.401468334 +0000 UTC m=+71.105827003 2026/04/18 04:28:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:21 DEBUG : file1(0x164eaa720680): >close: err= 2026/04/18 04:28:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 04:28:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:21 DEBUG : file2: newRWFileHandle: 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): openPending: 2026/04/18 04:28:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): >openPending: err= 2026/04/18 04:28:21 DEBUG : file2: >newRWFileHandle: err= 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 04:28:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/18 04:28:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): RWFileHandle.Flush 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): RWFileHandle.Release 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): close: 2026/04/18 04:28:21 DEBUG : file2: vfs cache: setting modification time to 2026-04-18 04:28:21.402572834 +0000 UTC m=+71.106931503 2026/04/18 04:28:21 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:21 DEBUG : file2(0x164eaa720b00): >close: err= 2026/04/18 04:28:21 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/18 04:28:21 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:21 DEBUG : file2: vfs cache: starting upload 2026/04/18 04:28:21 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/18 04:28:21 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:21 DEBUG : Looking for writers 2026/04/18 04:28:21 DEBUG : file1: reading active writers 2026/04/18 04:28:21 DEBUG : file2: reading active writers 2026/04/18 04:28:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/18 04:28:21 DEBUG : file1: size = 0 OK 2026/04/18 04:28:21 DEBUG : file1.rclone_chunk.001_ofgs36: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:21 INFO : file1.rclone_chunk.001_ofgs36: Copied (server-side copy) to: file1 2026/04/18 04:28:21 DEBUG : file2: size = 0 OK 2026/04/18 04:28:21 DEBUG : file2.rclone_chunk.001_ofgsh3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:21 INFO : file2.rclone_chunk.001_ofgsh3: Copied (server-side copy) to: file2 2026/04/18 04:28:21 INFO : file1.rclone_chunk.001_ofgs36: Deleted 2026/04/18 04:28:21 DEBUG : file1: size = 0 OK 2026/04/18 04:28:21 INFO : file1: Copied (new) 2026/04/18 04:28:21 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-18 04:28:21.401468334 +0000 UTC" 2026/04/18 04:28:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:21 INFO : file2.rclone_chunk.001_ofgsh3: Deleted 2026/04/18 04:28:21 DEBUG : file2: size = 0 OK 2026/04/18 04:28:21 INFO : file2: Copied (new) 2026/04/18 04:28:21 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-18 04:28:21.402572834 +0000 UTC" 2026/04/18 04:28:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/18 04:28:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 04:28:21 INFO : file2: vfs cache: upload succeeded try #1 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file2: reading active writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : >WaitForWriters: 2026/04/18 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : file2: reading active writers 2026/04/18 04:28:22 DEBUG : >WaitForWriters: 2026/04/18 04:28:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting 2026/04/18 04:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:22 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): openPending: 2026/04/18 04:28:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): >openPending: err= 2026/04/18 04:28:22 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): _writeAt: size=5, off=0 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): >_writeAt: n=5, err= 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): RWFileHandle.Flush 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): RWFileHandle.Flush 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): close: 2026/04/18 04:28:22 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:22.440503255 +0000 UTC m=+72.144861954 2026/04/18 04:28:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:22 DEBUG : file1(0x164eaa10b580): >close: err= 2026/04/18 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:22 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:22 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:22 DEBUG : Looking for writers 2026/04/18 04:28:22 DEBUG : file1: reading active writers 2026/04/18 04:28:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:22 DEBUG : file1: size = 5 OK 2026/04/18 04:28:22 DEBUG : file1.rclone_chunk.001_ofgtbq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:22 INFO : file1.rclone_chunk.001_ofgtbq: Copied (server-side copy) to: file1 2026/04/18 04:28:22 INFO : file1.rclone_chunk.001_ofgtbq: Deleted 2026/04/18 04:28:22 DEBUG : file1: size = 5 OK 2026/04/18 04:28:22 INFO : file1: Copied (new) 2026/04/18 04:28:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 04:28:22.440503255 +0000 UTC" 2026/04/18 04:28:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:22 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : >WaitForWriters: 2026/04/18 04:28:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:23 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): openPending: 2026/04/18 04:28:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): >openPending: err= 2026/04/18 04:28:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): _writeAt: size=5, off=0 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): >_writeAt: n=5, err= 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): RWFileHandle.Release 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): close: 2026/04/18 04:28:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:23.252450203 +0000 UTC m=+72.956808872 2026/04/18 04:28:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): >close: err= 2026/04/18 04:28:23 DEBUG : file1(0x164eaa3c7200): RWFileHandle.Release 2026/04/18 04:28:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:23 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:23 DEBUG : file1: size = 5 OK 2026/04/18 04:28:23 DEBUG : file1.rclone_chunk.001_ofgucn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:23 INFO : file1.rclone_chunk.001_ofgucn: Copied (server-side copy) to: file1 2026/04/18 04:28:23 INFO : file1.rclone_chunk.001_ofgucn: Deleted 2026/04/18 04:28:23 DEBUG : file1: size = 5 OK 2026/04/18 04:28:23 INFO : file1: Copied (new) 2026/04/18 04:28:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 04:28:23.252450203 +0000 UTC" 2026/04/18 04:28:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:23 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:23 DEBUG : Looking for writers 2026/04/18 04:28:23 DEBUG : file1: reading active writers 2026/04/18 04:28:23 DEBUG : >WaitForWriters: 2026/04/18 04:28:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi/dir/file1: no such file or directory 2026/04/18 04:28:24 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:24 DEBUG : dir/file1.rclone_chunk.001_ofgv5q: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:24 INFO : dir/file1.rclone_chunk.001_ofgv5q: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:24 INFO : dir/file1.rclone_chunk.001_ofgv5q: Deleted 2026/04/18 04:28:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 04:28:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): openPending: 2026/04/18 04:28:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): >openPending: err= 2026/04/18 04:28:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 04:28:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): _writeAt: size=5, off=0 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): >_writeAt: n=5, err= 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): close: 2026/04/18 04:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-18 04:28:24.72277263 +0000 UTC m=+74.427131299 2026/04/18 04:28:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:24 DEBUG : dir/file1(0x164eaa6c5d40): >close: err= 2026/04/18 04:28:24 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:24 DEBUG : dir: Looking for writers 2026/04/18 04:28:24 DEBUG : file1: reading active writers 2026/04/18 04:28:24 DEBUG : Looking for writers 2026/04/18 04:28:24 DEBUG : dir: reading active writers 2026/04/18 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:24 DEBUG : dir: Looking for writers 2026/04/18 04:28:24 DEBUG : file1: reading active writers 2026/04/18 04:28:24 DEBUG : Looking for writers 2026/04/18 04:28:24 DEBUG : dir: reading active writers 2026/04/18 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:24 DEBUG : dir: Looking for writers 2026/04/18 04:28:24 DEBUG : file1: reading active writers 2026/04/18 04:28:24 DEBUG : Looking for writers 2026/04/18 04:28:24 DEBUG : dir: reading active writers 2026/04/18 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:24 DEBUG : dir: Looking for writers 2026/04/18 04:28:24 DEBUG : file1: reading active writers 2026/04/18 04:28:24 DEBUG : Looking for writers 2026/04/18 04:28:24 DEBUG : dir: reading active writers 2026/04/18 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 04:28:24 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:24 DEBUG : dir: Looking for writers 2026/04/18 04:28:24 DEBUG : file1: reading active writers 2026/04/18 04:28:24 DEBUG : Looking for writers 2026/04/18 04:28:24 DEBUG : dir: reading active writers 2026/04/18 04:28:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:25 DEBUG : dir: Looking for writers 2026/04/18 04:28:25 DEBUG : file1: reading active writers 2026/04/18 04:28:25 DEBUG : Looking for writers 2026/04/18 04:28:25 DEBUG : dir: reading active writers 2026/04/18 04:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:25 DEBUG : dir/file1: size = 5 OK 2026/04/18 04:28:25 DEBUG : dir/file1.rclone_chunk.001_ofgvj0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:25 INFO : dir/file1.rclone_chunk.001_ofgvj0: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:25 INFO : dir/file1.rclone_chunk.001_ofgvj0: Deleted 2026/04/18 04:28:25 DEBUG : dir/file1: size = 5 OK 2026/04/18 04:28:25 INFO : dir/file1: Copied (replaced existing) 2026/04/18 04:28:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-18 04:28:24.72277263 +0000 UTC" 2026/04/18 04:28:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:25 DEBUG : dir: Looking for writers 2026/04/18 04:28:25 DEBUG : file1: reading active writers 2026/04/18 04:28:25 DEBUG : Looking for writers 2026/04/18 04:28:25 DEBUG : dir: reading active writers 2026/04/18 04:28:25 DEBUG : >WaitForWriters: 2026/04/18 04:28:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:25 DEBUG : dir/file1: size = 16 OK 2026/04/18 04:28:25 DEBUG : dir/file1.rclone_chunk.001_ofgwcm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/18 04:28:25 INFO : dir/file1.rclone_chunk.001_ofgwcm: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:25 INFO : dir/file1.rclone_chunk.001_ofgwcm: Deleted 2026/04/18 04:28:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 04:28:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 04:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 04:28:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): _writeAt: size=5, off=0 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): openPending: 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 04:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): >openPending: err= 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): >_writeAt: n=5, err= 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): _writeAt: size=15, off=5 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): >_writeAt: n=15, err= 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): close: 2026/04/18 04:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-18 04:28:26.215886342 +0000 UTC m=+75.920245001 2026/04/18 04:28:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:26 DEBUG : dir/file1(0x164eaa8ca0c0): >close: err= 2026/04/18 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 04:28:26 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:26 DEBUG : dir/file1: size = 20 OK 2026/04/18 04:28:26 DEBUG : dir/file1.rclone_chunk.001_ofgxba: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/18 04:28:26 INFO : dir/file1.rclone_chunk.001_ofgxba: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:26 INFO : dir/file1.rclone_chunk.001_ofgxba: Deleted 2026/04/18 04:28:26 DEBUG : dir/file1: size = 20 OK 2026/04/18 04:28:26 INFO : dir/file1: Copied (replaced existing) 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-18 04:28:26.215886342 +0000 UTC" 2026/04/18 04:28:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:26 DEBUG : dir: Looking for writers 2026/04/18 04:28:26 DEBUG : file1: reading active writers 2026/04/18 04:28:26 DEBUG : Looking for writers 2026/04/18 04:28:26 DEBUG : dir: reading active writers 2026/04/18 04:28:26 DEBUG : >WaitForWriters: 2026/04/18 04:28:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): openPending: 2026/04/18 04:28:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): close: 2026/04/18 04:28:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 04:28:27.086663138 +0000 UTC m=+76.791021797 2026/04/18 04:28:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : file1(0x164eaa5f61c0): >close: err= 2026/04/18 04:28:27 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:27 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:27 DEBUG : file1: size = 5 OK 2026/04/18 04:28:27 DEBUG : file1.rclone_chunk.001_ofgywn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:27 INFO : file1.rclone_chunk.001_ofgywn: Copied (server-side copy) to: file1 2026/04/18 04:28:27 INFO : file1.rclone_chunk.001_ofgywn: Deleted 2026/04/18 04:28:27 DEBUG : file1: size = 5 OK 2026/04/18 04:28:27 INFO : file1: Copied (new) 2026/04/18 04:28:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 04:28:27.086663138 +0000 UTC" 2026/04/18 04:28:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:27 DEBUG : Looking for writers 2026/04/18 04:28:27 DEBUG : file1: reading active writers 2026/04/18 04:28:27 DEBUG : >WaitForWriters: 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/18 04:28:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.898689228 +0000 UTC m=+77.603047887 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acac0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.898689228 +0000 UTC m=+77.603047887 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6acf40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.898689228 +0000 UTC m=+77.603047887 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ad400): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c850 item 1 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.900999578 +0000 UTC m=+77.605358237 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ada40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.900999578 +0000 UTC m=+77.605358237 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8040): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0cd20 item 2 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.902583155 +0000 UTC m=+77.606941813 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8680): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.902583155 +0000 UTC m=+77.606941813 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8b00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.902583155 +0000 UTC m=+77.606941813 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e8fc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d490 item 3 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.904506974 +0000 UTC m=+77.608865643 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9640): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.904506974 +0000 UTC m=+77.608865643 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6e9b80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d9d0 item 4 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.905864502 +0000 UTC m=+77.610223171 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7902c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.905864502 +0000 UTC m=+77.610223171 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790740): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.905864502 +0000 UTC m=+77.610223171 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa790c00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0de30 item 5 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.907734279 +0000 UTC m=+77.612092948 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791280): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.907734279 +0000 UTC m=+77.612092948 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7917c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792700 item 6 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.909279763 +0000 UTC m=+77.613638432 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa791e40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.909279763 +0000 UTC m=+77.613638432 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8440): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.909279763 +0000 UTC m=+77.613638432 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8900): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792bd0 item 7 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.911387531 +0000 UTC m=+77.615746200 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b8f80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.911387531 +0000 UTC m=+77.615746200 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b94c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa7932d0 item 8 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa7b9a80): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9a80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.912885153 +0000 UTC m=+77.617243822 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7b9e40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.912885153 +0000 UTC m=+77.617243822 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f83c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.912885153 +0000 UTC m=+77.617243822 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f88c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793650 item 9 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.914710948 +0000 UTC m=+77.619069607 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f8f40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.914710948 +0000 UTC m=+77.619069607 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e070 item 10 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa7f9ac0): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9ac0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.916066281 +0000 UTC m=+77.620424940 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa7f9e80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): _writeAt: size=3, off=2 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.916066281 +0000 UTC m=+77.620424940 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.916066281 +0000 UTC m=+77.620424940 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa818980): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e3f0 item 11 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.917673422 +0000 UTC m=+77.622032081 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819000): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.917673422 +0000 UTC m=+77.622032081 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819540): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f110 item 12 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa819b80): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa819b80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.918889743 +0000 UTC m=+77.623248403 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a040): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.918889743 +0000 UTC m=+77.623248403 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82a700): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f570 item 13 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.920047373 +0000 UTC m=+77.624406032 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82ad80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.920047373 +0000 UTC m=+77.624406032 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b2c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9fab0 item 14 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa82b900): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82b900): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.921263122 +0000 UTC m=+77.625621782 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa82bcc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.921263122 +0000 UTC m=+77.625621782 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84a480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9fe30 item 15 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.922494222 +0000 UTC m=+77.626852881 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84ab00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.922494222 +0000 UTC m=+77.626852881 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b040): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69aaf0 item 16 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.923923556 +0000 UTC m=+77.628282215 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa84b680): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.923923556 +0000 UTC m=+77.628282215 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da280): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.923923556 +0000 UTC m=+77.628282215 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5da780): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2000 item 17 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.92579693 +0000 UTC m=+77.630155599 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dae00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.92579693 +0000 UTC m=+77.630155599 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db340): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2620 item 18 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.927131996 +0000 UTC m=+77.631490665 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5db9c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.927131996 +0000 UTC m=+77.631490665 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5dbec0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.927131996 +0000 UTC m=+77.631490665 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a24c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2d90 item 19 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.929291081 +0000 UTC m=+77.633649740 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a2b40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.929291081 +0000 UTC m=+77.633649740 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3080): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a3ce0 item 20 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.930663166 +0000 UTC m=+77.635021835 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3700): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.930663166 +0000 UTC m=+77.635021835 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8a3c00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.930663166 +0000 UTC m=+77.635021835 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce200): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa201570 item 21 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.932365566 +0000 UTC m=+77.636724235 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ce880): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.932365566 +0000 UTC m=+77.636724235 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cedc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11e460 item 22 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.93368906 +0000 UTC m=+77.638047729 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf440): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.93368906 +0000 UTC m=+77.638047729 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cf940): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.93368906 +0000 UTC m=+77.638047729 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cfe40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11e8c0 item 23 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.935579858 +0000 UTC m=+77.639938527 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ee5c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.935579858 +0000 UTC m=+77.639938527 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8eeb00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11f0a0 item 24 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa8ef140): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef140): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.937000104 +0000 UTC m=+77.641358783 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ef500): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.937000104 +0000 UTC m=+77.641358783 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8efa00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.937000104 +0000 UTC m=+77.641358783 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916040): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11f7a0 item 25 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.938903094 +0000 UTC m=+77.643261753 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa9166c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.938903094 +0000 UTC m=+77.643261753 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916c00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a1c0 item 26 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa917240): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917240): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.941020911 +0000 UTC m=+77.645379580 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917600): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): >_readAt: n=2, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): _writeAt: size=3, off=7 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.941020911 +0000 UTC m=+77.645379580 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917b00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.941020911 +0000 UTC m=+77.645379580 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c180): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a620 item 27 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.943121825 +0000 UTC m=+77.647480485 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56c900): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.943121825 +0000 UTC m=+77.647480485 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56ce40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69aaf0 item 28 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa56d480): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.94446742 +0000 UTC m=+77.648826079 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa56d840): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.94446742 +0000 UTC m=+77.648826079 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916000): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b030 item 29 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.946270351 +0000 UTC m=+77.650629020 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916680): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.946270351 +0000 UTC m=+77.650629020 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa916bc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b490 item 30 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): _readAt: size=2, off=0 2026/04/18 04:28:27 ERROR : open-test-file(0x164eaa917ec0): Couldn't read size of file 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): >_readAt: n=0, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): close: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa917ec0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.948017377 +0000 UTC m=+77.652376106 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.948017377 +0000 UTC m=+77.652376106 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f6b40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b9d0 item 31 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.94928263 +0000 UTC m=+77.653641290 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f71c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.94928263 +0000 UTC m=+77.653641290 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7700): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a2a0 item 32 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.950672229 +0000 UTC m=+77.655030888 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f7d40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a690 item 33 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.951186673 +0000 UTC m=+77.655545332 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa00ae00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.951186673 +0000 UTC m=+77.655545332 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612340): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78ac40 item 33 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.952775417 +0000 UTC m=+77.657134097 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612980): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b2d0 item 34 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.953423754 +0000 UTC m=+77.657782413 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa612e00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.953423754 +0000 UTC m=+77.657782413 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613340): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b570 item 34 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.954924934 +0000 UTC m=+77.659283603 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613a00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b960 item 35 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.955506063 +0000 UTC m=+77.659864723 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa613e80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.955506063 +0000 UTC m=+77.659864723 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa184d40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78bb20 item 35 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.957196972 +0000 UTC m=+77.661555641 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a140): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a000 item 36 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.957706116 +0000 UTC m=+77.662064775 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12a7c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.957706116 +0000 UTC m=+77.662064775 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12b180): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a2a0 item 36 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.958785257 +0000 UTC m=+77.663143917 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa12bcc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09be30 item 37 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.9592467 +0000 UTC m=+77.663605360 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720280): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.9592467 +0000 UTC m=+77.663605360 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720780): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956460 item 37 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.960522594 +0000 UTC m=+77.664881253 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa720e00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956850 item 38 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.961070811 +0000 UTC m=+77.665429530 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721300): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.961070811 +0000 UTC m=+77.665429530 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa721880): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956d20 item 38 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.962427788 +0000 UTC m=+77.666786448 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca080): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa957110 item 39 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.962967349 +0000 UTC m=+77.667326008 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8ca580): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.962967349 +0000 UTC m=+77.667326008 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8caac0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa957340 item 39 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.964127153 +0000 UTC m=+77.668485812 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb140): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa957730 item 40 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.964598114 +0000 UTC m=+77.668956793 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cb680): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.964598114 +0000 UTC m=+77.668956793 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8cbbc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa9579d0 item 40 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.966114372 +0000 UTC m=+77.670473031 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3622c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c2a0 item 41 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.966692656 +0000 UTC m=+77.671051316 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa3633c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c5b0 item 41 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.967407929 +0000 UTC m=+77.671766608 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363880): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.967407929 +0000 UTC m=+77.671766608 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa363e80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c8c0 item 41 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.968888771 +0000 UTC m=+77.673247450 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa8445c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75ccb0 item 42 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.969448149 +0000 UTC m=+77.673806818 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa844ac0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75ce70 item 42 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.970043164 +0000 UTC m=+77.674401834 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845000): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.970043164 +0000 UTC m=+77.674401834 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845580): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d030 item 42 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.971225722 +0000 UTC m=+77.675584381 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa845bc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d420 item 43 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.971609748 +0000 UTC m=+77.675968408 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10a3c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d5e0 item 43 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.972056193 +0000 UTC m=+77.676414853 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10aa80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.972056193 +0000 UTC m=+77.676414853 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10afc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d7a0 item 43 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.973207431 +0000 UTC m=+77.677566090 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10b600): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa1820e0 item 44 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.973750137 +0000 UTC m=+77.678108806 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa10be40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa182770 item 44 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.974359861 +0000 UTC m=+77.678718530 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa6ac480): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.974359861 +0000 UTC m=+77.678718530 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a180): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09c070 item 44 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.975623622 +0000 UTC m=+77.679982281 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87a7c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09cc40 item 45 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.976192458 +0000 UTC m=+77.680551118 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87acc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.976192458 +0000 UTC m=+77.680551118 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87b3c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09d340 item 45 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.977575595 +0000 UTC m=+77.681934254 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa87ba00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04c460 item 46 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.97804347 +0000 UTC m=+77.682402129 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2000): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.97804347 +0000 UTC m=+77.682402129 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2700): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04c770 item 46 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.979648346 +0000 UTC m=+77.684007025 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a2d40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04d1f0 item 47 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.980241669 +0000 UTC m=+77.684600338 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3240): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.980241669 +0000 UTC m=+77.684600338 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4a3940): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04dce0 item 47 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.981799195 +0000 UTC m=+77.686157874 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2080): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8002a0 item 48 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.982445438 +0000 UTC m=+77.686804137 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2580): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): >_readAt: n=5, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.982445438 +0000 UTC m=+77.686804137 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f2c80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800460 item 48 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.98419106 +0000 UTC m=+77.688549719 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f32c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800af0 item 49 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.984767129 +0000 UTC m=+77.689125788 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3740): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): >_readAt: n=8, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.984767129 +0000 UTC m=+77.689125788 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa4f3c80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800cb0 item 49 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.986022013 +0000 UTC m=+77.690380673 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516400): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8010a0 item 50 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): _readAt: size=2, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): _writeAt: size=3, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.986493866 +0000 UTC m=+77.690852525 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516900): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.986493866 +0000 UTC m=+77.690852525 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa516e80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801260 item 50 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.987837569 +0000 UTC m=+77.692196228 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517500): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8016c0 item 51 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.988362272 +0000 UTC m=+77.692720930 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa517a00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): >_readAt: n=8, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.988362272 +0000 UTC m=+77.692720930 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546040): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801960 item 51 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.989809839 +0000 UTC m=+77.694168499 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5466c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801e30 item 52 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): _readAt: size=2, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): _writeAt: size=3, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.990326186 +0000 UTC m=+77.694684865 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa546bc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.990326186 +0000 UTC m=+77.694684865 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547140): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61c1c0 item 52 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.991648698 +0000 UTC m=+77.696007357 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5477c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61c5b0 item 53 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.99213545 +0000 UTC m=+77.696494108 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa547cc0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): >_readAt: n=8, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.99213545 +0000 UTC m=+77.696494108 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568300): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61c930 item 53 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.993358543 +0000 UTC m=+77.697717202 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568980): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61ce70 item 54 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): _readAt: size=2, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): _writeAt: size=3, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.993901059 +0000 UTC m=+77.698259728 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa568e80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.993901059 +0000 UTC m=+77.698259728 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569400): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61d500 item 54 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.995198073 +0000 UTC m=+77.699556732 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa569a80): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): _writeAt: size=3, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61d8f0 item 55 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.995698379 +0000 UTC m=+77.700057038 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a080): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): >_readAt: n=8, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.995698379 +0000 UTC m=+77.700057038 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58a5c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61dab0 item 55 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 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/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.997541866 +0000 UTC m=+77.701900536 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58ac40): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): open at offset 5 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c4460 item 56 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): _readAt: size=2, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): _writeAt: size=3, off=5 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): >_writeAt: n=3, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.998122165 +0000 UTC m=+77.702480824 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b140): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): _readAt: size=512, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): >openPending: err= 2026/04/18 04:28:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.998122165 +0000 UTC m=+77.702480824 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58b6c0): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: Remove: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c4930 item 56 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): open at offset 0 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): _readAt: size=2, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): close: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.999454896 +0000 UTC m=+77.703813555 2026/04/18 04:28:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa58bd00): >close: err= 2026/04/18 04:28:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f4340): _writeAt: size=5, off=0 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f4340): openPending: 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f4340): >openPending: err= 2026/04/18 04:28:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c5490 item 57 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f4340): >_writeAt: n=5, err= 2026/04/18 04:28:27 DEBUG : open-test-file(0x164eaa5f4340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:27.999916519 +0000 UTC m=+77.704275178 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c58f0 item 57 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.000507097 +0000 UTC m=+77.704865766 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.000507097 +0000 UTC m=+77.704865766 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f4e00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c0e0 item 57 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.001945738 +0000 UTC m=+77.706304417 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c540 item 58 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.002556874 +0000 UTC m=+77.706915533 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c700 item 58 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.003321451 +0000 UTC m=+77.707680120 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f5ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.003321451 +0000 UTC m=+77.707680120 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c9a0 item 58 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.004858198 +0000 UTC m=+77.709216856 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa626bc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2ce00 item 59 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.005473091 +0000 UTC m=+77.709831751 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2cfc0 item 59 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.00603787 +0000 UTC m=+77.710396528 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.00603787 +0000 UTC m=+77.710396528 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa627bc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d1f0 item 59 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.007630773 +0000 UTC m=+77.711989433 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d570 item 60 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.008130608 +0000 UTC m=+77.712489287 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64a840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d730 item 60 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.008623631 +0000 UTC m=+77.712982290 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64ad80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.008623631 +0000 UTC m=+77.712982290 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d8f0 item 60 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.01044109 +0000 UTC m=+77.714799759 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64b980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f43f0 item 61 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.011061984 +0000 UTC m=+77.715420643 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa64bec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.011061984 +0000 UTC m=+77.715420643 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66e6c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f49a0 item 61 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.012520614 +0000 UTC m=+77.716879273 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66ed00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f4e70 item 62 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.012954735 +0000 UTC m=+77.717313404 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.012954735 +0000 UTC m=+77.717313404 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa66f940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f5490 item 62 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.014706599 +0000 UTC m=+77.719065278 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f5e30 item 63 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.015412455 +0000 UTC m=+77.719771133 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6985c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.015412455 +0000 UTC m=+77.719771133 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa698cc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65a1c0 item 63 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.017421846 +0000 UTC m=+77.721780525 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65a770 item 64 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.018133722 +0000 UTC m=+77.722492381 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa699840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.018133722 +0000 UTC m=+77.722492381 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca040): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65abd0 item 64 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.019807479 +0000 UTC m=+77.724166137 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ca680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65b0a0 item 65 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.020349934 +0000 UTC m=+77.724708614 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cab00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.020349934 +0000 UTC m=+77.724708614 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65b3b0 item 65 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.021754963 +0000 UTC m=+77.726113642 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cb640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65b880 item 66 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.022480496 +0000 UTC m=+77.726839165 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cbac0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.022480496 +0000 UTC m=+77.726839165 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65bb20 item 66 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.023812675 +0000 UTC m=+77.728171335 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71c740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e8310 item 67 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.024325747 +0000 UTC m=+77.728684405 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71cbc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.024325747 +0000 UTC m=+77.728684405 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d0c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e8620 item 67 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.025636226 +0000 UTC m=+77.729994884 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71d740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e9490 item 68 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.026167972 +0000 UTC m=+77.730526631 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa71dc40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.026167972 +0000 UTC m=+77.730526631 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e9810 item 68 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.027308309 +0000 UTC m=+77.731666968 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a28c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72e070 item 69 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.027783428 +0000 UTC m=+77.732142087 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a2d40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.027783428 +0000 UTC m=+77.732142087 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72e2a0 item 69 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.029125507 +0000 UTC m=+77.733484176 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a38c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72e930 item 70 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.029648917 +0000 UTC m=+77.734007576 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7a3dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.029648917 +0000 UTC m=+77.734007576 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72eaf0 item 70 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.030708672 +0000 UTC m=+77.735067331 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2a80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72ee70 item 71 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.03118855 +0000 UTC m=+77.735547209 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d2f80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.03118855 +0000 UTC m=+77.735547209 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72f030 item 71 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.032335649 +0000 UTC m=+77.736694309 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7d3b00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72f6c0 item 72 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.032847938 +0000 UTC m=+77.737206597 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.032847938 +0000 UTC m=+77.737206597 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80e640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72f880 item 72 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.034022791 +0000 UTC m=+77.738381450 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80ec00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa946000 item 73 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.034451462 +0000 UTC m=+77.738810121 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa9461c0 item 73 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.034906092 +0000 UTC m=+77.739264752 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80f5c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.034906092 +0000 UTC m=+77.739264752 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa80fb00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa946380 item 73 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.036701228 +0000 UTC m=+77.741059887 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea1c0 item 74 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.037147322 +0000 UTC m=+77.741505981 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea380 item 74 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.037731718 +0000 UTC m=+77.742090377 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.037731718 +0000 UTC m=+77.742090377 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea540 item 74 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.038971082 +0000 UTC m=+77.743329741 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea8c0 item 75 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.039641791 +0000 UTC m=+77.744000450 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeab60 item 75 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.040488894 +0000 UTC m=+77.744847572 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747e40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.040488894 +0000 UTC m=+77.744847572 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeae00 item 75 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.042181234 +0000 UTC m=+77.746539914 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cac0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb180 item 76 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.042705857 +0000 UTC m=+77.747064536 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89cfc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb490 item 76 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.043464262 +0000 UTC m=+77.747822942 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.043464262 +0000 UTC m=+77.747822942 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89da80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb650 item 76 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.045268456 +0000 UTC m=+77.749627135 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b61c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaebce0 item 77 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.04582606 +0000 UTC m=+77.750184729 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b66c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.04582606 +0000 UTC m=+77.750184729 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b6dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c000 item 77 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.047484658 +0000 UTC m=+77.751843337 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c3f0 item 78 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.04803553 +0000 UTC m=+77.752394189 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b7900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.04803553 +0000 UTC m=+77.752394189 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c7e0 item 78 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.049760563 +0000 UTC m=+77.754119242 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0cb60 item 79 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.050370198 +0000 UTC m=+77.754728876 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d6c40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.050370198 +0000 UTC m=+77.754728876 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0cd20 item 79 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.052002926 +0000 UTC m=+77.756361605 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d490 item 80 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.05254443 +0000 UTC m=+77.756903109 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d7e80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.05254443 +0000 UTC m=+77.756903109 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d6c0 item 80 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.054293379 +0000 UTC m=+77.758652058 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4cc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0da40 item 81 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.05483332 +0000 UTC m=+77.759191979 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5140): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.05483332 +0000 UTC m=+77.759191979 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0dc00 item 81 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.056504993 +0000 UTC m=+77.760863672 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792460 item 82 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.057265722 +0000 UTC m=+77.761624401 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.057265722 +0000 UTC m=+77.761624401 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792620 item 82 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.059008739 +0000 UTC m=+77.763367399 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa938f00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792af0 item 83 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.059634803 +0000 UTC m=+77.763993482 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.059634803 +0000 UTC m=+77.763993482 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa939940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792cb0 item 83 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.06095956 +0000 UTC m=+77.765318219 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e0c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793180 item 84 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.061507988 +0000 UTC m=+77.765866657 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96e5c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.061507988 +0000 UTC m=+77.765866657 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96eb40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793420 item 84 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.062658394 +0000 UTC m=+77.767017053 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f1c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa7937a0 item 85 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.06313746 +0000 UTC m=+77.767496120 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96f6c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.06313746 +0000 UTC m=+77.767496120 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa96fc00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793a40 item 85 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.064246207 +0000 UTC m=+77.768604866 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e230 item 86 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.064714724 +0000 UTC m=+77.769073383 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.064714724 +0000 UTC m=+77.769073383 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a4e00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e3f0 item 86 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.065804476 +0000 UTC m=+77.770163135 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e9a0 item 87 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.066258034 +0000 UTC m=+77.770616692 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.066258034 +0000 UTC m=+77.770616692 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9a5ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f110 item 87 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.067332436 +0000 UTC m=+77.771691095 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bc640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f570 item 88 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.067770484 +0000 UTC m=+77.772129143 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bcb40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.067770484 +0000 UTC m=+77.772129143 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd0c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f8f0 item 88 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.069376192 +0000 UTC m=+77.773734851 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bd700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9fc70 item 89 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.069852253 +0000 UTC m=+77.774210912 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9bdc40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9fe30 item 89 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.07050101 +0000 UTC m=+77.774859669 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.07050101 +0000 UTC m=+77.774859669 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4800): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2150 item 89 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.071968046 +0000 UTC m=+77.776326705 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e4e40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2620 item 90 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.072507476 +0000 UTC m=+77.776866155 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e5380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a28c0 item 90 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.073124103 +0000 UTC m=+77.777482772 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa9e58c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.073124103 +0000 UTC m=+77.777482772 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa182cb0 item 90 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.074485298 +0000 UTC m=+77.778843957 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa183880 item 91 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.075007966 +0000 UTC m=+77.779366635 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ada40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa200690 item 91 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.075662524 +0000 UTC m=+77.780021184 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.075662524 +0000 UTC m=+77.780021184 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8a600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa201570 item 91 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.077153415 +0000 UTC m=+77.781512094 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8ac40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11e150 item 92 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.077710941 +0000 UTC m=+77.782069599 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11e3f0 item 92 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.078354998 +0000 UTC m=+77.782713667 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8b6c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.078354998 +0000 UTC m=+77.782713667 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa8bc80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11e5b0 item 92 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.0798197 +0000 UTC m=+77.784178359 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab23c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11eb60 item 93 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.080369139 +0000 UTC m=+77.784727828 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab2900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.080369139 +0000 UTC m=+77.784727828 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11ee70 item 93 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.081896759 +0000 UTC m=+77.786255428 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11f500 item 94 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.082422793 +0000 UTC m=+77.786781453 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaab3b80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.082422793 +0000 UTC m=+77.786781453 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11f7a0 item 94 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.083954752 +0000 UTC m=+77.788313421 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaace9c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa11fce0 item 95 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.084494964 +0000 UTC m=+77.788853633 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacef00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.084494964 +0000 UTC m=+77.788853633 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacf600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa2d0540 item 95 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.086146308 +0000 UTC m=+77.790504978 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaacfc40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa2d0c40 item 96 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.086642857 +0000 UTC m=+77.791001517 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.086642857 +0000 UTC m=+77.791001517 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa2d0e70 item 96 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= 2026/04/18 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : >WaitForWriters: 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/18 04:28:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.221644623 +0000 UTC m=+77.926003303 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8290c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.221644623 +0000 UTC m=+77.926003303 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.221644623 +0000 UTC m=+77.926003303 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829a00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa9473b0 item 1 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.223507878 +0000 UTC m=+77.927866537 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6140): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.223507878 +0000 UTC m=+77.927866537 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa08e4d0 item 2 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.22463516 +0000 UTC m=+77.928993820 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6d80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.22463516 +0000 UTC m=+77.928993820 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7200): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.22463516 +0000 UTC m=+77.928993820 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f76c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa08f340 item 3 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.226225429 +0000 UTC m=+77.930584108 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7d40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.226225429 +0000 UTC m=+77.930584108 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00b680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69a310 item 4 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.227587486 +0000 UTC m=+77.931946145 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184e40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.227587486 +0000 UTC m=+77.931946145 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185e00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.227587486 +0000 UTC m=+77.931946145 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a5c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69abd0 item 5 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.229364518 +0000 UTC m=+77.933723176 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.229364518 +0000 UTC m=+77.933723176 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ba80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b2d0 item 6 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.231324726 +0000 UTC m=+77.935683405 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.231324726 +0000 UTC m=+77.935683405 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.231324726 +0000 UTC m=+77.935683405 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720d00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b730 item 7 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.233519487 +0000 UTC m=+77.937878167 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.233519487 +0000 UTC m=+77.937878167 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a230 item 8 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaa8ca040): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca040): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.235245944 +0000 UTC m=+77.939604603 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.235245944 +0000 UTC m=+77.939604603 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.235245944 +0000 UTC m=+77.939604603 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cadc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a620 item 9 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.236851791 +0000 UTC m=+77.941210451 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.236851791 +0000 UTC m=+77.941210451 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb9c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78af50 item 10 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaa362100): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.238296495 +0000 UTC m=+77.942655153 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.238296495 +0000 UTC m=+77.942655153 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.238296495 +0000 UTC m=+77.942655153 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b420 item 11 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.239972335 +0000 UTC m=+77.944331004 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.239972335 +0000 UTC m=+77.944331004 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b9d0 item 12 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaa844ec0): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.241251634 +0000 UTC m=+77.945610294 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.241251634 +0000 UTC m=+77.945610294 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78bd50 item 13 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.242458919 +0000 UTC m=+77.946817578 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.242458919 +0000 UTC m=+77.946817578 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a310 item 14 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaa10afc0): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10afc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.243814373 +0000 UTC m=+77.948173032 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.243814373 +0000 UTC m=+77.948173032 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10bd80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09b9d0 item 15 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.245359386 +0000 UTC m=+77.949718045 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.245359386 +0000 UTC m=+77.949718045 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acb40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956230 item 16 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.246788941 +0000 UTC m=+77.951147600 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.246788941 +0000 UTC m=+77.951147600 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.246788941 +0000 UTC m=+77.951147600 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6adb00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956700 item 17 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.248394067 +0000 UTC m=+77.952752726 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.248394067 +0000 UTC m=+77.952752726 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34c7c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956fc0 item 18 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.249497955 +0000 UTC m=+77.953856614 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34ce40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.249497955 +0000 UTC m=+77.953856614 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.249497955 +0000 UTC m=+77.953856614 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34d840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa9573b0 item 19 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.25135583 +0000 UTC m=+77.955714489 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa34dec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.25135583 +0000 UTC m=+77.955714489 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa957960 item 20 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.252776788 +0000 UTC m=+77.957135447 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388b80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.252776788 +0000 UTC m=+77.957135447 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.252776788 +0000 UTC m=+77.957135447 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c000 item 21 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.254615056 +0000 UTC m=+77.958973716 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389c00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.254615056 +0000 UTC m=+77.958973716 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c9a0 item 22 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.25574292 +0000 UTC m=+77.960101579 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c68c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.25574292 +0000 UTC m=+77.960101579 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.25574292 +0000 UTC m=+77.960101579 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c72c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75cd90 item 23 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.257421846 +0000 UTC m=+77.961780505 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee3c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.257421846 +0000 UTC m=+77.961780505 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaee900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2e70 item 24 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaaaeef40): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaeef40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.258615174 +0000 UTC m=+77.962973832 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.258615174 +0000 UTC m=+77.962973832 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaef840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.258615174 +0000 UTC m=+77.962973832 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaaefd80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a3810 item 25 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.260195102 +0000 UTC m=+77.964553761 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1c500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.260195102 +0000 UTC m=+77.964553761 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1ca40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09c380 item 26 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaaa1d080): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.26139936 +0000 UTC m=+77.965758030 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.26139936 +0000 UTC m=+77.965758030 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1d940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.26139936 +0000 UTC m=+77.965758030 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa1de80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09d1f0 item 27 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.263225525 +0000 UTC m=+77.967584184 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.263225525 +0000 UTC m=+77.967584184 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa40b40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04c540 item 28 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaaa41180): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.264620023 +0000 UTC m=+77.968978683 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.264620023 +0000 UTC m=+77.968978683 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa41c00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04cc40 item 29 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.265999393 +0000 UTC m=+77.970358052 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.265999393 +0000 UTC m=+77.970358052 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6a8c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800000 item 30 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): _readAt: size=2, off=0 2026/04/18 04:28:28 ERROR : open-test-file(0x164eaaa6af00): Couldn't read size of file 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): close: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6af00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.267507606 +0000 UTC m=+77.971866285 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b2c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.267507606 +0000 UTC m=+77.971866285 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaaa6b980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800380 item 31 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.268805441 +0000 UTC m=+77.973164100 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.268805441 +0000 UTC m=+77.973164100 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800a10 item 32 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.2712101 +0000 UTC m=+77.975568759 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410c80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800d90 item 33 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.271649161 +0000 UTC m=+77.976007821 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.271649161 +0000 UTC m=+77.976007821 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800f50 item 33 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.272968457 +0000 UTC m=+77.977327116 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411c40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801420 item 34 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.273492118 +0000 UTC m=+77.977850777 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4861c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.273492118 +0000 UTC m=+77.977850777 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8015e0 item 34 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.274747883 +0000 UTC m=+77.979106543 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa486d40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801a40 item 35 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.275213083 +0000 UTC m=+77.979571742 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4871c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.275213083 +0000 UTC m=+77.979571742 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4876c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa801c00 item 35 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.276461224 +0000 UTC m=+77.980819884 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa487d40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61c2a0 item 36 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.276949678 +0000 UTC m=+77.981308337 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.276949678 +0000 UTC m=+77.981308337 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61c4d0 item 36 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.278269235 +0000 UTC m=+77.982627893 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f0ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61ca10 item 37 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.278781654 +0000 UTC m=+77.983140314 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1340): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.278781654 +0000 UTC m=+77.983140314 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61ccb0 item 37 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.27991048 +0000 UTC m=+77.984269139 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4f1ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61d5e0 item 38 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.280421146 +0000 UTC m=+77.984779804 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53a4c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.280421146 +0000 UTC m=+77.984779804 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53aa00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61d810 item 38 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.28194038 +0000 UTC m=+77.986299039 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa61db90 item 39 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.282540305 +0000 UTC m=+77.986898964 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53b580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.282540305 +0000 UTC m=+77.986898964 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa53ba80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c41c0 item 39 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.283875701 +0000 UTC m=+77.988234360 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a200): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c4a10 item 40 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.284492799 +0000 UTC m=+77.988851458 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56a700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.284492799 +0000 UTC m=+77.988851458 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56ac40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0c4ee0 item 40 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.285527426 +0000 UTC m=+77.989886085 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b200): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c000 item 41 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.285922863 +0000 UTC m=+77.990281522 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56b700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c1c0 item 41 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.286347588 +0000 UTC m=+77.990706247 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa56bbc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.286347588 +0000 UTC m=+77.990706247 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e200): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c380 item 41 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.28742147 +0000 UTC m=+77.991780128 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59e840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2c8c0 item 42 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.287976239 +0000 UTC m=+77.992334897 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59ed40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2ca80 item 42 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.288498797 +0000 UTC m=+77.992857456 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.288498797 +0000 UTC m=+77.992857456 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59f800): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2cd20 item 42 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.289707895 +0000 UTC m=+77.994066554 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa59fe40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d110 item 43 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.290216036 +0000 UTC m=+77.994574734 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d2d0 item 43 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.29067836 +0000 UTC m=+77.995037020 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.29067836 +0000 UTC m=+77.995037020 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa604ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d490 item 43 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.291855317 +0000 UTC m=+77.996213976 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2d810 item 44 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.292250605 +0000 UTC m=+77.996609263 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa605a00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa2dab0 item 44 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.292734219 +0000 UTC m=+77.997092878 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e040): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.292734219 +0000 UTC m=+77.997092878 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62e5c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f41c0 item 44 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.293842276 +0000 UTC m=+77.998200935 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62ec00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f4bd0 item 45 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.294238826 +0000 UTC m=+77.998597486 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.294238826 +0000 UTC m=+77.998597486 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62f800): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f4d90 item 45 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.295358645 +0000 UTC m=+77.999717303 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa62fe40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f5650 item 46 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.295769782 +0000 UTC m=+78.000128441 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65c440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.295769782 +0000 UTC m=+78.000128441 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65cb40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0f5ab0 item 46 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.296923234 +0000 UTC m=+78.001281893 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65a2a0 item 47 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.297398874 +0000 UTC m=+78.001757573 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65d680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.297398874 +0000 UTC m=+78.001757573 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa65dd80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65a460 item 47 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.298647396 +0000 UTC m=+78.003006055 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6844c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65acb0 item 48 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.299101265 +0000 UTC m=+78.003459934 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6849c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.299101265 +0000 UTC m=+78.003459934 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6850c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65aee0 item 48 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.300281057 +0000 UTC m=+78.004639716 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65b490 item 49 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.300808013 +0000 UTC m=+78.005166682 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa685b80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.300808013 +0000 UTC m=+78.005166682 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce1c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65b6c0 item 49 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.302133762 +0000 UTC m=+78.006492421 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ce840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa65bc00 item 50 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.302631103 +0000 UTC m=+78.006989762 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ced40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.302631103 +0000 UTC m=+78.006989762 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf2c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e80e0 item 50 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.303772542 +0000 UTC m=+78.008131201 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cf940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e8b60 item 51 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.30426317 +0000 UTC m=+78.008621829 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6cfe40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.30426317 +0000 UTC m=+78.008621829 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e9180 item 51 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.305413886 +0000 UTC m=+78.009772546 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f8b00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e99d0 item 52 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.305934171 +0000 UTC m=+78.010292830 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.305934171 +0000 UTC m=+78.010292830 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0e9e30 item 52 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.307113763 +0000 UTC m=+78.011472422 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6f9c00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72e4d0 item 53 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.307569925 +0000 UTC m=+78.011928584 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746200): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.307569925 +0000 UTC m=+78.011928584 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72e770 item 53 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.308775727 +0000 UTC m=+78.013134386 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa746dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72ebd0 item 54 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.309299758 +0000 UTC m=+78.013658417 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7472c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.309299758 +0000 UTC m=+78.013658417 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747840): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72ed90 item 54 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.310360284 +0000 UTC m=+78.014718944 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa747ec0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72f110 item 55 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.310827629 +0000 UTC m=+78.015186287 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78c4c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.310827629 +0000 UTC m=+78.015186287 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78ca00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72f570 item 55 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.312023631 +0000 UTC m=+78.016382310 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72fb20 item 56 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.312602507 +0000 UTC m=+78.016961165 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78d580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.312602507 +0000 UTC m=+78.016961165 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa78db00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa72fd50 item 56 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.313884572 +0000 UTC m=+78.018243230 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea3f0 item 57 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.314332849 +0000 UTC m=+78.018691508 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ac780): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea5b0 item 57 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.314801375 +0000 UTC m=+78.019160035 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7accc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.314801375 +0000 UTC m=+78.019160035 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad240): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaea770 item 57 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.315946011 +0000 UTC m=+78.020304670 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7ad880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeacb0 item 58 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.3163947 +0000 UTC m=+78.020753359 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7addc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeae70 item 58 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.316876913 +0000 UTC m=+78.021235571 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e6400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.316876913 +0000 UTC m=+78.021235571 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e69c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb030 item 58 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.317934093 +0000 UTC m=+78.022292752 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb500 item 59 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.318393511 +0000 UTC m=+78.022752171 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb6c0 item 59 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.31892127 +0000 UTC m=+78.023279929 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7e7a80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.31892127 +0000 UTC m=+78.023279929 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaeb8f0 item 59 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.320142932 +0000 UTC m=+78.024501590 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaaebe30 item 60 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.320530324 +0000 UTC m=+78.024888983 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa818c80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c150 item 60 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.321028576 +0000 UTC m=+78.025387236 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8191c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.321028576 +0000 UTC m=+78.025387236 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819780): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c310 item 60 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.322164405 +0000 UTC m=+78.026523064 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa819dc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0c8c0 item 61 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.322587616 +0000 UTC m=+78.026946276 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.322587616 +0000 UTC m=+78.026946276 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa864b00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0ca80 item 61 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.32392157 +0000 UTC m=+78.028280229 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865140): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d0a0 item 62 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.324364337 +0000 UTC m=+78.028722996 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.324364337 +0000 UTC m=+78.028722996 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa865d80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d260 item 62 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.32564481 +0000 UTC m=+78.030003469 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89c4c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d7a0 item 63 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.326157619 +0000 UTC m=+78.030516278 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89ca00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.326157619 +0000 UTC m=+78.030516278 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0d960 item 63 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): >_readAt: n=0, err=Bad file descriptor 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.327528082 +0000 UTC m=+78.031886741 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89d740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaab0ddc0 item 64 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.3279125 +0000 UTC m=+78.032271159 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa89dc80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.3279125 +0000 UTC m=+78.032271159 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792380 item 64 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.32905419 +0000 UTC m=+78.033412849 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4ac0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792700 item 65 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.329476429 +0000 UTC m=+78.033835087 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b4f40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.329476429 +0000 UTC m=+78.033835087 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792a10 item 65 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.330692258 +0000 UTC m=+78.035050918 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8b5a80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa792e70 item 66 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.331211581 +0000 UTC m=+78.035570240 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.331211581 +0000 UTC m=+78.035570240 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793030 item 66 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.332462638 +0000 UTC m=+78.036821297 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8b80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793500 item 67 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.332993221 +0000 UTC m=+78.037351880 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9000): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.332993221 +0000 UTC m=+78.037351880 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa7936c0 item 67 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.334320442 +0000 UTC m=+78.038679102 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9b80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa793dc0 item 68 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.335394003 +0000 UTC m=+78.039752672 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.335394003 +0000 UTC m=+78.039752672 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f46c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e150 item 68 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.337245516 +0000 UTC m=+78.041604175 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f4d00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e5b0 item 69 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.337810334 +0000 UTC m=+78.042168993 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.337810334 +0000 UTC m=+78.042168993 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9e8c0 item 69 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.339115163 +0000 UTC m=+78.043473822 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8f5d00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f2d0 item 70 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.339646167 +0000 UTC m=+78.044004827 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.339646167 +0000 UTC m=+78.044004827 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f490 item 70 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.340994388 +0000 UTC m=+78.045353076 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa828f00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9f9d0 item 71 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.341485878 +0000 UTC m=+78.045844537 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.341485878 +0000 UTC m=+78.045844537 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa829900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaaa9fb90 item 71 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.342908479 +0000 UTC m=+78.047267137 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6080): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c2a0 item 72 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.343396412 +0000 UTC m=+78.047755071 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.343396412 +0000 UTC m=+78.047755071 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f6bc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75c5b0 item 72 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.344470554 +0000 UTC m=+78.048829212 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75ca80 item 73 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.34488644 +0000 UTC m=+78.049245100 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75ccb0 item 73 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.345439577 +0000 UTC m=+78.049798246 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5f7b40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.345439577 +0000 UTC m=+78.049798246 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa00a980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75ce70 item 73 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.346579965 +0000 UTC m=+78.050938624 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa184bc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d260 item 74 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.34703743 +0000 UTC m=+78.051396089 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa185c00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d490 item 74 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.347496288 +0000 UTC m=+78.051854947 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12a3c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.347496288 +0000 UTC m=+78.051854947 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12ae80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75d650 item 74 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.348532147 +0000 UTC m=+78.052890806 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa12b900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa75de30 item 75 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.348923398 +0000 UTC m=+78.053282057 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7200c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): _writeAt: size=3, off=2 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa802f50 item 75 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.349430246 +0000 UTC m=+78.053788905 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.349430246 +0000 UTC m=+78.053788905 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa720b40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8033b0 item 75 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.350500562 +0000 UTC m=+78.054859220 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa803810 item 76 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.350931717 +0000 UTC m=+78.055290376 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa7216c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8039d0 item 76 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): _writeAt: size=3, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.351475296 +0000 UTC m=+78.055833955 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa721c00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.351475296 +0000 UTC m=+78.055833955 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca280): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa803dc0 item 76 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.352586497 +0000 UTC m=+78.056945156 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8ca8c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa946460 item 77 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.352977979 +0000 UTC m=+78.057336638 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cae00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.352977979 +0000 UTC m=+78.057336638 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cb540): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa946620 item 77 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.354237621 +0000 UTC m=+78.058596290 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8cbb80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa946cb0 item 78 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.35460705 +0000 UTC m=+78.058965720 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa362180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.35460705 +0000 UTC m=+78.058965720 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3634c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa9471f0 item 78 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.355808293 +0000 UTC m=+78.060166962 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa363b40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa947650 item 79 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.356185646 +0000 UTC m=+78.060544306 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8441c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.356185646 +0000 UTC m=+78.060544306 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8448c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa947810 item 79 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.357468884 +0000 UTC m=+78.061827543 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa844f00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa08f030 item 80 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.357899218 +0000 UTC m=+78.062257877 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.357899218 +0000 UTC m=+78.062257877 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa845b00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa08f490 item 80 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.35921644 +0000 UTC m=+78.063575099 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10a480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69a310 item 81 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.359707429 +0000 UTC m=+78.064066088 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10aa40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.359707429 +0000 UTC m=+78.064066088 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10af80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69a930 item 81 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.360832387 +0000 UTC m=+78.065191046 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10b600): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69aee0 item 82 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.36133115 +0000 UTC m=+78.065689809 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa10be40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.36133115 +0000 UTC m=+78.065689809 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ac4c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b180 item 82 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.362419209 +0000 UTC m=+78.066777869 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6acc40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b5e0 item 83 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.362927401 +0000 UTC m=+78.067286060 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad140): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.362927401 +0000 UTC m=+78.067286060 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6ad680): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa69b7a0 item 83 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.364122561 +0000 UTC m=+78.068481220 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa6add00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a150 item 84 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.364667502 +0000 UTC m=+78.069026161 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8300): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.364667502 +0000 UTC m=+78.069026161 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8880): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a310 item 84 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.365766061 +0000 UTC m=+78.070124720 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d8f00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78a700 item 85 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.366235478 +0000 UTC m=+78.070594137 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9400): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.366235478 +0000 UTC m=+78.070594137 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa8d9940): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78ac40 item 85 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.367503989 +0000 UTC m=+78.071862648 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b0a0 item 86 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.368095076 +0000 UTC m=+78.072453735 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.368095076 +0000 UTC m=+78.072453735 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa388f00): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b3b0 item 86 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.369300488 +0000 UTC m=+78.073659167 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389580): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b7a0 item 87 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.369781938 +0000 UTC m=+78.074140597 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa389a80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.369781938 +0000 UTC m=+78.074140597 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c60c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78b9d0 item 87 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.371015591 +0000 UTC m=+78.075374251 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa78bd50 item 88 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.371458731 +0000 UTC m=+78.075817389 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c6c40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.371458731 +0000 UTC m=+78.075817389 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c71c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a070 item 88 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.372556497 +0000 UTC m=+78.076915156 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7800): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09a5b0 item 89 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.372977333 +0000 UTC m=+78.077335992 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa3c7d40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09b9d0 item 89 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.373456579 +0000 UTC m=+78.077815238 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410380): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.373456579 +0000 UTC m=+78.077815238 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410900): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09bc70 item 89 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.374495755 +0000 UTC m=+78.078854414 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa410f40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa956540 item 90 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.374938594 +0000 UTC m=+78.079297252 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa411480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2070 item 90 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.375453288 +0000 UTC m=+78.079811946 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4803c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.375453288 +0000 UTC m=+78.079811946 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480980): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a22a0 item 90 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.376724161 +0000 UTC m=+78.081082820 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa480fc0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2850 item 91 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.37713031 +0000 UTC m=+78.081488969 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481500): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): >_readAt: n=2, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): _writeAt: size=3, off=7 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2b60 item 91 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.377586613 +0000 UTC m=+78.081945272 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa481a40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): >_readAt: n=8, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.377586613 +0000 UTC m=+78.081945272 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d40c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a2ee0 item 91 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.378784218 +0000 UTC m=+78.083142877 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a3880 item 92 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.379203341 +0000 UTC m=+78.083562000 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d4c40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): open at offset 5 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa0a3ce0 item 92 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): _readAt: size=2, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): _writeAt: size=3, off=5 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): >_writeAt: n=3, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.379772278 +0000 UTC m=+78.084130937 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5180): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): >_readAt: n=3, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.379772278 +0000 UTC m=+78.084130937 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5740): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09c0e0 item 92 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.380883179 +0000 UTC m=+78.085241838 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4d5d80): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09cd90 item 93 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.381378126 +0000 UTC m=+78.085736785 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fa3c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.381378126 +0000 UTC m=+78.085736785 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4faac0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa09d500 item 93 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.382702772 +0000 UTC m=+78.087061431 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb100): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04c4d0 item 94 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.383145829 +0000 UTC m=+78.087504488 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fb640): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.383145829 +0000 UTC m=+78.087504488 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa4fbd40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04c850 item 94 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.384439577 +0000 UTC m=+78.088798237 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa532480): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04d3b0 item 95 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.384898074 +0000 UTC m=+78.089256733 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5329c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.384898074 +0000 UTC m=+78.089256733 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa5330c0): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa04dd50 item 95 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 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/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): open at offset 0 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): _readAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): >_readAt: n=0, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.386498201 +0000 UTC m=+78.090856860 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533700): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): _writeAt: size=5, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): >openPending: err= 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa800310 item 96 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): >_writeAt: n=5, err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.386928094 +0000 UTC m=+78.091286754 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa533c40): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 04:28:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 04:28:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): _readAt: size=512, off=0 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): openPending: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): >openPending: err= 2026/04/18 04:28:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): >_readAt: n=5, err=EOF 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): close: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 04:28:28.386928094 +0000 UTC m=+78.091286754 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : open-test-file(0x164eaa54a440): >close: err= 2026/04/18 04:28:28 DEBUG : open-test-file: Remove: 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x164eaa8004d0 item 96 2026/04/18 04:28:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 04:28:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 04:28:28 DEBUG : open-test-file: >Remove: err= 2026/04/18 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : >WaitForWriters: 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- 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.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- 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:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:28 DEBUG : file1: newRWFileHandle: 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): openPending: 2026/04/18 04:28:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): >openPending: err= 2026/04/18 04:28:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 04:28:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 04:28:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): _writeAt: size=2, off=0 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): >_writeAt: n=2, err= 2026/04/18 04:28:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): RWFileHandle.Flush 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): RWFileHandle.Release 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): close: 2026/04/18 04:28:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/18 04:28:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:28 DEBUG : file1(0x164eaa588600): >close: err= 2026/04/18 04:28:28 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:28 DEBUG : file1: vfs cache: starting upload 2026/04/18 04:28:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:28 DEBUG : Looking for writers 2026/04/18 04:28:28 DEBUG : file1: reading active writers 2026/04/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:28 DEBUG : file1: size = 2 OK 2026/04/18 04:28:28 DEBUG : file1.rclone_chunk.001_ofgzcg: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/18 04:28:28 INFO : file1.rclone_chunk.001_ofgzcg: Copied (server-side copy) to: file1 2026/04/18 04:28:29 INFO : file1.rclone_chunk.001_ofgzcg: Deleted 2026/04/18 04:28:29 DEBUG : file1: size = 2 OK 2026/04/18 04:28:29 INFO : file1: Copied (new) 2026/04/18 04:28:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/18 04:28:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 04:28:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : file1: reading active writers 2026/04/18 04:28:29 DEBUG : >WaitForWriters: 2026/04/18 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : file1: reading active writers 2026/04/18 04:28:29 DEBUG : >WaitForWriters: 2026/04/18 04:28:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:29 DEBUG : rename_me: newRWFileHandle: 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): openPending: 2026/04/18 04:28:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): >openPending: err= 2026/04/18 04:28:29 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/18 04:28:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/18 04:28:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): _writeAt: size=5, off=0 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): >_writeAt: n=5, err= 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): close: 2026/04/18 04:28:29 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-18 04:28:29.437753397 +0000 UTC m=+79.142112096 2026/04/18 04:28:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/18 04:28:29 DEBUG : rename_me(0x164eaa7a44c0): >close: err= 2026/04/18 04:28:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/18 04:28:29 DEBUG : i_was_renamed: Updating file with 0x164eaa79f860 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/18 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 04:28:29 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/18 04:28:29 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 04:28:29 DEBUG : Looking for writers 2026/04/18 04:28:29 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/18 04:28:29 DEBUG : i_was_renamed: size = 5 OK 2026/04/18 04:28:29 DEBUG : i_was_renamed.rclone_chunk.001_ofh0mu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:29 INFO : i_was_renamed.rclone_chunk.001_ofh0mu: Copied (server-side copy) to: i_was_renamed 2026/04/18 04:28:29 INFO : i_was_renamed.rclone_chunk.001_ofh0mu: Deleted 2026/04/18 04:28:29 DEBUG : i_was_renamed: size = 5 OK 2026/04/18 04:28:29 INFO : i_was_renamed: Copied (new) 2026/04/18 04:28:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-18 04:28:29.437753397 +0000 UTC" 2026/04/18 04:28:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/18 04:28:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/18 04:28:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/18 04:28:30 DEBUG : Looking for writers 2026/04/18 04:28:30 DEBUG : i_was_renamed: reading active writers 2026/04/18 04:28:30 DEBUG : >WaitForWriters: 2026/04/18 04:28:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 04:28:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 04:28:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-fitodub7bivi" 2026/04/18 04:28:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 04:28:30 DEBUG : forgetting directory cache 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh1fs: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/18 04:28:30 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh1fs: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:30 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh1fs: Deleted 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate(0x164eaa589d40): _readAt: size=512, off=0 2026/04/18 04:28:30 DEBUG : TestRWCacheUpdate(0x164eaa589d40): openPending: 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:29:30.219951349 +0000 UTC" against cached fingerprint "" 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa589d40): >openPending: err= 2026/04/18 04:28:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa589d40): >_readAt: n=20, err=EOF 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa589d40): close: 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:29:30.219951349 +0000 UTC 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa589d40): >close: err= 2026/04/18 04:28:31 DEBUG : forgetting directory cache 2026/04/18 04:28:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh2xw: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/18 04:28:31 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh2xw: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:31 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh2xw: Deleted 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa844580): _readAt: size=512, off=0 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa844580): openPending: 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:30:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:29:30.219951349 +0000 UTC" 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 03:30:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:29:30.219951349 +0000 UTC") 2026/04/18 04:28:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate(0x164eaa844580): >openPending: err= 2026/04/18 04:28:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa844580): >_readAt: n=20, err=EOF 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa844580): close: 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:30:30.219951349 +0000 UTC 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa844580): >close: err= 2026/04/18 04:28:32 DEBUG : forgetting directory cache 2026/04/18 04:28:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh351: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/18 04:28:32 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh351: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:32 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh351: Deleted 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): _readAt: size=512, off=0 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): openPending: 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:31:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:30:30.219951349 +0000 UTC" 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 03:31:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:30:30.219951349 +0000 UTC") 2026/04/18 04:28:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): >openPending: err= 2026/04/18 04:28:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): >_readAt: n=20, err=EOF 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): close: 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:31:30.219951349 +0000 UTC 2026/04/18 04:28:32 DEBUG : TestRWCacheUpdate(0x164eaa6ac400): >close: err= 2026/04/18 04:28:33 DEBUG : forgetting directory cache 2026/04/18 04:28:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh4cf: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/18 04:28:33 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh4cf: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:33 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh4cf: Deleted 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): _readAt: size=512, off=0 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): openPending: 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:32:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:31:30.219951349 +0000 UTC" 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 03:32:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:31:30.219951349 +0000 UTC") 2026/04/18 04:28:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): >openPending: err= 2026/04/18 04:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): >_readAt: n=20, err=EOF 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): close: 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:32:30.219951349 +0000 UTC 2026/04/18 04:28:33 DEBUG : TestRWCacheUpdate(0x164eaa4d4000): >close: err= 2026/04/18 04:28:34 DEBUG : forgetting directory cache 2026/04/18 04:28:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh5pn: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/18 04:28:34 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh5pn: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:34 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh5pn: Deleted 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate(0x164eaa833240): _readAt: size=512, off=0 2026/04/18 04:28:34 DEBUG : TestRWCacheUpdate(0x164eaa833240): openPending: 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:33:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:32:30.219951349 +0000 UTC" 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 03:33:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:32:30.219951349 +0000 UTC") 2026/04/18 04:28:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaa833240): >openPending: err= 2026/04/18 04:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaa833240): >_readAt: n=20, err=EOF 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaa833240): close: 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:33:30.219951349 +0000 UTC 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaa833240): >close: err= 2026/04/18 04:28:35 DEBUG : forgetting directory cache 2026/04/18 04:28:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh614: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/18 04:28:35 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh614: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:35 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh614: Deleted 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaaa10340): _readAt: size=512, off=0 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaaa10340): openPending: 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 03:34:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:33:30.219951349 +0000 UTC" 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 03:34:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:33:30.219951349 +0000 UTC") 2026/04/18 04:28:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 04:28:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate(0x164eaaa10340): >openPending: err= 2026/04/18 04:28:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaaa10340): >_readAt: n=20, err=EOF 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaaa10340): close: 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:34:30.219951349 +0000 UTC 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaaa10340): >close: err= 2026/04/18 04:28:36 DEBUG : forgetting directory cache 2026/04/18 04:28:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh7g1: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/18 04:28:36 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh7g1: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:36 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh7g1: Deleted 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): _readAt: size=512, off=0 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): openPending: 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-18 03:35:30.219951349 +0000 UTC" against cached fingerprint "20,2026-04-18 03:34:30.219951349 +0000 UTC" 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-18 03:35:30.219951349 +0000 UTC" != cached fingerprint "20,2026-04-18 03:34:30.219951349 +0000 UTC") 2026/04/18 04:28:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/18 04:28:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): >openPending: err= 2026/04/18 04:28:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): >_readAt: n=21, err=EOF 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): close: 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:35:30.219951349 +0000 UTC 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate(0x164eaa4d4bc0): >close: err= 2026/04/18 04:28:37 DEBUG : Re-reading directory (103.387975ms old) 2026/04/18 04:28:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/18 04:28:37 DEBUG : forgetting directory cache 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh8jp: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/18 04:28:37 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh8jp: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:37 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh8jp: Deleted 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): _readAt: size=512, off=0 2026/04/18 04:28:37 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): openPending: 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-18 03:36:30.219951349 +0000 UTC" against cached fingerprint "21,2026-04-18 03:35:30.219951349 +0000 UTC" 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-18 03:36:30.219951349 +0000 UTC" != cached fingerprint "21,2026-04-18 03:35:30.219951349 +0000 UTC") 2026/04/18 04:28:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/18 04:28:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): >openPending: err= 2026/04/18 04:28:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): >_readAt: n=22, err=EOF 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): close: 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:36:30.219951349 +0000 UTC 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa3634c0): >close: err= 2026/04/18 04:28:38 DEBUG : forgetting directory cache 2026/04/18 04:28:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofh9yh: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/18 04:28:38 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh9yh: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:38 INFO : TestRWCacheUpdate.rclone_chunk.001_ofh9yh: Deleted 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): _readAt: size=512, off=0 2026/04/18 04:28:38 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): openPending: 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-18 03:37:30.219951349 +0000 UTC" against cached fingerprint "22,2026-04-18 03:36:30.219951349 +0000 UTC" 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-18 03:37:30.219951349 +0000 UTC" != cached fingerprint "22,2026-04-18 03:36:30.219951349 +0000 UTC") 2026/04/18 04:28:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/18 04:28:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): >openPending: err= 2026/04/18 04:28:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): >_readAt: n=23, err=EOF 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): close: 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:37:30.219951349 +0000 UTC 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate(0x164eaa8452c0): >close: err= 2026/04/18 04:28:39 DEBUG : Re-reading directory (124.515922ms old) 2026/04/18 04:28:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/18 04:28:39 DEBUG : forgetting directory cache 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ofhadk: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/18 04:28:39 INFO : TestRWCacheUpdate.rclone_chunk.001_ofhadk: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/18 04:28:39 INFO : TestRWCacheUpdate.rclone_chunk.001_ofhadk: Deleted 2026/04/18 04:28:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): _readAt: size=512, off=0 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): openPending: 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-18 03:38:30.219951349 +0000 UTC" against cached fingerprint "23,2026-04-18 03:37:30.219951349 +0000 UTC" 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-18 03:38:30.219951349 +0000 UTC" != cached fingerprint "23,2026-04-18 03:37:30.219951349 +0000 UTC") 2026/04/18 04:28:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/18 04:28:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): >openPending: err= 2026/04/18 04:28:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): >_readAt: n=24, err=EOF 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): close: 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 03:38:30.219951349 +0000 UTC 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate(0x164eaa481300): >close: err= 2026/04/18 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:40 DEBUG : Looking for writers 2026/04/18 04:28:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/18 04:28:40 DEBUG : >WaitForWriters: 2026/04/18 04:28:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': vfs cache: cleaner exiting 2026/04/18 04:28:40 DEBUG : forgetting directory cache 2026/04/18 04:28:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.03s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:40 DEBUG : FiLeA: size = 5 OK 2026/04/18 04:28:40 DEBUG : FiLeA.rclone_chunk.001_ofhbxg: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/18 04:28:40 INFO : FiLeA.rclone_chunk.001_ofhbxg: Copied (server-side copy) to: FiLeA 2026/04/18 04:28:40 INFO : FiLeA.rclone_chunk.001_ofhbxg: Deleted 2026/04/18 04:28:41 DEBUG : FiLeB: size = 5 OK 2026/04/18 04:28:41 DEBUG : FiLeB.rclone_chunk.001_ofhbrk: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/18 04:28:41 INFO : FiLeB.rclone_chunk.001_ofhbrk: Copied (server-side copy) to: FiLeB 2026/04/18 04:28:41 INFO : FiLeB.rclone_chunk.001_ofhbrk: Deleted 2026/04/18 04:28:41 DEBUG : FilEb: size = 5 OK 2026/04/18 04:28:41 DEBUG : FilEb.rclone_chunk.001_ofhcu8: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/18 04:28:41 INFO : FilEb.rclone_chunk.001_ofhcu8: Copied (server-side copy) to: FilEb 2026/04/18 04:28:41 INFO : FilEb.rclone_chunk.001_ofhcu8: Deleted 2026/04/18 04:28:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/18 04:28:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/18 04:28:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/18 04:28:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/18 04:28:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 04:28:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:42 DEBUG : Looking for writers 2026/04/18 04:28:42 DEBUG : FiLeA: reading active writers 2026/04/18 04:28:42 DEBUG : FiLeB: reading active writers 2026/04/18 04:28:42 DEBUG : FilEb: reading active writers 2026/04/18 04:28:42 DEBUG : >WaitForWriters: 2026/04/18 04:28:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:42 DEBUG : Looking for writers 2026/04/18 04:28:42 DEBUG : FiLeA: reading active writers 2026/04/18 04:28:42 DEBUG : FiLeB: reading active writers 2026/04/18 04:28:42 DEBUG : FilEb: reading active writers 2026/04/18 04:28:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.79s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:43 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/18 04:28:43 DEBUG : normal name with no special characters.txt.rclone_chunk.001_ofheh6: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/18 04:28:43 INFO : normal name with no special characters.txt.rclone_chunk.001_ofheh6: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/18 04:28:43 INFO : normal name with no special characters.txt.rclone_chunk.001_ofheh6: Deleted 2026/04/18 04:28:43 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/18 04:28:43 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ofhepc: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/18 04:28:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ofhepc: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/18 04:28:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ofhepc: Deleted 2026/04/18 04:28:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:44 DEBUG : Looking for writers 2026/04/18 04:28:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/18 04:28:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/18 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': Reusing VFS from active cache 2026/04/18 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:44 DEBUG : Looking for writers 2026/04/18 04:28:44 DEBUG : >WaitForWriters: 2026/04/18 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:44 DEBUG : Looking for writers 2026/04/18 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:44 DEBUG : Looking for writers 2026/04/18 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:44 DEBUG : Looking for writers 2026/04/18 04:28:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:45 DEBUG : file1: size = 14 OK 2026/04/18 04:28:45 DEBUG : file1.rclone_chunk.001_ofhf6y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:45 INFO : file1.rclone_chunk.001_ofhf6y: Copied (server-side copy) to: file1 2026/04/18 04:28:45 INFO : file1.rclone_chunk.001_ofhf6y: Deleted 2026/04/18 04:28:45 DEBUG : dir/file2: size = 14 OK 2026/04/18 04:28:45 DEBUG : dir/file2.rclone_chunk.001_ofhgff: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/18 04:28:45 INFO : dir/file2.rclone_chunk.001_ofhgff: Copied (server-side copy) to: dir/file2 2026/04/18 04:28:45 INFO : dir/file2.rclone_chunk.001_ofhgff: Deleted 2026/04/18 04:28:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:45 DEBUG : dir: Looking for writers 2026/04/18 04:28:45 DEBUG : file2: reading active writers 2026/04/18 04:28:45 DEBUG : Looking for writers 2026/04/18 04:28:45 DEBUG : dir: reading active writers 2026/04/18 04:28:45 DEBUG : file1: reading active writers 2026/04/18 04:28:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:46 DEBUG : file1: size = 14 OK 2026/04/18 04:28:46 DEBUG : file1.rclone_chunk.001_ofhhje: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:46 INFO : file1.rclone_chunk.001_ofhhje: Copied (server-side copy) to: file1 2026/04/18 04:28:46 INFO : file1.rclone_chunk.001_ofhhje: Deleted 2026/04/18 04:28:46 DEBUG : dir/file2: size = 14 OK 2026/04/18 04:28:46 DEBUG : dir/file2.rclone_chunk.001_ofhhpo: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/18 04:28:46 INFO : dir/file2.rclone_chunk.001_ofhhpo: Copied (server-side copy) to: dir/file2 2026/04/18 04:28:46 INFO : dir/file2.rclone_chunk.001_ofhhpo: Deleted 2026/04/18 04:28:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:47 DEBUG : dir: Looking for writers 2026/04/18 04:28:47 DEBUG : Looking for writers 2026/04/18 04:28:47 DEBUG : dir: reading active writers 2026/04/18 04:28:47 DEBUG : file1: reading active writers 2026/04/18 04:28:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:47 DEBUG : file1: size = 14 OK 2026/04/18 04:28:47 DEBUG : file1.rclone_chunk.001_ofhihj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/18 04:28:47 INFO : file1.rclone_chunk.001_ofhihj: Copied (server-side copy) to: file1 2026/04/18 04:28:47 INFO : file1.rclone_chunk.001_ofhihj: Deleted 2026/04/18 04:28:48 DEBUG : dir/file2: size = 14 OK 2026/04/18 04:28:48 DEBUG : dir/file2.rclone_chunk.001_ofhi1t: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/18 04:28:48 INFO : dir/file2.rclone_chunk.001_ofhi1t: Copied (server-side copy) to: dir/file2 2026/04/18 04:28:48 INFO : dir/file2.rclone_chunk.001_ofhi1t: Deleted 2026/04/18 04:28:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 04:28:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 04:28:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 04:28:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/18 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 04:28:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 04:28:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/18 04:28:48 DEBUG : dir/new_file.txt.rclone_chunk.001_ofhjvp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:48 INFO : dir/new_file.txt.rclone_chunk.001_ofhjvp: Copied (server-side copy) to: dir/new_file.txt 2026/04/18 04:28:49 INFO : dir/new_file.txt.rclone_chunk.001_ofhjvp: Deleted 2026/04/18 04:28:49 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/18 04:28:49 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/18 04:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 04:28:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/18 04:28:49 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:49 DEBUG : dir: Looking for writers 2026/04/18 04:28:49 DEBUG : new_file.txt: reading active writers 2026/04/18 04:28:49 DEBUG : file2: reading active writers 2026/04/18 04:28:49 DEBUG : Looking for writers 2026/04/18 04:28:49 DEBUG : file1: reading active writers 2026/04/18 04:28:49 DEBUG : dir: reading active writers 2026/04/18 04:28:49 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.83s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:49 DEBUG : dir/file2: size = 14 OK 2026/04/18 04:28:49 DEBUG : dir/file2.rclone_chunk.001_ofhk1p: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/18 04:28:49 INFO : dir/file2.rclone_chunk.001_ofhk1p: Copied (server-side copy) to: dir/file2 2026/04/18 04:28:49 INFO : dir/file2.rclone_chunk.001_ofhk1p: Deleted 2026/04/18 04:28:49 DEBUG : dir/file2: copy non-chunked object... 2026/04/18 04:28:50 DEBUG : dir/file1: size = 14 OK 2026/04/18 04:28:50 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/18 04:28:50 INFO : dir/file2: Deleted 2026/04/18 04:28:50 DEBUG : dir/file1: Updating file with dir/file1 0x164eaa67cc30 2026/04/18 04:28:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/18 04:28:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/18 04:28:50 DEBUG : file0: size = 14 OK 2026/04/18 04:28:50 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/18 04:28:50 INFO : dir/file1: Deleted 2026/04/18 04:28:50 DEBUG : file0: Updating file with file0 0x164eaa67cc30 2026/04/18 04:28:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 04:28:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/18 04:28:50 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:50 DEBUG : dir: Looking for writers 2026/04/18 04:28:50 DEBUG : Looking for writers 2026/04/18 04:28:50 DEBUG : dir: reading active writers 2026/04/18 04:28:50 DEBUG : file0: reading active writers 2026/04/18 04:28:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.65s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:50 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:50 DEBUG : Looking for writers 2026/04/18 04:28:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:51 DEBUG : Looking for writers 2026/04/18 04:28:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:51 DEBUG : Looking for writers 2026/04/18 04:28:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === 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:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:51 DEBUG : Looking for writers 2026/04/18 04:28:51 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/18 04:28:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/18 04:28:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/18 04:28:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 04:28:51 DEBUG : file1: size = 5 OK 2026/04/18 04:28:51 DEBUG : file1.rclone_chunk.001_ofhm8d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:51 INFO : file1.rclone_chunk.001_ofhm8d: Copied (server-side copy) to: file1 2026/04/18 04:28:51 INFO : file1.rclone_chunk.001_ofhm8d: Deleted 2026/04/18 04:28:51 DEBUG : file1: size = 5 OK 2026/04/18 04:28:51 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/18 04:28:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 04:28:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 04:28:52 DEBUG : file1: size = 0 OK 2026/04/18 04:28:52 DEBUG : file1.rclone_chunk.001_ofhm8r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:52 INFO : file1.rclone_chunk.001_ofhm8r: Copied (server-side copy) to: file1 2026/04/18 04:28:52 INFO : file1.rclone_chunk.001_ofhm8r: Deleted 2026/04/18 04:28:52 DEBUG : file1: size = 0 OK 2026/04/18 04:28:52 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 04:28:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 04:28:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (7 bytes), uploading instead of streaming 2026/04/18 04:28:52 DEBUG : file1: size = 7 OK 2026/04/18 04:28:52 DEBUG : file1.rclone_chunk.001_ofhn3s: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/18 04:28:52 INFO : file1.rclone_chunk.001_ofhn3s: Copied (server-side copy) to: file1 2026/04/18 04:28:52 INFO : file1.rclone_chunk.001_ofhn3s: Deleted 2026/04/18 04:28:52 DEBUG : file1: size = 7 OK 2026/04/18 04:28:52 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:52 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:52 DEBUG : Looking for writers 2026/04/18 04:28:52 DEBUG : file1: reading active writers 2026/04/18 04:28:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.73s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/18 04:28:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/18 04:28:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/18 04:28:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/18 04:28:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (11 bytes), uploading instead of streaming 2026/04/18 04:28:54 DEBUG : file1: size = 11 OK 2026/04/18 04:28:54 DEBUG : file1.rclone_chunk.001_ofhpa6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/18 04:28:54 INFO : file1.rclone_chunk.001_ofhpa6: Copied (server-side copy) to: file1 2026/04/18 04:28:54 INFO : file1.rclone_chunk.001_ofhpa6: Deleted 2026/04/18 04:28:54 DEBUG : file1: size = 11 OK 2026/04/18 04:28:54 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/18 04:28:54 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:54 DEBUG : Looking for writers 2026/04/18 04:28:54 DEBUG : file1: reading active writers 2026/04/18 04:28:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/18 04:28:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 04:28:55 DEBUG : file1: size = 5 OK 2026/04/18 04:28:55 DEBUG : file1.rclone_chunk.001_ofhp8j: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/18 04:28:55 INFO : file1.rclone_chunk.001_ofhp8j: Copied (server-side copy) to: file1 2026/04/18 04:28:55 INFO : file1.rclone_chunk.001_ofhp8j: Deleted 2026/04/18 04:28:55 DEBUG : file1: size = 5 OK 2026/04/18 04:28:55 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/18 04:28:55 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:55 DEBUG : Looking for writers 2026/04/18 04:28:55 DEBUG : file1: reading active writers 2026/04/18 04:28:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:55 DEBUG : file1: WriteFileHandle.Release closing 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 04:28:55 DEBUG : file1: size = 0 OK 2026/04/18 04:28:55 DEBUG : file1.rclone_chunk.001_ofhqmr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:55 INFO : file1.rclone_chunk.001_ofhqmr: Copied (server-side copy) to: file1 2026/04/18 04:28:55 INFO : file1.rclone_chunk.001_ofhqmr: Deleted 2026/04/18 04:28:55 DEBUG : file1: size = 0 OK 2026/04/18 04:28:55 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/18 04:28:55 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:55 DEBUG : Looking for writers 2026/04/18 04:28:55 DEBUG : file1: reading active writers 2026/04/18 04:28:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (2 bytes), uploading instead of streaming 2026/04/18 04:28:56 DEBUG : file1: size = 2 OK 2026/04/18 04:28:56 DEBUG : file1.rclone_chunk.001_ofhr7q: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/18 04:28:56 INFO : file1.rclone_chunk.001_ofhr7q: Copied (server-side copy) to: file1 2026/04/18 04:28:56 INFO : file1.rclone_chunk.001_ofhr7q: Deleted 2026/04/18 04:28:56 DEBUG : file1: size = 2 OK 2026/04/18 04:28:56 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:56 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/18 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:56 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:56 DEBUG : Looking for writers 2026/04/18 04:28:56 DEBUG : file1: reading active writers 2026/04/18 04:28:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.87s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 04:28:57 DEBUG : file1: size = 0 OK 2026/04/18 04:28:57 DEBUG : file1.rclone_chunk.001_ofhr90: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/18 04:28:57 INFO : file1.rclone_chunk.001_ofhr90: Copied (server-side copy) to: file1 2026/04/18 04:28:57 INFO : file1.rclone_chunk.001_ofhr90: Deleted 2026/04/18 04:28:57 DEBUG : file1: size = 0 OK 2026/04/18 04:28:57 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:57 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 04:28:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 04:28:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 04:28:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:57 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:57 DEBUG : Looking for writers 2026/04/18 04:28:57 DEBUG : file1: reading active writers 2026/04/18 04:28:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 04:28:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 04:28:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 04:28:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 04:28:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': File to upload is small (100 bytes), uploading instead of streaming 2026/04/18 04:28:57 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/18 04:28:57 DEBUG : file1.rclone_chunk.001_ofhsz3: md5 = 280264bbd549649d7050f2902411e5ee OK 2026/04/18 04:28:57 INFO : file1.rclone_chunk.001_ofhsz3: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/18 04:28:58 INFO : file1.rclone_chunk.001_ofhsz3: Deleted 2026/04/18 04:28:58 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/18 04:28:58 DEBUG : file1.rclone_chunk.002_ofhsz3: md5 = 8dd5ff1cb7e4f359e34a0a3bab604a51 OK 2026/04/18 04:28:58 INFO : file1.rclone_chunk.002_ofhsz3: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/18 04:28:58 INFO : file1.rclone_chunk.002_ofhsz3: Deleted 2026/04/18 04:28:58 DEBUG : file1: size = 100 OK 2026/04/18 04:28:58 DEBUG : file1: Size of src and dst objects identical 2026/04/18 04:28:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 04:28:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 04:28:58 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 04:28:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 04:28:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 04:28:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:28:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/18 04:28:58 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:28:58 DEBUG : Looking for writers 2026/04/18 04:28:58 DEBUG : file1: reading active writers 2026/04/18 04:28:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.26s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:28:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:28:59 DEBUG : flat/f000.txt: size = 7 OK 2026/04/18 04:28:59 DEBUG : flat/f000.txt.rclone_chunk.001_ofhtx8: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/18 04:28:59 INFO : flat/f000.txt.rclone_chunk.001_ofhtx8: Copied (server-side copy) to: flat/f000.txt 2026/04/18 04:28:59 INFO : flat/f000.txt.rclone_chunk.001_ofhtx8: Deleted 2026/04/18 04:28:59 DEBUG : flat/f001.txt: size = 14 OK 2026/04/18 04:28:59 DEBUG : flat/f001.txt.rclone_chunk.001_ofhu49: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/18 04:28:59 INFO : flat/f001.txt.rclone_chunk.001_ofhu49: Copied (server-side copy) to: flat/f001.txt 2026/04/18 04:28:59 INFO : flat/f001.txt.rclone_chunk.001_ofhu49: Deleted 2026/04/18 04:28:59 DEBUG : flat/f002.txt: size = 21 OK 2026/04/18 04:28:59 DEBUG : flat/f002.txt.rclone_chunk.001_ofhun1: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/18 04:28:59 INFO : flat/f002.txt.rclone_chunk.001_ofhun1: Copied (server-side copy) to: flat/f002.txt 2026/04/18 04:29:00 INFO : flat/f002.txt.rclone_chunk.001_ofhun1: Deleted 2026/04/18 04:29:00 DEBUG : flat/f003.txt: size = 28 OK 2026/04/18 04:29:00 DEBUG : flat/f003.txt.rclone_chunk.001_ofhvkg: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/18 04:29:00 INFO : flat/f003.txt.rclone_chunk.001_ofhvkg: Copied (server-side copy) to: flat/f003.txt 2026/04/18 04:29:00 INFO : flat/f003.txt.rclone_chunk.001_ofhvkg: Deleted 2026/04/18 04:29:00 DEBUG : flat/f004.txt: size = 35 OK 2026/04/18 04:29:00 DEBUG : flat/f004.txt.rclone_chunk.001_ofhvxl: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/18 04:29:00 INFO : flat/f004.txt.rclone_chunk.001_ofhvxl: Copied (server-side copy) to: flat/f004.txt 2026/04/18 04:29:00 INFO : flat/f004.txt.rclone_chunk.001_ofhvxl: Deleted 2026/04/18 04:29:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/18 04:29:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/18 04:29:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/18 04:29:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/18 04:29:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/18 04:29:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/18 04:29:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/18 04:29:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/18 04:29:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/18 04:29:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/18 04:29:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:02 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:29:02 DEBUG : flat: Looking for writers 2026/04/18 04:29:02 DEBUG : f001.txt: reading active writers 2026/04/18 04:29:02 DEBUG : f002.txt: reading active writers 2026/04/18 04:29:02 DEBUG : f003.txt: reading active writers 2026/04/18 04:29:02 DEBUG : f004.txt: reading active writers 2026/04/18 04:29:02 DEBUG : f000.txt: reading active writers 2026/04/18 04:29:02 DEBUG : Looking for writers 2026/04/18 04:29:02 DEBUG : flat: reading active writers 2026/04/18 04:29:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.82s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:29:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:29:02 DEBUG : a/top.txt: size = 3 OK 2026/04/18 04:29:02 DEBUG : a/top.txt.rclone_chunk.001_ofhxu3: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/18 04:29:02 INFO : a/top.txt.rclone_chunk.001_ofhxu3: Copied (server-side copy) to: a/top.txt 2026/04/18 04:29:02 INFO : a/top.txt.rclone_chunk.001_ofhxu3: Deleted 2026/04/18 04:29:03 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/18 04:29:03 DEBUG : a/b/mid.txt.rclone_chunk.001_ofhyw3: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/18 04:29:03 INFO : a/b/mid.txt.rclone_chunk.001_ofhyw3: Copied (server-side copy) to: a/b/mid.txt 2026/04/18 04:29:03 INFO : a/b/mid.txt.rclone_chunk.001_ofhyw3: Deleted 2026/04/18 04:29:03 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/18 04:29:03 DEBUG : a/b/c/deep.txt.rclone_chunk.001_ofhyqa: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/18 04:29:03 INFO : a/b/c/deep.txt.rclone_chunk.001_ofhyqa: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/18 04:29:03 INFO : a/b/c/deep.txt.rclone_chunk.001_ofhyqa: Deleted 2026/04/18 04:29:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/18 04:29:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/18 04:29:04 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/18 04:29:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/18 04:29:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/18 04:29:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/18 04:29:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:04 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:29:04 DEBUG : a/b/c: Looking for writers 2026/04/18 04:29:04 DEBUG : deep.txt: reading active writers 2026/04/18 04:29:04 DEBUG : a/b: Looking for writers 2026/04/18 04:29:04 DEBUG : c: reading active writers 2026/04/18 04:29:04 DEBUG : mid.txt: reading active writers 2026/04/18 04:29:04 DEBUG : a: Looking for writers 2026/04/18 04:29:04 DEBUG : b: reading active writers 2026/04/18 04:29:04 DEBUG : top.txt: reading active writers 2026/04/18 04:29:04 DEBUG : Looking for writers 2026/04/18 04:29:04 DEBUG : a: reading active writers 2026/04/18 04:29:04 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.06s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:29:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/18 04:29:04 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:29:04 DEBUG : Looking for writers 2026/04/18 04:29:04 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi'", Local "Local file system at /tmp/rclone3516779539", Modify Window "1ns" 2026/04/18 04:29:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': poll-interval is not supported by this remote 2026/04/18 04:29:05 DEBUG : dir1/a.txt: size = 1 OK 2026/04/18 04:29:05 DEBUG : dir1/a.txt.rclone_chunk.001_ofhzke: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/18 04:29:05 INFO : dir1/a.txt.rclone_chunk.001_ofhzke: Copied (server-side copy) to: dir1/a.txt 2026/04/18 04:29:05 INFO : dir1/a.txt.rclone_chunk.001_ofhzke: Deleted 2026/04/18 04:29:05 DEBUG : dir2/b.txt: size = 1 OK 2026/04/18 04:29:05 DEBUG : dir2/b.txt.rclone_chunk.001_ofi0y9: md5 = 415290769594460e2e485922904f345d OK 2026/04/18 04:29:05 INFO : dir2/b.txt.rclone_chunk.001_ofi0y9: Copied (server-side copy) to: dir2/b.txt 2026/04/18 04:29:05 INFO : dir2/b.txt.rclone_chunk.001_ofi0y9: Deleted 2026/04/18 04:29:05 DEBUG : dir3/c.txt: size = 1 OK 2026/04/18 04:29:05 DEBUG : dir3/c.txt.rclone_chunk.001_ofi01o: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/18 04:29:05 INFO : dir3/c.txt.rclone_chunk.001_ofi01o: Copied (server-side copy) to: dir3/c.txt 2026/04/18 04:29:05 INFO : dir3/c.txt.rclone_chunk.001_ofi01o: Deleted 2026/04/18 04:29:06 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/18 04:29:06 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/18 04:29:06 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:06 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:06 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/18 04:29:06 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/18 04:29:06 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:06 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:06 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/18 04:29:06 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/18 04:29:06 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 04:29:06 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 04:29:06 DEBUG : WaitForWriters: timeout=30s 2026/04/18 04:29:06 DEBUG : dir3: Looking for writers 2026/04/18 04:29:06 DEBUG : c.txt: reading active writers 2026/04/18 04:29:06 DEBUG : dir1: Looking for writers 2026/04/18 04:29:06 DEBUG : a.txt: reading active writers 2026/04/18 04:29:06 DEBUG : dir2: Looking for writers 2026/04/18 04:29:06 DEBUG : b.txt: reading active writers 2026/04/18 04:29:06 DEBUG : Looking for writers 2026/04/18 04:29:06 DEBUG : dir2: reading active writers 2026/04/18 04:29:06 DEBUG : dir3: reading active writers 2026/04/18 04:29:06 DEBUG : dir1: reading active writers 2026/04/18 04:29:06 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.17s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/18 04:29:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-fitodub7bivi': Purge remote 2026/04/18 04:29:06 DEBUG : Waiting for deletions to finish 2026/04/18 04:29:07 INFO : S3 bucket rclone-test-fitodub7bivi: Bucket "rclone-test-fitodub7bivi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m56.982438527s (try 1/5)