"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/16 05:01:57 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ" 2026/08/16 05:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:01:57 DEBUG : Creating backend with remote "TestS3:rclone-test-hutaqoj1dequ" 2026/08/16 05:01:57 DEBUG : Creating backend with remote "/tmp/rclone2484673993" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:01:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:01:58 INFO : S3 bucket rclone-test-hutaqoj1dequ: Bucket "rclone-test-hutaqoj1dequ" created with ACL "" 2026/08/16 05:01:58 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:01:58 DEBUG : dir/file1.rclone_chunk.001_up1znf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:01:58 INFO : dir/file1.rclone_chunk.001_up1znf: Copied (server-side copy) to: dir/file1 2026/08/16 05:01:58 INFO : dir/file1.rclone_chunk.001_up1znf: Deleted 2026/08/16 05:01:59 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:01:59 DEBUG : dir: Looking for writers 2026/08/16 05:01:59 DEBUG : Looking for writers 2026/08/16 05:01:59 DEBUG : dir: reading active writers 2026/08/16 05:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.38s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:01:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:01:59 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:01:59 DEBUG : dir/file1.rclone_chunk.001_up20pf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:01:59 INFO : dir/file1.rclone_chunk.001_up20pf: Copied (server-side copy) to: dir/file1 2026/08/16 05:01:59 INFO : dir/file1.rclone_chunk.001_up20pf: Deleted 2026/08/16 05:02:00 DEBUG : dir/file2: size = 15 OK 2026/08/16 05:02:00 DEBUG : dir/file2.rclone_chunk.001_up202p: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/16 05:02:00 INFO : dir/file2.rclone_chunk.001_up202p: Copied (server-side copy) to: dir/file2 2026/08/16 05:02:00 INFO : dir/file2.rclone_chunk.001_up202p: Deleted 2026/08/16 05:02:00 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/16 05:02:00 DEBUG : dir/subdir/file3.rclone_chunk.001_up21fs: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/16 05:02:00 INFO : dir/subdir/file3.rclone_chunk.001_up21fs: Copied (server-side copy) to: dir/subdir/file3 2026/08/16 05:02:00 INFO : dir/subdir/file3.rclone_chunk.001_up21fs: Deleted 2026/08/16 05:02:00 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:00 DEBUG : dir/subdir: Looking for writers 2026/08/16 05:02:00 DEBUG : dir: Looking for writers 2026/08/16 05:02:00 DEBUG : file1: reading active writers 2026/08/16 05:02:00 DEBUG : file2: reading active writers 2026/08/16 05:02:00 DEBUG : subdir: reading active writers 2026/08/16 05:02:00 DEBUG : Looking for writers 2026/08/16 05:02:00 DEBUG : dir: reading active writers 2026/08/16 05:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.90s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:01 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:01 DEBUG : dir/file1.rclone_chunk.001_up22id: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:01 INFO : dir/file1.rclone_chunk.001_up22id: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:01 INFO : dir/file1.rclone_chunk.001_up22id: Deleted 2026/08/16 05:02:01 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:01 DEBUG : dir: Looking for writers 2026/08/16 05:02:01 DEBUG : file1: reading active writers 2026/08/16 05:02:01 DEBUG : Looking for writers 2026/08/16 05:02:01 DEBUG : dir: reading active writers 2026/08/16 05:02:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.81s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:02 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:02 DEBUG : dir/file1.rclone_chunk.001_up23hc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:02 INFO : dir/file1.rclone_chunk.001_up23hc: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:02 INFO : dir/file1.rclone_chunk.001_up23hc: Deleted 2026/08/16 05:02:02 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:02 DEBUG : dir: Looking for writers 2026/08/16 05:02:02 DEBUG : Looking for writers 2026/08/16 05:02:02 DEBUG : dir: reading active writers 2026/08/16 05:02:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:03 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:03 DEBUG : dir/file1.rclone_chunk.001_up23dt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:03 INFO : dir/file1.rclone_chunk.001_up23dt: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:03 INFO : dir/file1.rclone_chunk.001_up23dt: Deleted 2026/08/16 05:02:03 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:03 DEBUG : forgetting directory cache 2026/08/16 05:02:03 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:03 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:03 DEBUG : Looking for writers 2026/08/16 05:02:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.97s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:04 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:04 DEBUG : dir/file1.rclone_chunk.001_up24jr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:04 INFO : dir/file1.rclone_chunk.001_up24jr: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:04 INFO : dir/file1.rclone_chunk.001_up24jr: Deleted 2026/08/16 05:02:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/16 05:02:04 DEBUG : dir: invalidating directory cache 2026/08/16 05:02:04 DEBUG : >ForgetPath: 2026/08/16 05:02:04 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/16 05:02:04 DEBUG : invalidating directory cache 2026/08/16 05:02:04 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:04 DEBUG : >ForgetPath: 2026/08/16 05:02:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/16 05:02:04 DEBUG : >ForgetPath: 2026/08/16 05:02:04 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:04 DEBUG : dir: Looking for writers 2026/08/16 05:02:04 DEBUG : Looking for writers 2026/08/16 05:02:04 DEBUG : dir: reading active writers 2026/08/16 05:02:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.94s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:05 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:05 DEBUG : dir/file1.rclone_chunk.001_up25qm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:05 INFO : dir/file1.rclone_chunk.001_up25qm: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:05 INFO : dir/file1.rclone_chunk.001_up25qm: Deleted 2026/08/16 05:02:05 DEBUG : fil/a/b/c: size = 15 OK 2026/08/16 05:02:05 DEBUG : fil/a/b/c.rclone_chunk.001_up26e4: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/16 05:02:05 INFO : fil/a/b/c.rclone_chunk.001_up26e4: Copied (server-side copy) to: fil/a/b/c 2026/08/16 05:02:05 INFO : fil/a/b/c.rclone_chunk.001_up26e4: Deleted 2026/08/16 05:02:06 DEBUG : forgetting directory cache 2026/08/16 05:02:06 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:06 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:06 DEBUG : fil/a/b: Looking for writers 2026/08/16 05:02:06 DEBUG : fil/a: Looking for writers 2026/08/16 05:02:06 DEBUG : b: reading active writers 2026/08/16 05:02:06 DEBUG : fil: Looking for writers 2026/08/16 05:02:06 DEBUG : a: reading active writers 2026/08/16 05:02:06 DEBUG : dir: Looking for writers 2026/08/16 05:02:06 DEBUG : Looking for writers 2026/08/16 05:02:06 DEBUG : dir: reading active writers 2026/08/16 05:02:06 DEBUG : fil: reading active writers 2026/08/16 05:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:06 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:06 DEBUG : dir/file1.rclone_chunk.001_up27tj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:06 INFO : dir/file1.rclone_chunk.001_up27tj: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:06 INFO : dir/file1.rclone_chunk.001_up27tj: Deleted 2026/08/16 05:02:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:07 DEBUG : dir: Looking for writers 2026/08/16 05:02:07 DEBUG : Looking for writers 2026/08/16 05:02:07 DEBUG : dir: reading active writers 2026/08/16 05:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:07 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:07 DEBUG : dir/file1.rclone_chunk.001_up28tz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:07 INFO : dir/file1.rclone_chunk.001_up28tz: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:07 INFO : dir/file1.rclone_chunk.001_up28tz: Deleted 2026/08/16 05:02:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:07 DEBUG : dir: Looking for writers 2026/08/16 05:02:07 DEBUG : file1: reading active writers 2026/08/16 05:02:07 DEBUG : Looking for writers 2026/08/16 05:02:07 DEBUG : dir: reading active writers 2026/08/16 05:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:08 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:08 DEBUG : dir/file1.rclone_chunk.001_up29ue: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:08 INFO : dir/file1.rclone_chunk.001_up29ue: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:08 INFO : dir/file1.rclone_chunk.001_up29ue: Deleted 2026/08/16 05:02:08 DEBUG : dir/file2: size = 15 OK 2026/08/16 05:02:08 DEBUG : dir/file2.rclone_chunk.001_up291h: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/16 05:02:08 INFO : dir/file2.rclone_chunk.001_up291h: Copied (server-side copy) to: dir/file2 2026/08/16 05:02:08 INFO : dir/file2.rclone_chunk.001_up291h: Deleted 2026/08/16 05:02:09 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/16 05:02:09 DEBUG : dir/subdir/file3.rclone_chunk.001_up29bs: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/16 05:02:09 INFO : dir/subdir/file3.rclone_chunk.001_up29bs: Copied (server-side copy) to: dir/subdir/file3 2026/08/16 05:02:09 INFO : dir/subdir/file3.rclone_chunk.001_up29bs: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/16 05:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/16 05:02:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/16 05:02:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 05:02:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/16 05:02:09 DEBUG : dir/virtualFile: size = 20 OK 2026/08/16 05:02:09 DEBUG : dir/virtualFile.rclone_chunk.001_up2a4z: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/16 05:02:09 INFO : dir/virtualFile.rclone_chunk.001_up2a4z: Copied (server-side copy) to: dir/virtualFile 2026/08/16 05:02:10 INFO : dir/virtualFile.rclone_chunk.001_up2a4z: Deleted 2026/08/16 05:02:10 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/16 05:02:10 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_up2b7e: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/16 05:02:10 INFO : dir/virtualDir/testFile.rclone_chunk.001_up2b7e: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/16 05:02:10 INFO : dir/virtualDir/testFile.rclone_chunk.001_up2b7e: Deleted 2026/08/16 05:02:10 DEBUG : S3 bucket rclone-test-hutaqoj1dequ: bucket is versioned: false 2026/08/16 05:02:10 DEBUG : Waiting for deletions to finish 2026/08/16 05:02:10 DEBUG : "dir/subdir/file3" version false 2026/08/16 05:02:10 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/16 05:02:10 INFO : dir/subdir/file3: Deleted 2026/08/16 05:02:10 DEBUG : dir: invalidating directory cache 2026/08/16 05:02:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/16 05:02:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/16 05:02:10 DEBUG : dir/file1: Reset virtual modtime 2026/08/16 05:02:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/16 05:02:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/16 05:02:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 05:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/16 05:02:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/16 05:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:10 DEBUG : dir: invalidating directory cache 2026/08/16 05:02:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/16 05:02:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 05:02:10 DEBUG : forgetting directory cache 2026/08/16 05:02:10 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:10 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/16 05:02:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/16 05:02:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:10 DEBUG : dir/virtualDir2: Looking for writers 2026/08/16 05:02:10 DEBUG : dir/virtualDir: Looking for writers 2026/08/16 05:02:10 DEBUG : dir: Looking for writers 2026/08/16 05:02:10 DEBUG : virtualDir: reading active writers 2026/08/16 05:02:10 DEBUG : file1: reading active writers 2026/08/16 05:02:10 DEBUG : virtualFile2: reading active writers 2026/08/16 05:02:10 DEBUG : virtualDir2: reading active writers 2026/08/16 05:02:10 DEBUG : virtualFile: reading active writers 2026/08/16 05:02:10 DEBUG : Looking for writers 2026/08/16 05:02:10 DEBUG : dir: reading active writers 2026/08/16 05:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.15s) --- PASS: TestDirReadDirAll/Virtual (1.19s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:11 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:11 DEBUG : dir/file1.rclone_chunk.001_up2cc8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:11 INFO : dir/file1.rclone_chunk.001_up2cc8: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:11 INFO : dir/file1.rclone_chunk.001_up2cc8: Deleted 2026/08/16 05:02:11 ERROR : dir/: Can only open directories read only 2026/08/16 05:02:11 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:11 DEBUG : dir: Looking for writers 2026/08/16 05:02:11 DEBUG : Looking for writers 2026/08/16 05:02:11 DEBUG : dir: reading active writers 2026/08/16 05:02:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:12 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:12 DEBUG : dir/file1.rclone_chunk.001_up2dhv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:12 INFO : dir/file1.rclone_chunk.001_up2dhv: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:12 INFO : dir/file1.rclone_chunk.001_up2dhv: Deleted 2026/08/16 05:02:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 05:02:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/16 05:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 05:02:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:02:13 DEBUG : dir/potato: size = 5 OK 2026/08/16 05:02:13 DEBUG : dir/potato.rclone_chunk.001_up2di1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:02:13 INFO : dir/potato.rclone_chunk.001_up2di1: Copied (server-side copy) to: dir/potato 2026/08/16 05:02:13 INFO : dir/potato.rclone_chunk.001_up2di1: Deleted 2026/08/16 05:02:13 DEBUG : dir/potato: size = 5 OK 2026/08/16 05:02:13 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/16 05:02:13 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/16 05:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 05:02:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:13 DEBUG : dir: Looking for writers 2026/08/16 05:02:13 DEBUG : file1: reading active writers 2026/08/16 05:02:13 DEBUG : potato: reading active writers 2026/08/16 05:02:13 DEBUG : Looking for writers 2026/08/16 05:02:13 DEBUG : dir: reading active writers 2026/08/16 05:02:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:13 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:13 DEBUG : dir/file1.rclone_chunk.001_up2ezt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:13 INFO : dir/file1.rclone_chunk.001_up2ezt: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:13 INFO : dir/file1.rclone_chunk.001_up2ezt: Deleted 2026/08/16 05:02:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/16 05:02:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:14 DEBUG : dir/sub: Looking for writers 2026/08/16 05:02:14 DEBUG : dir: Looking for writers 2026/08/16 05:02:14 DEBUG : file1: reading active writers 2026/08/16 05:02:14 DEBUG : sub: reading active writers 2026/08/16 05:02:14 DEBUG : Looking for writers 2026/08/16 05:02:14 DEBUG : dir: reading active writers 2026/08/16 05:02:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.18s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:15 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:15 DEBUG : dir/file1.rclone_chunk.001_up2ffd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:15 INFO : dir/file1.rclone_chunk.001_up2ffd: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:15 INFO : dir/file1.rclone_chunk.001_up2ffd: Deleted 2026/08/16 05:02:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 05:02:15 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/08/16 05:02:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:15 DEBUG : dir/sub/subsub: Looking for writers 2026/08/16 05:02:15 DEBUG : dir/sub: Looking for writers 2026/08/16 05:02:15 DEBUG : subsub: reading active writers 2026/08/16 05:02:15 DEBUG : dir: Looking for writers 2026/08/16 05:02:15 DEBUG : file1: reading active writers 2026/08/16 05:02:15 DEBUG : sub: reading active writers 2026/08/16 05:02:15 DEBUG : Looking for writers 2026/08/16 05:02:15 DEBUG : dir: reading active writers 2026/08/16 05:02:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.17s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:16 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:16 DEBUG : dir/file1.rclone_chunk.001_up2gyq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:16 INFO : dir/file1.rclone_chunk.001_up2gyq: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:16 INFO : dir/file1.rclone_chunk.001_up2gyq: Deleted 2026/08/16 05:02:16 ERROR : dir/: Dir.Remove not empty 2026/08/16 05:02:16 DEBUG : dir/file1: Remove: 2026/08/16 05:02:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:16 DEBUG : dir/file1: >Remove: err= 2026/08/16 05:02:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 05:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:16 DEBUG : Looking for writers 2026/08/16 05:02:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.88s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:17 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:17 DEBUG : dir/file1.rclone_chunk.001_up2hjj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:17 INFO : dir/file1.rclone_chunk.001_up2hjj: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:17 INFO : dir/file1.rclone_chunk.001_up2hjj: Deleted 2026/08/16 05:02:17 DEBUG : dir/file1: Remove: 2026/08/16 05:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:17 DEBUG : dir/file1: >Remove: err= 2026/08/16 05:02:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 05:02:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:17 DEBUG : Looking for writers 2026/08/16 05:02:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.90s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:18 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:18 DEBUG : dir/file1.rclone_chunk.001_up2in0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:18 INFO : dir/file1.rclone_chunk.001_up2in0: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:18 INFO : dir/file1.rclone_chunk.001_up2in0: Deleted 2026/08/16 05:02:18 DEBUG : dir/file1: Remove: 2026/08/16 05:02:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:18 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/16 05:02:18 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:18 DEBUG : dir: Looking for writers 2026/08/16 05:02:18 DEBUG : Looking for writers 2026/08/16 05:02:18 DEBUG : dir: reading active writers 2026/08/16 05:02:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.98s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:18 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:18 DEBUG : dir/file1.rclone_chunk.001_up2jtr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:18 INFO : dir/file1.rclone_chunk.001_up2jtr: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:19 INFO : dir/file1.rclone_chunk.001_up2jtr: Deleted 2026/08/16 05:02:19 DEBUG : dir/file3: size = 15 OK 2026/08/16 05:02:19 DEBUG : dir/file3.rclone_chunk.001_up2kf4: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/16 05:02:19 INFO : dir/file3.rclone_chunk.001_up2kf4: Copied (server-side copy) to: dir/file3 2026/08/16 05:02:19 INFO : dir/file3.rclone_chunk.001_up2kf4: Deleted 2026/08/16 05:02:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/16 05:02:20 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:20 DEBUG : dir/file3: copy non-chunked object... 2026/08/16 05:02:20 DEBUG : dir2/file1: size = 14 OK 2026/08/16 05:02:20 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/16 05:02:20 DEBUG : dir2/file3: size = 15 OK 2026/08/16 05:02:20 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/16 05:02:20 INFO : dir/file1: Deleted 2026/08/16 05:02:20 INFO : dir/file3: Deleted 2026/08/16 05:02:20 DEBUG : dir: Updating dir with dir2 0x273ef7e79e00 2026/08/16 05:02:20 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 05:02:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/16 05:02:20 DEBUG : dir2/file1: copy non-chunked object... 2026/08/16 05:02:20 DEBUG : file2: size = 14 OK 2026/08/16 05:02:20 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/16 05:02:20 INFO : dir2/file1: Deleted 2026/08/16 05:02:20 DEBUG : file2: Updating file with file2 0x273ef7a70a90 2026/08/16 05:02:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:02:21 DEBUG : file2: copy non-chunked object... 2026/08/16 05:02:21 DEBUG : dir2/file3: size = 14 OK 2026/08/16 05:02:21 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/16 05:02:21 INFO : file2: Deleted 2026/08/16 05:02:21 DEBUG : dir2/file3: Updating file with dir2/file3 0x273ef7a70a90 2026/08/16 05:02:21 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/16 05:02:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/16 05:02:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/16 05:02:21 DEBUG : empty directory: Updating dir with renamed empty directory 0x273ef77a7e00 2026/08/16 05:02:21 DEBUG : empty directory: forgetting directory cache 2026/08/16 05:02:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/16 05:02:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/16 05:02:21 DEBUG : dir2: Renaming to "dir3" 2026/08/16 05:02:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:21 DEBUG : dir3: Looking for writers 2026/08/16 05:02:21 DEBUG : file3: reading active writers 2026/08/16 05:02:21 DEBUG : renamed empty directory: Looking for writers 2026/08/16 05:02:21 DEBUG : Looking for writers 2026/08/16 05:02:21 DEBUG : dir3: reading active writers 2026/08/16 05:02:21 DEBUG : renamed empty directory: reading active writers 2026/08/16 05:02:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.06s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:22 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:22 DEBUG : dir/file1.rclone_chunk.001_up2m8e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:22 INFO : dir/file1.rclone_chunk.001_up2m8e: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:22 INFO : dir/file1.rclone_chunk.001_up2m8e: Deleted 2026/08/16 05:02:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 05:02:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:02:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 05:02:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/16 05:02:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/16 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 05:02:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:02:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 05:02:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/16 05:02:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/16 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 05:02:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (12 bytes), uploading instead of streaming 2026/08/16 05:02:22 DEBUG : dir/sub/file2: size = 12 OK 2026/08/16 05:02:22 DEBUG : dir/sub/file2.rclone_chunk.001_up2n7b: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/16 05:02:22 INFO : dir/sub/file2.rclone_chunk.001_up2n7b: Copied (server-side copy) to: dir/sub/file2 2026/08/16 05:02:22 INFO : dir/sub/file2.rclone_chunk.001_up2n7b: Deleted 2026/08/16 05:02:22 DEBUG : dir/sub/file2: size = 12 OK 2026/08/16 05:02:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/16 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 05:02:22 DEBUG : forgetting directory cache 2026/08/16 05:02:22 DEBUG : dir: forgetting directory cache 2026/08/16 05:02:22 DEBUG : dir/sub: forgetting directory cache 2026/08/16 05:02:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/16 05:02:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:02:23 DEBUG : dir/sub/file0: size = 5 OK 2026/08/16 05:02:23 DEBUG : dir/sub/file0.rclone_chunk.001_up2nn2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:02:23 INFO : dir/sub/file0.rclone_chunk.001_up2nn2: Copied (server-side copy) to: dir/sub/file0 2026/08/16 05:02:23 INFO : dir/sub/file0.rclone_chunk.001_up2nn2: Deleted 2026/08/16 05:02:23 DEBUG : dir/sub/file0: size = 5 OK 2026/08/16 05:02:23 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/16 05:02:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 05:02:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:23 DEBUG : dir/sub: Looking for writers 2026/08/16 05:02:23 DEBUG : file2: reading active writers 2026/08/16 05:02:23 DEBUG : file0: reading active writers 2026/08/16 05:02:23 DEBUG : dir: Looking for writers 2026/08/16 05:02:23 DEBUG : file1: reading active writers 2026/08/16 05:02:23 DEBUG : sub: reading active writers 2026/08/16 05:02:23 DEBUG : Looking for writers 2026/08/16 05:02:23 DEBUG : dir: reading active writers 2026/08/16 05:02:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.86s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/16 05:02:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:23 DEBUG : Looking for writers 2026/08/16 05:02:23 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:23 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:23 DEBUG : dir/file1.rclone_chunk.001_up2o12: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:23 INFO : dir/file1.rclone_chunk.001_up2o12: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:24 INFO : dir/file1.rclone_chunk.001_up2o12: Deleted 2026/08/16 05:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:24 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:24 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/16 05:02:24 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:02:24 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/16 05:02:24 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/16 05:02:24 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/16 05:02:24 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:24 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:24 DEBUG : dir: Looking for writers 2026/08/16 05:02:24 DEBUG : file1: reading active writers 2026/08/16 05:02:24 DEBUG : file1.metadata: reading active writers 2026/08/16 05:02:24 DEBUG : Looking for writers 2026/08/16 05:02:24 DEBUG : dir: reading active writers 2026/08/16 05:02:24 DEBUG : dir.metadata: reading active writers 2026/08/16 05:02:24 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:24 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:24 DEBUG : dir/file1.rclone_chunk.001_up2p0n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:24 INFO : dir/file1.rclone_chunk.001_up2p0n: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:24 INFO : dir/file1.rclone_chunk.001_up2p0n: Deleted 2026/08/16 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:25 DEBUG : dir: Looking for writers 2026/08/16 05:02:25 DEBUG : file1: reading active writers 2026/08/16 05:02:25 DEBUG : Looking for writers 2026/08/16 05:02:25 DEBUG : dir: reading active writers 2026/08/16 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:25 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:25 DEBUG : dir/file1.rclone_chunk.001_up2qe1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:25 INFO : dir/file1.rclone_chunk.001_up2qe1: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:25 INFO : dir/file1.rclone_chunk.001_up2qe1: Deleted 2026/08/16 05:02:26 DEBUG : time_test: size = 5 OK 2026/08/16 05:02:26 DEBUG : time_test.rclone_chunk.001_up2r0y: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/16 05:02:26 INFO : time_test.rclone_chunk.001_up2r0y: Copied (server-side copy) to: time_test 2026/08/16 05:02:26 INFO : time_test.rclone_chunk.001_up2r0y: Deleted 2026/08/16 05:02:26 DEBUG : Can set mod time: true 2026/08/16 05:02:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 05:02:26 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:26 DEBUG : dir: Looking for writers 2026/08/16 05:02:26 DEBUG : file1: reading active writers 2026/08/16 05:02:26 DEBUG : Looking for writers 2026/08/16 05:02:26 DEBUG : dir: reading active writers 2026/08/16 05:02:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:27 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:27 DEBUG : dir/file1.rclone_chunk.001_up2s31: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:27 INFO : dir/file1.rclone_chunk.001_up2s31: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:27 INFO : dir/file1.rclone_chunk.001_up2s31: Deleted 2026/08/16 05:02:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 05:02:28 DEBUG : dir/file1: size = 0 OK 2026/08/16 05:02:28 DEBUG : dir/file1.rclone_chunk.001_up2sxe: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:02:28 INFO : dir/file1.rclone_chunk.001_up2sxe: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:28 INFO : dir/file1.rclone_chunk.001_up2sxe: Deleted 2026/08/16 05:02:28 DEBUG : dir/file1: size = 0 OK 2026/08/16 05:02:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 05:02:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 05:02:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:28 DEBUG : dir: Looking for writers 2026/08/16 05:02:28 DEBUG : file1: reading active writers 2026/08/16 05:02:28 DEBUG : Looking for writers 2026/08/16 05:02:28 DEBUG : dir: reading active writers 2026/08/16 05:02:28 DEBUG : >WaitForWriters: 2026/08/16 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:28 DEBUG : dir: Looking for writers 2026/08/16 05:02:28 DEBUG : file1: reading active writers 2026/08/16 05:02:28 DEBUG : Looking for writers 2026/08/16 05:02:28 DEBUG : dir: reading active writers 2026/08/16 05:02:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:28 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:28 DEBUG : dir/file1.rclone_chunk.001_up2tj5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:28 INFO : dir/file1.rclone_chunk.001_up2tj5: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:28 INFO : dir/file1.rclone_chunk.001_up2tj5: Deleted 2026/08/16 05:02:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:02:29 DEBUG : dir/file1: size = 5 OK 2026/08/16 05:02:29 DEBUG : dir/file1.rclone_chunk.001_up2uhc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:02:29 INFO : dir/file1.rclone_chunk.001_up2uhc: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:29 INFO : dir/file1.rclone_chunk.001_up2uhc: Deleted 2026/08/16 05:02:29 DEBUG : dir/file1: size = 5 OK 2026/08/16 05:02:29 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 05:02:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 05:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:29 DEBUG : dir: Looking for writers 2026/08/16 05:02:29 DEBUG : file1: reading active writers 2026/08/16 05:02:29 DEBUG : Looking for writers 2026/08/16 05:02:29 DEBUG : dir: reading active writers 2026/08/16 05:02:29 DEBUG : >WaitForWriters: 2026/08/16 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:29 DEBUG : dir: Looking for writers 2026/08/16 05:02:29 DEBUG : file1: reading active writers 2026/08/16 05:02:29 DEBUG : Looking for writers 2026/08/16 05:02:29 DEBUG : dir: reading active writers 2026/08/16 05:02:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 DEBUG : Config file has changed externally - reloading 2026/08/16 05:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:30 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:30 DEBUG : dir/file1.rclone_chunk.001_up2vlg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:30 INFO : dir/file1.rclone_chunk.001_up2vlg: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:30 INFO : dir/file1.rclone_chunk.001_up2vlg: Deleted 2026/08/16 05:02:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:31 DEBUG : dir: Looking for writers 2026/08/16 05:02:31 DEBUG : file1: reading active writers 2026/08/16 05:02:31 DEBUG : Looking for writers 2026/08/16 05:02:31 DEBUG : dir: reading active writers 2026/08/16 05:02:31 DEBUG : >WaitForWriters: 2026/08/16 05:02:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:31 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:31 DEBUG : dir/file1.rclone_chunk.001_up2wsw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:31 INFO : dir/file1.rclone_chunk.001_up2wsw: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:31 INFO : dir/file1.rclone_chunk.001_up2wsw: Deleted 2026/08/16 05:02:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 05:02:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:32 DEBUG : dir/file1(0x273ef79eb980): close: 2026/08/16 05:02:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 05:02:32 DEBUG : dir/file1(0x273ef79eb980): >close: err= 2026/08/16 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:32 DEBUG : dir: Looking for writers 2026/08/16 05:02:32 DEBUG : file1: reading active writers 2026/08/16 05:02:32 DEBUG : Looking for writers 2026/08/16 05:02:32 DEBUG : dir: reading active writers 2026/08/16 05:02:32 DEBUG : >WaitForWriters: 2026/08/16 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:32 DEBUG : dir: Looking for writers 2026/08/16 05:02:32 DEBUG : file1: reading active writers 2026/08/16 05:02:32 DEBUG : Looking for writers 2026/08/16 05:02:32 DEBUG : dir: reading active writers 2026/08/16 05:02:32 DEBUG : >WaitForWriters: 2026/08/16 05:02:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:32 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:32 DEBUG : dir/file1.rclone_chunk.001_up2xep: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:32 INFO : dir/file1.rclone_chunk.001_up2xep: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:32 INFO : dir/file1.rclone_chunk.001_up2xep: Deleted 2026/08/16 05:02:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 05:02:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): _writeAt: size=5, off=0 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): openPending: 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): >openPending: err= 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): >_writeAt: n=5, err= 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): close: 2026/08/16 05:02:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/16 05:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/16 05:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/16 05:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 05:02:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:33 DEBUG : dir/file1(0x273ef7964e00): >close: err= 2026/08/16 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 05:02:33 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:33 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:33 DEBUG : dir/file1.rclone_chunk.001_up2yca: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/16 05:02:33 INFO : dir/file1.rclone_chunk.001_up2yca: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:33 INFO : dir/file1.rclone_chunk.001_up2yca: Deleted 2026/08/16 05:02:33 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:33 INFO : dir/file1: Copied (replaced existing) 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/16 05:02:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 05:02:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/16 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 05:02:33 DEBUG : dir: Looking for writers 2026/08/16 05:02:33 DEBUG : file1: reading active writers 2026/08/16 05:02:33 DEBUG : Looking for writers 2026/08/16 05:02:33 DEBUG : dir: reading active writers 2026/08/16 05:02:33 DEBUG : >WaitForWriters: 2026/08/16 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:34 DEBUG : dir: Looking for writers 2026/08/16 05:02:34 DEBUG : file1: reading active writers 2026/08/16 05:02:34 DEBUG : Looking for writers 2026/08/16 05:02:34 DEBUG : dir: reading active writers 2026/08/16 05:02:34 DEBUG : >WaitForWriters: 2026/08/16 05:02:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.84s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.67s) --- 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.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:34 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:34 DEBUG : dir/file1.rclone_chunk.001_up2zp1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:34 INFO : dir/file1.rclone_chunk.001_up2zp1: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:34 INFO : dir/file1.rclone_chunk.001_up2zp1: Deleted 2026/08/16 05:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:35 DEBUG : dir: Looking for writers 2026/08/16 05:02:35 DEBUG : file1: reading active writers 2026/08/16 05:02:35 DEBUG : Looking for writers 2026/08/16 05:02:35 DEBUG : dir: reading active writers 2026/08/16 05:02:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.07s) === RUN TestFileOpenReadUnknownSize 2026/08/16 05:02:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/16 05:02:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/16 05:02:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/16 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:35 DEBUG : Looking for writers 2026/08/16 05:02:35 DEBUG : file.txt: reading active writers 2026/08/16 05:02:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:35 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:35 DEBUG : dir/file1.rclone_chunk.001_up30v9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:35 INFO : dir/file1.rclone_chunk.001_up30v9: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:35 INFO : dir/file1.rclone_chunk.001_up30v9: Deleted 2026/08/16 05:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 05:02:36 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:36 DEBUG : dir/file1.rclone_chunk.001_up31m2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:36 INFO : dir/file1.rclone_chunk.001_up31m2: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:36 INFO : dir/file1.rclone_chunk.001_up31m2: Deleted 2026/08/16 05:02:36 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 05:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:36 DEBUG : dir: Looking for writers 2026/08/16 05:02:36 DEBUG : file1: reading active writers 2026/08/16 05:02:36 DEBUG : Looking for writers 2026/08/16 05:02:36 DEBUG : dir: reading active writers 2026/08/16 05:02:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.32s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:36 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:36 DEBUG : dir/file1.rclone_chunk.001_up3125: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:36 INFO : dir/file1.rclone_chunk.001_up3125: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:37 INFO : dir/file1.rclone_chunk.001_up3125: Deleted 2026/08/16 05:02:37 DEBUG : dir/file1: Remove: 2026/08/16 05:02:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:37 DEBUG : dir/file1: >Remove: err= 2026/08/16 05:02:37 DEBUG : dir/file1: Remove: 2026/08/16 05:02:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:37 DEBUG : dir: Looking for writers 2026/08/16 05:02:37 DEBUG : Looking for writers 2026/08/16 05:02:37 DEBUG : dir: reading active writers 2026/08/16 05:02:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:37 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:37 DEBUG : dir/file1.rclone_chunk.001_up32ts: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:37 INFO : dir/file1.rclone_chunk.001_up32ts: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:37 INFO : dir/file1.rclone_chunk.001_up32ts: Deleted 2026/08/16 05:02:38 DEBUG : dir/file1: Remove: 2026/08/16 05:02:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:38 DEBUG : dir/file1: >Remove: err= 2026/08/16 05:02:38 DEBUG : dir/file1: Remove: 2026/08/16 05:02:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 05:02:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:38 DEBUG : dir: Looking for writers 2026/08/16 05:02:38 DEBUG : Looking for writers 2026/08/16 05:02:38 DEBUG : dir: reading active writers 2026/08/16 05:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.85s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:38 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:38 DEBUG : dir/file1.rclone_chunk.001_up33h0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:38 INFO : dir/file1.rclone_chunk.001_up33h0: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:38 INFO : dir/file1.rclone_chunk.001_up33h0: Deleted 2026/08/16 05:02:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:02:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 05:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:38 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/16 05:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:38 DEBUG : dir/file1: Open: flags=0x3 2026/08/16 05:02:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/16 05:02:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/16 05:02:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:38 DEBUG : dir: Looking for writers 2026/08/16 05:02:38 DEBUG : file1: reading active writers 2026/08/16 05:02:38 DEBUG : Looking for writers 2026/08/16 05:02:38 DEBUG : dir: reading active writers 2026/08/16 05:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:39 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:39 DEBUG : dir/file1.rclone_chunk.001_up34dd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:39 INFO : dir/file1.rclone_chunk.001_up34dd: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:39 INFO : dir/file1.rclone_chunk.001_up34dd: Deleted 2026/08/16 05:02:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:39 DEBUG : dir: Looking for writers 2026/08/16 05:02:39 DEBUG : file1: reading active writers 2026/08/16 05:02:39 DEBUG : Looking for writers 2026/08/16 05:02:39 DEBUG : dir: reading active writers 2026/08/16 05:02:39 DEBUG : >WaitForWriters: 2026/08/16 05:02:40 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:40 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:40 INFO : dir/file1: Deleted 2026/08/16 05:02:40 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7f0fd40 2026/08/16 05:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:40 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:40 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:40 INFO : newLeaf: Deleted 2026/08/16 05:02:40 DEBUG : dir/file1: Updating file with dir/file1 0x273ef7f0fd40 2026/08/16 05:02:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:40 DEBUG : dir/file1: File is currently open, delaying rename 0x273ef7f0fd40 2026/08/16 05:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 05:02:41 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:41 DEBUG : dir/file1.rclone_chunk.001_up35dc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:41 INFO : dir/file1.rclone_chunk.001_up35dc: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:41 INFO : dir/file1.rclone_chunk.001_up35dc: Deleted 2026/08/16 05:02:41 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 05:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:41 DEBUG : newLeaf: Running delayed rename now 2026/08/16 05:02:41 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:41 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:41 INFO : dir/file1: Deleted 2026/08/16 05:02:41 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7f0fd40 2026/08/16 05:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:41 DEBUG : dir: Looking for writers 2026/08/16 05:02:41 DEBUG : Looking for writers 2026/08/16 05:02:41 DEBUG : dir: reading active writers 2026/08/16 05:02:41 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:41 DEBUG : >WaitForWriters: 2026/08/16 05:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:41 DEBUG : dir: Looking for writers 2026/08/16 05:02:41 DEBUG : Looking for writers 2026/08/16 05:02:41 DEBUG : dir: reading active writers 2026/08/16 05:02:41 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:42 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:42 DEBUG : dir/file1.rclone_chunk.001_up36js: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:42 INFO : dir/file1.rclone_chunk.001_up36js: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:42 INFO : dir/file1.rclone_chunk.001_up36js: Deleted 2026/08/16 05:02:42 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:42 DEBUG : dir: Looking for writers 2026/08/16 05:02:42 DEBUG : file1: reading active writers 2026/08/16 05:02:42 DEBUG : Looking for writers 2026/08/16 05:02:42 DEBUG : dir: reading active writers 2026/08/16 05:02:42 DEBUG : >WaitForWriters: 2026/08/16 05:02:42 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:42 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:42 INFO : dir/file1: Deleted 2026/08/16 05:02:42 DEBUG : newLeaf: Updating file with newLeaf 0x273ef8160270 2026/08/16 05:02:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:42 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:42 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:42 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:42 INFO : newLeaf: Deleted 2026/08/16 05:02:42 DEBUG : dir/file1: Updating file with dir/file1 0x273ef8160270 2026/08/16 05:02:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 05:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:43 DEBUG : dir/file1: File is currently open, delaying rename 0x273ef8160270 2026/08/16 05:02:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 05:02:43 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:43 DEBUG : dir/file1.rclone_chunk.001_up38s7: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:43 INFO : dir/file1.rclone_chunk.001_up38s7: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:43 INFO : dir/file1.rclone_chunk.001_up38s7: Deleted 2026/08/16 05:02:43 DEBUG : dir/file1: size = 25 OK 2026/08/16 05:02:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/16 05:02:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:43 DEBUG : newLeaf: Running delayed rename now 2026/08/16 05:02:43 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:43 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:43 INFO : dir/file1: Deleted 2026/08/16 05:02:43 DEBUG : newLeaf: Updating file with newLeaf 0x273ef8160270 2026/08/16 05:02:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:43 DEBUG : dir: Looking for writers 2026/08/16 05:02:43 DEBUG : Looking for writers 2026/08/16 05:02:43 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:43 DEBUG : dir: reading active writers 2026/08/16 05:02:43 DEBUG : >WaitForWriters: 2026/08/16 05:02:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:43 DEBUG : dir: Looking for writers 2026/08/16 05:02:43 DEBUG : Looking for writers 2026/08/16 05:02:43 DEBUG : dir: reading active writers 2026/08/16 05:02:43 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:43 DEBUG : >WaitForWriters: 2026/08/16 05:02:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:44 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:44 DEBUG : dir/file1.rclone_chunk.001_up39di: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:44 INFO : dir/file1.rclone_chunk.001_up39di: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:44 INFO : dir/file1.rclone_chunk.001_up39di: Deleted 2026/08/16 05:02:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:02:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): openPending: 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 05:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): >openPending: err= 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): _writeAt: size=14, off=0 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): >_writeAt: n=14, err= 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): close: 2026/08/16 05:02:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 05:02:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:44 DEBUG : dir/file1(0x273ef7c77000): >close: err= 2026/08/16 05:02:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:44 DEBUG : dir: Looking for writers 2026/08/16 05:02:44 DEBUG : file1: reading active writers 2026/08/16 05:02:44 DEBUG : Looking for writers 2026/08/16 05:02:44 DEBUG : dir: reading active writers 2026/08/16 05:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:44 DEBUG : dir: Looking for writers 2026/08/16 05:02:44 DEBUG : file1: reading active writers 2026/08/16 05:02:44 DEBUG : Looking for writers 2026/08/16 05:02:44 DEBUG : dir: reading active writers 2026/08/16 05:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:44 DEBUG : dir: Looking for writers 2026/08/16 05:02:44 DEBUG : file1: reading active writers 2026/08/16 05:02:44 DEBUG : Looking for writers 2026/08/16 05:02:44 DEBUG : dir: reading active writers 2026/08/16 05:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:44 DEBUG : dir: Looking for writers 2026/08/16 05:02:44 DEBUG : file1: reading active writers 2026/08/16 05:02:44 DEBUG : Looking for writers 2026/08/16 05:02:44 DEBUG : dir: reading active writers 2026/08/16 05:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 05:02:44 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:45 DEBUG : dir: Looking for writers 2026/08/16 05:02:45 DEBUG : file1: reading active writers 2026/08/16 05:02:45 DEBUG : Looking for writers 2026/08/16 05:02:45 DEBUG : dir: reading active writers 2026/08/16 05:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:45 DEBUG : dir: Looking for writers 2026/08/16 05:02:45 DEBUG : file1: reading active writers 2026/08/16 05:02:45 DEBUG : Looking for writers 2026/08/16 05:02:45 DEBUG : dir: reading active writers 2026/08/16 05:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:45 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:45 DEBUG : dir/file1.rclone_chunk.001_up398y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:45 INFO : dir/file1.rclone_chunk.001_up398y: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:45 INFO : dir/file1.rclone_chunk.001_up398y: Deleted 2026/08/16 05:02:45 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:45 INFO : dir/file1: Copied (replaced existing) 2026/08/16 05:02:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 05:02:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 05:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 05:02:45 DEBUG : dir: Looking for writers 2026/08/16 05:02:45 DEBUG : file1: reading active writers 2026/08/16 05:02:45 DEBUG : Looking for writers 2026/08/16 05:02:45 DEBUG : dir: reading active writers 2026/08/16 05:02:45 DEBUG : >WaitForWriters: 2026/08/16 05:02:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): _readAt: size=512, off=0 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): openPending: 2026/08/16 05:02:45 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/08/16 05:02:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 05:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): >openPending: err= 2026/08/16 05:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): >_readAt: n=14, err=EOF 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): close: 2026/08/16 05:02:45 DEBUG : dir/file1(0x273ef7de6640): >close: err= 2026/08/16 05:02:45 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:45 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:45 INFO : dir/file1: Deleted 2026/08/16 05:02:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:45 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7d0d040 2026/08/16 05:02:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:45 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:46 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:46 INFO : newLeaf: Deleted 2026/08/16 05:02:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 05:02:46 DEBUG : dir/file1: Updating file with dir/file1 0x273ef7d0d040 2026/08/16 05:02:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:46 DEBUG : dir/file1(0x273ef7e62700): openPending: 2026/08/16 05:02:46 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/08/16 05:02:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 05:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:46 DEBUG : dir/file1(0x273ef7e62700): >openPending: err= 2026/08/16 05:02:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:46 DEBUG : dir/file1(0x273ef7e62700): _writeAt: size=25, off=0 2026/08/16 05:02:46 DEBUG : dir/file1(0x273ef7e62700): >_writeAt: n=25, err= 2026/08/16 05:02:46 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:46 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:46 INFO : dir/file1: Deleted 2026/08/16 05:02:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:46 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7d0d040 2026/08/16 05:02:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:46 DEBUG : newLeaf(0x273ef7e62700): close: 2026/08/16 05:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 05:02:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 05:02:46.287661146 +0000 UTC m=+48.463885179 2026/08/16 05:02:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:46 DEBUG : newLeaf(0x273ef7e62700): >close: err= 2026/08/16 05:02:46 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 05:02:46 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:46 DEBUG : dir: Looking for writers 2026/08/16 05:02:46 DEBUG : Looking for writers 2026/08/16 05:02:46 DEBUG : dir: reading active writers 2026/08/16 05:02:46 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:46 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:46 DEBUG : newLeaf.rclone_chunk.001_up3blm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:46 INFO : newLeaf.rclone_chunk.001_up3blm: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:47 INFO : newLeaf.rclone_chunk.001_up3blm: Deleted 2026/08/16 05:02:47 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:47 INFO : newLeaf: Copied (replaced existing) 2026/08/16 05:02:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 05:02:46.287661146 +0000 UTC" 2026/08/16 05:02:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 05:02:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 05:02:47 DEBUG : dir: Looking for writers 2026/08/16 05:02:47 DEBUG : Looking for writers 2026/08/16 05:02:47 DEBUG : dir: reading active writers 2026/08/16 05:02:47 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:47 DEBUG : >WaitForWriters: 2026/08/16 05:02:47 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:47 DEBUG : dir: Looking for writers 2026/08/16 05:02:47 DEBUG : Looking for writers 2026/08/16 05:02:47 DEBUG : dir: reading active writers 2026/08/16 05:02:47 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:47 DEBUG : >WaitForWriters: 2026/08/16 05:02:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:47 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:47 DEBUG : dir/file1.rclone_chunk.001_up3cdy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:47 INFO : dir/file1.rclone_chunk.001_up3cdy: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:47 INFO : dir/file1.rclone_chunk.001_up3cdy: Deleted 2026/08/16 05:02:48 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:48 DEBUG : dir: Looking for writers 2026/08/16 05:02:48 DEBUG : file1: reading active writers 2026/08/16 05:02:48 DEBUG : Looking for writers 2026/08/16 05:02:48 DEBUG : dir: reading active writers 2026/08/16 05:02:48 DEBUG : >WaitForWriters: 2026/08/16 05:02:48 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:48 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:48 INFO : dir/file1: Deleted 2026/08/16 05:02:48 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7e74dd0 2026/08/16 05:02:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:48 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:48 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:48 INFO : newLeaf: Deleted 2026/08/16 05:02:48 DEBUG : dir/file1: Updating file with dir/file1 0x273ef7e74dd0 2026/08/16 05:02:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:48 DEBUG : dir/file1(0x273ef7d5d300): openPending: 2026/08/16 05:02:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:02:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 05:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:48 DEBUG : dir/file1(0x273ef7d5d300): >openPending: err= 2026/08/16 05:02:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:48 DEBUG : dir/file1(0x273ef7d5d300): _writeAt: size=25, off=0 2026/08/16 05:02:48 DEBUG : dir/file1(0x273ef7d5d300): >_writeAt: n=25, err= 2026/08/16 05:02:48 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:48 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:49 INFO : dir/file1: Deleted 2026/08/16 05:02:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:49 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7e74dd0 2026/08/16 05:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:49 DEBUG : newLeaf(0x273ef7d5d300): close: 2026/08/16 05:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 05:02:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 05:02:48.823777674 +0000 UTC m=+51.000001607 2026/08/16 05:02:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:49 DEBUG : newLeaf(0x273ef7d5d300): >close: err= 2026/08/16 05:02:49 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:49 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 05:02:49 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:49 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:49 DEBUG : newLeaf.rclone_chunk.001_up3etj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:49 INFO : newLeaf.rclone_chunk.001_up3etj: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:49 INFO : newLeaf.rclone_chunk.001_up3etj: Deleted 2026/08/16 05:02:49 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:49 INFO : newLeaf: Copied (replaced existing) 2026/08/16 05:02:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 05:02:48.823777674 +0000 UTC" 2026/08/16 05:02:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 05:02:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : >WaitForWriters: 2026/08/16 05:02:49 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:49 DEBUG : dir: Looking for writers 2026/08/16 05:02:49 DEBUG : Looking for writers 2026/08/16 05:02:49 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:49 DEBUG : dir: reading active writers 2026/08/16 05:02:49 DEBUG : >WaitForWriters: 2026/08/16 05:02:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:50 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:50 DEBUG : dir/file1.rclone_chunk.001_up3ei5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:50 INFO : dir/file1.rclone_chunk.001_up3ei5: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:50 INFO : dir/file1.rclone_chunk.001_up3ei5: Deleted 2026/08/16 05:02:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:02:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): openPending: 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 05:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): >openPending: err= 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): _writeAt: size=14, off=0 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): >_writeAt: n=14, err= 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): close: 2026/08/16 05:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 05:02:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:50 DEBUG : dir/file1(0x273ef7e86a80): >close: err= 2026/08/16 05:02:50 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:50 DEBUG : dir: Looking for writers 2026/08/16 05:02:50 DEBUG : file1: reading active writers 2026/08/16 05:02:50 DEBUG : Looking for writers 2026/08/16 05:02:50 DEBUG : dir: reading active writers 2026/08/16 05:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:50 DEBUG : dir: Looking for writers 2026/08/16 05:02:50 DEBUG : file1: reading active writers 2026/08/16 05:02:50 DEBUG : Looking for writers 2026/08/16 05:02:50 DEBUG : dir: reading active writers 2026/08/16 05:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:50 DEBUG : dir: Looking for writers 2026/08/16 05:02:50 DEBUG : file1: reading active writers 2026/08/16 05:02:50 DEBUG : Looking for writers 2026/08/16 05:02:50 DEBUG : dir: reading active writers 2026/08/16 05:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:50 DEBUG : dir: Looking for writers 2026/08/16 05:02:50 DEBUG : file1: reading active writers 2026/08/16 05:02:50 DEBUG : Looking for writers 2026/08/16 05:02:50 DEBUG : dir: reading active writers 2026/08/16 05:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 05:02:50 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:50 DEBUG : dir: Looking for writers 2026/08/16 05:02:50 DEBUG : file1: reading active writers 2026/08/16 05:02:50 DEBUG : Looking for writers 2026/08/16 05:02:50 DEBUG : dir: reading active writers 2026/08/16 05:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:51 DEBUG : dir: Looking for writers 2026/08/16 05:02:51 DEBUG : file1: reading active writers 2026/08/16 05:02:51 DEBUG : Looking for writers 2026/08/16 05:02:51 DEBUG : dir: reading active writers 2026/08/16 05:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:51 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:51 DEBUG : dir/file1.rclone_chunk.001_up3fne: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:51 INFO : dir/file1.rclone_chunk.001_up3fne: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:51 INFO : dir/file1.rclone_chunk.001_up3fne: Deleted 2026/08/16 05:02:51 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:51 INFO : dir/file1: Copied (replaced existing) 2026/08/16 05:02:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 05:02:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 05:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 05:02:51 DEBUG : dir: Looking for writers 2026/08/16 05:02:51 DEBUG : file1: reading active writers 2026/08/16 05:02:51 DEBUG : Looking for writers 2026/08/16 05:02:51 DEBUG : dir: reading active writers 2026/08/16 05:02:51 DEBUG : >WaitForWriters: 2026/08/16 05:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): _readAt: size=512, off=0 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): openPending: 2026/08/16 05:02:51 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/08/16 05:02:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 05:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): >openPending: err= 2026/08/16 05:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): >_readAt: n=14, err=EOF 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): close: 2026/08/16 05:02:51 DEBUG : dir/file1(0x273ef76dd680): >close: err= 2026/08/16 05:02:51 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:51 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:51 INFO : dir/file1: Deleted 2026/08/16 05:02:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:51 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7dd9380 2026/08/16 05:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:51 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:51 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:52 INFO : newLeaf: Deleted 2026/08/16 05:02:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 05:02:52 DEBUG : dir/file1: Updating file with dir/file1 0x273ef7dd9380 2026/08/16 05:02:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:52 DEBUG : dir/file1(0x273ef7fd64c0): openPending: 2026/08/16 05:02:52 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/08/16 05:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 05:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:52 DEBUG : dir/file1(0x273ef7fd64c0): >openPending: err= 2026/08/16 05:02:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:52 DEBUG : dir/file1(0x273ef7fd64c0): _writeAt: size=25, off=0 2026/08/16 05:02:52 DEBUG : dir/file1(0x273ef7fd64c0): >_writeAt: n=25, err= 2026/08/16 05:02:52 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:52 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:52 INFO : dir/file1: Deleted 2026/08/16 05:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x273ef7dd9380 2026/08/16 05:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:52 DEBUG : newLeaf(0x273ef7fd64c0): close: 2026/08/16 05:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 05:02:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 05:02:52.222557793 +0000 UTC m=+54.398781795 2026/08/16 05:02:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:52 DEBUG : newLeaf(0x273ef7fd64c0): >close: err= 2026/08/16 05:02:52 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 05:02:52 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:52 DEBUG : dir: Looking for writers 2026/08/16 05:02:52 DEBUG : Looking for writers 2026/08/16 05:02:52 DEBUG : dir: reading active writers 2026/08/16 05:02:52 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:52 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:52 DEBUG : newLeaf.rclone_chunk.001_up3hkj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:52 INFO : newLeaf.rclone_chunk.001_up3hkj: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:53 INFO : newLeaf.rclone_chunk.001_up3hkj: Deleted 2026/08/16 05:02:53 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:53 INFO : newLeaf: Copied (replaced existing) 2026/08/16 05:02:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 05:02:52.222557793 +0000 UTC" 2026/08/16 05:02:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 05:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 05:02:53 DEBUG : dir: Looking for writers 2026/08/16 05:02:53 DEBUG : Looking for writers 2026/08/16 05:02:53 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:53 DEBUG : dir: reading active writers 2026/08/16 05:02:53 DEBUG : >WaitForWriters: 2026/08/16 05:02:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:53 DEBUG : dir: Looking for writers 2026/08/16 05:02:53 DEBUG : Looking for writers 2026/08/16 05:02:53 DEBUG : dir: reading active writers 2026/08/16 05:02:53 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:53 DEBUG : >WaitForWriters: 2026/08/16 05:02:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:02:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:02:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:02:53 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:53 DEBUG : dir/file1.rclone_chunk.001_up3int: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:02:53 INFO : dir/file1.rclone_chunk.001_up3int: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:53 INFO : dir/file1.rclone_chunk.001_up3int: Deleted 2026/08/16 05:02:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:54 DEBUG : dir: Looking for writers 2026/08/16 05:02:54 DEBUG : file1: reading active writers 2026/08/16 05:02:54 DEBUG : Looking for writers 2026/08/16 05:02:54 DEBUG : dir: reading active writers 2026/08/16 05:02:54 DEBUG : >WaitForWriters: 2026/08/16 05:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): _readAt: size=512, off=0 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): openPending: 2026/08/16 05:02:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 05:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): >openPending: err= 2026/08/16 05:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/16 05:02:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:02:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): >_readAt: n=14, err=EOF 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): close: 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef765ce40): >close: err= 2026/08/16 05:02:54 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:54 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:54 INFO : dir/file1: Deleted 2026/08/16 05:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:54 DEBUG : newLeaf: Updating file with newLeaf 0x273ef78e8680 2026/08/16 05:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:54 DEBUG : newLeaf: copy non-chunked object... 2026/08/16 05:02:54 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:02:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:54 INFO : newLeaf: Deleted 2026/08/16 05:02:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 05:02:54 DEBUG : dir/file1: Updating file with dir/file1 0x273ef78e8680 2026/08/16 05:02:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 05:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:02:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef83ca940): openPending: 2026/08/16 05:02:54 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/08/16 05:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 05:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef83ca940): >openPending: err= 2026/08/16 05:02:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef83ca940): _writeAt: size=25, off=0 2026/08/16 05:02:54 DEBUG : dir/file1(0x273ef83ca940): >_writeAt: n=25, err= 2026/08/16 05:02:54 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:02:55 DEBUG : newLeaf: size = 14 OK 2026/08/16 05:02:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:55 INFO : dir/file1: Deleted 2026/08/16 05:02:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 05:02:55 DEBUG : newLeaf: Updating file with newLeaf 0x273ef78e8680 2026/08/16 05:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:55 DEBUG : newLeaf(0x273ef83ca940): close: 2026/08/16 05:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 05:02:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 05:02:54.923950639 +0000 UTC m=+57.100174571 2026/08/16 05:02:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 05:02:55 DEBUG : newLeaf(0x273ef83ca940): >close: err= 2026/08/16 05:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:02:55 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 05:02:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:02:55 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:55 DEBUG : newLeaf.rclone_chunk.001_up3ks6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 05:02:55 INFO : newLeaf.rclone_chunk.001_up3ks6: Copied (server-side copy) to: newLeaf 2026/08/16 05:02:55 INFO : newLeaf.rclone_chunk.001_up3ks6: Deleted 2026/08/16 05:02:55 DEBUG : newLeaf: size = 25 OK 2026/08/16 05:02:55 INFO : newLeaf: Copied (replaced existing) 2026/08/16 05:02:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 05:02:54.923950639 +0000 UTC" 2026/08/16 05:02:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 05:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 05:02:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : >WaitForWriters: 2026/08/16 05:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:55 DEBUG : dir: Looking for writers 2026/08/16 05:02:55 DEBUG : Looking for writers 2026/08/16 05:02:55 DEBUG : dir: reading active writers 2026/08/16 05:02:55 DEBUG : newLeaf: reading active writers 2026/08/16 05:02:55 DEBUG : >WaitForWriters: 2026/08/16 05:02:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestFileRename (16.90s) --- PASS: TestFileRename/off,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=false (2.45s) --- PASS: TestFileRename/minimal,forceCache=true (3.28s) --- PASS: TestFileRename/writes,forceCache=false (2.59s) --- PASS: TestFileRename/writes,forceCache=true (3.39s) --- PASS: TestFileRename/full,forceCache=false (2.68s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:56 DEBUG : Looking for writers 2026/08/16 05:02:56 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:56 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:02:56 DEBUG : dir/file1.rclone_chunk.001_up3lbq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:02:56 INFO : dir/file1.rclone_chunk.001_up3lbq: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:56 INFO : dir/file1.rclone_chunk.001_up3lbq: Deleted 2026/08/16 05:02:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:02:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:02:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 05:02:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:57 DEBUG : dir: Looking for writers 2026/08/16 05:02:57 DEBUG : file1: reading active writers 2026/08/16 05:02:57 DEBUG : Looking for writers 2026/08/16 05:02:57 DEBUG : dir: reading active writers 2026/08/16 05:02:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.96s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:57 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:02:57 DEBUG : dir/file1.rclone_chunk.001_up3mjp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:02:57 INFO : dir/file1.rclone_chunk.001_up3mjp: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:57 INFO : dir/file1.rclone_chunk.001_up3mjp: Deleted 2026/08/16 05:02:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:02:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:02:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 05:02:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 05:02:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 05:02:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/16 05:02:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/16 05:02:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:02:58 DEBUG : dir: Looking for writers 2026/08/16 05:02:58 DEBUG : file1: reading active writers 2026/08/16 05:02:58 DEBUG : Looking for writers 2026/08/16 05:02:58 DEBUG : dir: reading active writers 2026/08/16 05:02:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.43s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:02:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:02:59 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:02:59 DEBUG : dir/file1.rclone_chunk.001_up3ny4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:02:59 INFO : dir/file1.rclone_chunk.001_up3ny4: Copied (server-side copy) to: dir/file1 2026/08/16 05:02:59 INFO : dir/file1.rclone_chunk.001_up3ny4: Deleted 2026/08/16 05:02:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:02:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:02:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:02:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 05:02:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 05:02:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 05:02:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/16 05:02:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/16 05:02:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/16 05:02:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/16 05:02:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 05:03:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/16 05:03:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/16 05:03:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/16 05:03:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 05:03:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 05:03:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 05:03:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 05:03:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/16 05:03:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 05:03:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 05:03:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 05:03:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/16 05:03:00 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:00 DEBUG : dir: Looking for writers 2026/08/16 05:03:00 DEBUG : file1: reading active writers 2026/08/16 05:03:00 DEBUG : Looking for writers 2026/08/16 05:03:00 DEBUG : dir: reading active writers 2026/08/16 05:03:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:00 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:00 DEBUG : dir/file1.rclone_chunk.001_up3prn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:00 INFO : dir/file1.rclone_chunk.001_up3prn: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:00 INFO : dir/file1.rclone_chunk.001_up3prn: Deleted 2026/08/16 05:03:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:03:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 05:03:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:01 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:01 DEBUG : dir: Looking for writers 2026/08/16 05:03:01 DEBUG : file1: reading active writers 2026/08/16 05:03:01 DEBUG : Looking for writers 2026/08/16 05:03:01 DEBUG : dir: reading active writers 2026/08/16 05:03:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:01 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:01 DEBUG : dir/file1.rclone_chunk.001_up3qxa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:01 INFO : dir/file1.rclone_chunk.001_up3qxa: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:01 INFO : dir/file1.rclone_chunk.001_up3qxa: Deleted 2026/08/16 05:03:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 05:03:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 05:03:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/16 05:03:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/16 05:03:01 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:01 DEBUG : dir: Looking for writers 2026/08/16 05:03:01 DEBUG : file1: reading active writers 2026/08/16 05:03:01 DEBUG : Looking for writers 2026/08/16 05:03:01 DEBUG : dir: reading active writers 2026/08/16 05:03:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.87s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:02 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:02 DEBUG : dir/file1.rclone_chunk.001_up3rka: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:02 INFO : dir/file1.rclone_chunk.001_up3rka: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:02 INFO : dir/file1.rclone_chunk.001_up3rka: Deleted 2026/08/16 05:03:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): _readAt: size=1, off=0 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): openPending: 2026/08/16 05:03:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >openPending: err= 2026/08/16 05:03:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 05:03:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >_readAt: n=1, err= 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): _readAt: size=256, off=1 2026/08/16 05:03:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >_readAt: n=15, err=EOF 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): _readAt: size=16, off=16 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >_readAt: n=0, err=EOF 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): close: 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >close: err= 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): close: 2026/08/16 05:03:02 DEBUG : dir/file1(0x273ef7f2a380): >close: err=file already closed 2026/08/16 05:03:02 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:02 DEBUG : dir: Looking for writers 2026/08/16 05:03:02 DEBUG : file1: reading active writers 2026/08/16 05:03:02 DEBUG : Looking for writers 2026/08/16 05:03:02 DEBUG : dir: reading active writers 2026/08/16 05:03:02 DEBUG : >WaitForWriters: 2026/08/16 05:03:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.91s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:03 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:03 DEBUG : dir/file1.rclone_chunk.001_up3si9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:03 INFO : dir/file1.rclone_chunk.001_up3si9: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:03 INFO : dir/file1.rclone_chunk.001_up3si9: Deleted 2026/08/16 05:03:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): _readAt: size=1, off=0 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): openPending: 2026/08/16 05:03:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >openPending: err= 2026/08/16 05:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 05:03:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >_readAt: n=1, err= 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): _readAt: size=1, off=5 2026/08/16 05:03:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >_readAt: n=1, err= 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): _readAt: size=1, off=3 2026/08/16 05:03:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >_readAt: n=1, err= 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): _readAt: size=1, off=13 2026/08/16 05:03:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >_readAt: n=1, err= 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): _readAt: size=16, off=100 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >_readAt: n=0, err=EOF 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): close: 2026/08/16 05:03:03 DEBUG : dir/file1(0x273ef83ca100): >close: err= 2026/08/16 05:03:03 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:03 DEBUG : dir: Looking for writers 2026/08/16 05:03:03 DEBUG : file1: reading active writers 2026/08/16 05:03:03 DEBUG : Looking for writers 2026/08/16 05:03:03 DEBUG : dir: reading active writers 2026/08/16 05:03:03 DEBUG : >WaitForWriters: 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.96s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:04 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:04 DEBUG : dir/file1.rclone_chunk.001_up3tvg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:04 INFO : dir/file1.rclone_chunk.001_up3tvg: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:04 INFO : dir/file1.rclone_chunk.001_up3tvg: Deleted 2026/08/16 05:03:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=1, off=0 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): openPending: 2026/08/16 05:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >openPending: err= 2026/08/16 05:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 05:03:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=1, err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=1, off=5 2026/08/16 05:03:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=1, err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=1, off=1 2026/08/16 05:03:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=1, err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=6, off=10 2026/08/16 05:03:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=6, err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=256, off=10 2026/08/16 05:03:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=6, err=EOF 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=256, off=100 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=0, err=EOF 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): close: 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >close: err= 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): _readAt: size=256, off=100 2026/08/16 05:03:04 DEBUG : dir/file1(0x273ef7965280): >_readAt: n=0, err=file already closed 2026/08/16 05:03:04 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:04 DEBUG : dir: Looking for writers 2026/08/16 05:03:04 DEBUG : file1: reading active writers 2026/08/16 05:03:04 DEBUG : Looking for writers 2026/08/16 05:03:04 DEBUG : dir: reading active writers 2026/08/16 05:03:04 DEBUG : >WaitForWriters: 2026/08/16 05:03:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:05 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:05 DEBUG : dir/file1.rclone_chunk.001_up3uv8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:05 INFO : dir/file1.rclone_chunk.001_up3uv8: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:05 INFO : dir/file1.rclone_chunk.001_up3uv8: Deleted 2026/08/16 05:03:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): RWFileHandle.Flush 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): _readAt: size=256, off=0 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): openPending: 2026/08/16 05:03:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): >openPending: err= 2026/08/16 05:03:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 05:03:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): >_readAt: n=16, err=EOF 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): RWFileHandle.Flush 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): RWFileHandle.Flush 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): close: 2026/08/16 05:03:05 DEBUG : dir/file1(0x273ef7e22600): >close: err= 2026/08/16 05:03:05 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:05 DEBUG : dir: Looking for writers 2026/08/16 05:03:05 DEBUG : file1: reading active writers 2026/08/16 05:03:05 DEBUG : Looking for writers 2026/08/16 05:03:05 DEBUG : dir: reading active writers 2026/08/16 05:03:05 DEBUG : >WaitForWriters: 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.94s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:06 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:06 DEBUG : dir/file1.rclone_chunk.001_up3vca: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:06 INFO : dir/file1.rclone_chunk.001_up3vca: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:06 INFO : dir/file1.rclone_chunk.001_up3vca: Deleted 2026/08/16 05:03:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 05:03:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): _readAt: size=256, off=0 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): openPending: 2026/08/16 05:03:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): >openPending: err= 2026/08/16 05:03:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 05:03:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): >_readAt: n=16, err=EOF 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): RWFileHandle.Release 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): close: 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): >close: err= 2026/08/16 05:03:06 DEBUG : dir/file1(0x273ef7f9a540): RWFileHandle.Release 2026/08/16 05:03:06 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:06 DEBUG : dir: Looking for writers 2026/08/16 05:03:06 DEBUG : file1: reading active writers 2026/08/16 05:03:06 DEBUG : Looking for writers 2026/08/16 05:03:06 DEBUG : dir: reading active writers 2026/08/16 05:03:06 DEBUG : >WaitForWriters: 2026/08/16 05:03:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:06 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): openPending: 2026/08/16 05:03:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): >openPending: err= 2026/08/16 05:03:06 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): _writeAt: size=5, off=0 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): >_writeAt: n=5, err= 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): _writeAt: size=7, off=5 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): >_writeAt: n=7, err= 2026/08/16 05:03:06 DEBUG : file1: vfs cache: truncate to size=11 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): close: 2026/08/16 05:03:06 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:06.964379893 +0000 UTC m=+69.140603815 2026/08/16 05:03:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): >close: err= 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): close: 2026/08/16 05:03:06 DEBUG : file1(0x273ef7f285c0): >close: err=file already closed 2026/08/16 05:03:06 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:06 DEBUG : Looking for writers 2026/08/16 05:03:06 DEBUG : file1: reading active writers 2026/08/16 05:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:06 DEBUG : Looking for writers 2026/08/16 05:03:06 DEBUG : file1: reading active writers 2026/08/16 05:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:06 DEBUG : Looking for writers 2026/08/16 05:03:06 DEBUG : file1: reading active writers 2026/08/16 05:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:07 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:07 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:07 DEBUG : file1: size = 11 OK 2026/08/16 05:03:07 DEBUG : file1.rclone_chunk.001_up3w4i: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 05:03:07 INFO : file1.rclone_chunk.001_up3w4i: Copied (server-side copy) to: file1 2026/08/16 05:03:07 INFO : file1.rclone_chunk.001_up3w4i: Deleted 2026/08/16 05:03:07 DEBUG : file1: size = 11 OK 2026/08/16 05:03:07 INFO : file1: Copied (new) 2026/08/16 05:03:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 05:03:06.964379893 +0000 UTC" 2026/08/16 05:03:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : >WaitForWriters: 2026/08/16 05:03:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : >WaitForWriters: 2026/08/16 05:03:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting 2026/08/16 05:03:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:07 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): openPending: 2026/08/16 05:03:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): >openPending: err= 2026/08/16 05:03:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): _writeAt: size=7, off=0 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): >_writeAt: n=7, err= 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): _writeAt: size=6, off=5 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): >_writeAt: n=6, err= 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): close: 2026/08/16 05:03:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:07.873009951 +0000 UTC m=+70.049233893 2026/08/16 05:03:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): >close: err= 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): _writeAt: size=5, off=0 2026/08/16 05:03:07 DEBUG : file1(0x273ef79ebd40): >_writeAt: n=0, err=file already closed 2026/08/16 05:03:07 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:07 DEBUG : Looking for writers 2026/08/16 05:03:07 DEBUG : file1: reading active writers 2026/08/16 05:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:07 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:08 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:08 DEBUG : file1: size = 11 OK 2026/08/16 05:03:08 DEBUG : file1.rclone_chunk.001_up3xvt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 05:03:08 INFO : file1.rclone_chunk.001_up3xvt: Copied (server-side copy) to: file1 2026/08/16 05:03:08 INFO : file1.rclone_chunk.001_up3xvt: Deleted 2026/08/16 05:03:08 DEBUG : file1: size = 11 OK 2026/08/16 05:03:08 INFO : file1: Copied (new) 2026/08/16 05:03:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 05:03:07.873009951 +0000 UTC" 2026/08/16 05:03:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : >WaitForWriters: 2026/08/16 05:03:08 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : >WaitForWriters: 2026/08/16 05:03:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting 2026/08/16 05:03:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.94s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:08 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:08 DEBUG : file1(0x273ef7964640): openPending: 2026/08/16 05:03:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:08 DEBUG : file1(0x273ef7964640): >openPending: err= 2026/08/16 05:03:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:08 DEBUG : file1(0x273ef7964640): close: 2026/08/16 05:03:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:08.808129632 +0000 UTC m=+70.984353554 2026/08/16 05:03:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:08 DEBUG : file1(0x273ef7964640): >close: err= 2026/08/16 05:03:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 05:03:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:08 DEBUG : file2: newRWFileHandle: 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): openPending: 2026/08/16 05:03:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): >openPending: err= 2026/08/16 05:03:08 DEBUG : file2: >newRWFileHandle: err= 2026/08/16 05:03:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/16 05:03:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): RWFileHandle.Flush 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): RWFileHandle.Release 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): close: 2026/08/16 05:03:08 DEBUG : file2: vfs cache: setting modification time to 2026-08-16 05:03:08.809172201 +0000 UTC m=+70.985396133 2026/08/16 05:03:08 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:08 DEBUG : file2(0x273ef7964b40): >close: err= 2026/08/16 05:03:08 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : file2: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file2: reading active writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : file2: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : file2: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/16 05:03:08 DEBUG : file2: vfs cache: starting upload 2026/08/16 05:03:08 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:08 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:08 DEBUG : Looking for writers 2026/08/16 05:03:08 DEBUG : file1: reading active writers 2026/08/16 05:03:08 DEBUG : file2: reading active writers 2026/08/16 05:03:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/16 05:03:08 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file2: reading active writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/16 05:03:09 DEBUG : file2: size = 0 OK 2026/08/16 05:03:09 DEBUG : file2.rclone_chunk.001_up3xa1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:09 INFO : file2.rclone_chunk.001_up3xa1: Copied (server-side copy) to: file2 2026/08/16 05:03:09 DEBUG : file1: size = 0 OK 2026/08/16 05:03:09 DEBUG : file1.rclone_chunk.001_up3xdt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:09 INFO : file1.rclone_chunk.001_up3xdt: Copied (server-side copy) to: file1 2026/08/16 05:03:09 INFO : file2.rclone_chunk.001_up3xa1: Deleted 2026/08/16 05:03:09 DEBUG : file2: size = 0 OK 2026/08/16 05:03:09 INFO : file2: Copied (new) 2026/08/16 05:03:09 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-16 05:03:08.809172201 +0000 UTC" 2026/08/16 05:03:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/16 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:09 INFO : file2: vfs cache: upload succeeded try #1 2026/08/16 05:03:09 INFO : file1.rclone_chunk.001_up3xdt: Deleted 2026/08/16 05:03:09 DEBUG : file1: size = 0 OK 2026/08/16 05:03:09 INFO : file1: Copied (new) 2026/08/16 05:03:09 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-16 05:03:08.808129632 +0000 UTC" 2026/08/16 05:03:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file2: reading active writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : >WaitForWriters: 2026/08/16 05:03:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : file2: reading active writers 2026/08/16 05:03:09 DEBUG : >WaitForWriters: 2026/08/16 05:03:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting 2026/08/16 05:03:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:09 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): openPending: 2026/08/16 05:03:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): >openPending: err= 2026/08/16 05:03:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): _writeAt: size=5, off=0 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): >_writeAt: n=5, err= 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): RWFileHandle.Flush 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): RWFileHandle.Flush 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): close: 2026/08/16 05:03:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:09.812964714 +0000 UTC m=+71.989188646 2026/08/16 05:03:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:09 DEBUG : file1(0x273ef7e33480): >close: err= 2026/08/16 05:03:09 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:09 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:09 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:09 DEBUG : Looking for writers 2026/08/16 05:03:09 DEBUG : file1: reading active writers 2026/08/16 05:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:10 DEBUG : file1: size = 5 OK 2026/08/16 05:03:10 DEBUG : file1.rclone_chunk.001_up3y4d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:10 INFO : file1.rclone_chunk.001_up3y4d: Copied (server-side copy) to: file1 2026/08/16 05:03:10 INFO : file1.rclone_chunk.001_up3y4d: Deleted 2026/08/16 05:03:10 DEBUG : file1: size = 5 OK 2026/08/16 05:03:10 INFO : file1: Copied (new) 2026/08/16 05:03:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 05:03:09.812964714 +0000 UTC" 2026/08/16 05:03:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : >WaitForWriters: 2026/08/16 05:03:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:10 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): openPending: 2026/08/16 05:03:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): >openPending: err= 2026/08/16 05:03:10 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): _writeAt: size=5, off=0 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): >_writeAt: n=5, err= 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): RWFileHandle.Release 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): close: 2026/08/16 05:03:10 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:10.628249247 +0000 UTC m=+72.804473169 2026/08/16 05:03:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): >close: err= 2026/08/16 05:03:10 DEBUG : file1(0x273ef7e6d500): RWFileHandle.Release 2026/08/16 05:03:10 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:10 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:10 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:10 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:10 DEBUG : Looking for writers 2026/08/16 05:03:10 DEBUG : file1: reading active writers 2026/08/16 05:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:11 DEBUG : file1: size = 5 OK 2026/08/16 05:03:11 DEBUG : file1.rclone_chunk.001_up3ztz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:11 INFO : file1.rclone_chunk.001_up3ztz: Copied (server-side copy) to: file1 2026/08/16 05:03:11 INFO : file1.rclone_chunk.001_up3ztz: Deleted 2026/08/16 05:03:11 DEBUG : file1: size = 5 OK 2026/08/16 05:03:11 INFO : file1: Copied (new) 2026/08/16 05:03:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 05:03:10.628249247 +0000 UTC" 2026/08/16 05:03:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:11 DEBUG : Looking for writers 2026/08/16 05:03:11 DEBUG : file1: reading active writers 2026/08/16 05:03:11 DEBUG : >WaitForWriters: 2026/08/16 05:03:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ/dir/file1: no such file or directory 2026/08/16 05:03:11 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:11 DEBUG : dir/file1.rclone_chunk.001_up40t6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:11 INFO : dir/file1.rclone_chunk.001_up40t6: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:11 INFO : dir/file1.rclone_chunk.001_up40t6: Deleted 2026/08/16 05:03:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 05:03:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:03:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): openPending: 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): >openPending: err= 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 05:03:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): _writeAt: size=5, off=0 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): >_writeAt: n=5, err= 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): close: 2026/08/16 05:03:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 05:03:12.083667566 +0000 UTC m=+74.259891528 2026/08/16 05:03:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:12 DEBUG : dir/file1(0x273ef7fd5b00): >close: err= 2026/08/16 05:03:12 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 05:03:12 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:12 DEBUG : dir/file1: size = 5 OK 2026/08/16 05:03:12 DEBUG : dir/file1.rclone_chunk.001_up41q6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:12 INFO : dir/file1.rclone_chunk.001_up41q6: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:12 INFO : dir/file1.rclone_chunk.001_up41q6: Deleted 2026/08/16 05:03:12 DEBUG : dir/file1: size = 5 OK 2026/08/16 05:03:12 INFO : dir/file1: Copied (replaced existing) 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-16 05:03:12.083667566 +0000 UTC" 2026/08/16 05:03:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:12 DEBUG : dir: Looking for writers 2026/08/16 05:03:12 DEBUG : file1: reading active writers 2026/08/16 05:03:12 DEBUG : Looking for writers 2026/08/16 05:03:12 DEBUG : dir: reading active writers 2026/08/16 05:03:12 DEBUG : >WaitForWriters: 2026/08/16 05:03:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:13 DEBUG : dir/file1: size = 16 OK 2026/08/16 05:03:13 DEBUG : dir/file1.rclone_chunk.001_up412p: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/16 05:03:13 INFO : dir/file1.rclone_chunk.001_up412p: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:13 INFO : dir/file1.rclone_chunk.001_up412p: Deleted 2026/08/16 05:03:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 05:03:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 05:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 05:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): _writeAt: size=5, off=0 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): openPending: 2026/08/16 05:03:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 05:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): >openPending: err= 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): >_writeAt: n=5, err= 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): _writeAt: size=15, off=5 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): >_writeAt: n=15, err= 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): close: 2026/08/16 05:03:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/16 05:03:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 05:03:13.599801083 +0000 UTC m=+75.776025015 2026/08/16 05:03:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:13 DEBUG : dir/file1(0x273ef7d5ce80): >close: err= 2026/08/16 05:03:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:13 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 05:03:13 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:13 DEBUG : dir: Looking for writers 2026/08/16 05:03:13 DEBUG : file1: reading active writers 2026/08/16 05:03:13 DEBUG : Looking for writers 2026/08/16 05:03:13 DEBUG : dir: reading active writers 2026/08/16 05:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:14 DEBUG : dir/file1: size = 20 OK 2026/08/16 05:03:14 DEBUG : dir/file1.rclone_chunk.001_up420o: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/16 05:03:14 INFO : dir/file1.rclone_chunk.001_up420o: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:14 INFO : dir/file1.rclone_chunk.001_up420o: Deleted 2026/08/16 05:03:14 DEBUG : dir/file1: size = 20 OK 2026/08/16 05:03:14 INFO : dir/file1: Copied (replaced existing) 2026/08/16 05:03:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-16 05:03:13.599801083 +0000 UTC" 2026/08/16 05:03:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:14 DEBUG : dir: Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : dir: reading active writers 2026/08/16 05:03:14 DEBUG : >WaitForWriters: 2026/08/16 05:03:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:14 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): openPending: 2026/08/16 05:03:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): >openPending: err= 2026/08/16 05:03:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): _writeAt: size=5, off=0 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): >_writeAt: n=5, err= 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): close: 2026/08/16 05:03:14 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 05:03:14.464567927 +0000 UTC m=+76.640791879 2026/08/16 05:03:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:14 DEBUG : file1(0x273ef7db4b80): >close: err= 2026/08/16 05:03:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:14 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:14 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:14 DEBUG : Looking for writers 2026/08/16 05:03:14 DEBUG : file1: reading active writers 2026/08/16 05:03:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:14 DEBUG : file1: size = 5 OK 2026/08/16 05:03:14 DEBUG : file1.rclone_chunk.001_up43xq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:14 INFO : file1.rclone_chunk.001_up43xq: Copied (server-side copy) to: file1 2026/08/16 05:03:14 INFO : file1.rclone_chunk.001_up43xq: Deleted 2026/08/16 05:03:14 DEBUG : file1: size = 5 OK 2026/08/16 05:03:14 INFO : file1: Copied (new) 2026/08/16 05:03:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 05:03:14.464567927 +0000 UTC" 2026/08/16 05:03:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:15 DEBUG : Looking for writers 2026/08/16 05:03:15 DEBUG : file1: reading active writers 2026/08/16 05:03:15 DEBUG : >WaitForWriters: 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.284265935 +0000 UTC m=+77.460489867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.284265935 +0000 UTC m=+77.460489867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.284265935 +0000 UTC m=+77.460489867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8056fc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef753fe30 item 1 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.286808277 +0000 UTC m=+77.463032209 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.286808277 +0000 UTC m=+77.463032209 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8057b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76e20e0 item 2 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.288379365 +0000 UTC m=+77.464603297 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.288379365 +0000 UTC m=+77.464603297 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80726c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.288379365 +0000 UTC m=+77.464603297 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76e30a0 item 3 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.290572437 +0000 UTC m=+77.466796369 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.290572437 +0000 UTC m=+77.466796369 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76e3ce0 item 4 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.292348331 +0000 UTC m=+77.468572263 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.292348331 +0000 UTC m=+77.468572263 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d670c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.292348331 +0000 UTC m=+77.468572263 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32460 item 5 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.295809148 +0000 UTC m=+77.472033100 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb6bc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.295809148 +0000 UTC m=+77.472033100 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32700 item 6 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.297282841 +0000 UTC m=+77.473506773 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.297282841 +0000 UTC m=+77.473506773 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb7c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.297282841 +0000 UTC m=+77.473506773 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32b60 item 7 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.299321803 +0000 UTC m=+77.475545735 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d668c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.299321803 +0000 UTC m=+77.475545735 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d66e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33030 item 8 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d67600): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.301182897 +0000 UTC m=+77.477406829 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d679c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.301182897 +0000 UTC m=+77.477406829 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d67e40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.301182897 +0000 UTC m=+77.477406829 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33420 item 9 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.30327031 +0000 UTC m=+77.479494242 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.30327031 +0000 UTC m=+77.479494242 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b338f0 item 10 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef83cab40): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.304777477 +0000 UTC m=+77.481001409 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb2c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.304777477 +0000 UTC m=+77.481001409 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cbb00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.304777477 +0000 UTC m=+77.481001409 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e21c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e0e0 item 11 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.306926717 +0000 UTC m=+77.483150649 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.306926717 +0000 UTC m=+77.483150649 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e5b0 item 12 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef78e35c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e35c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.30850645 +0000 UTC m=+77.484730382 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.30850645 +0000 UTC m=+77.484730382 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb2c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e930 item 13 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.310165935 +0000 UTC m=+77.486389867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.310165935 +0000 UTC m=+77.486389867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebe80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812eee0 item 14 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef79646c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79646c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.311791094 +0000 UTC m=+77.488015027 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.311791094 +0000 UTC m=+77.488015027 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79652c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812f260 item 15 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.313676747 +0000 UTC m=+77.489900679 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.313676747 +0000 UTC m=+77.489900679 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812f5e0 item 16 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.31506084 +0000 UTC m=+77.491284772 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.31506084 +0000 UTC m=+77.491284772 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcd80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.31506084 +0000 UTC m=+77.491284772 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812f960 item 17 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.31713043 +0000 UTC m=+77.493354362 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.31713043 +0000 UTC m=+77.493354362 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812fe30 item 18 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.319117562 +0000 UTC m=+77.495341494 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.319117562 +0000 UTC m=+77.495341494 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765de00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.319117562 +0000 UTC m=+77.495341494 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef774a770 item 19 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.321544998 +0000 UTC m=+77.497768930 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.321544998 +0000 UTC m=+77.497768930 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef774ae70 item 20 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.323297467 +0000 UTC m=+77.499521470 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.323297467 +0000 UTC m=+77.499521470 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.323297467 +0000 UTC m=+77.499521470 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef774b5e0 item 21 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.325748658 +0000 UTC m=+77.501972640 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.325748658 +0000 UTC m=+77.501972640 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83de460 item 22 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.327531866 +0000 UTC m=+77.503755798 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.327531866 +0000 UTC m=+77.503755798 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33a00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.327531866 +0000 UTC m=+77.503755798 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c0c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83ded20 item 23 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.329644868 +0000 UTC m=+77.505868800 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.329644868 +0000 UTC m=+77.505868800 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df3b0 item 24 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d5d500): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.331290626 +0000 UTC m=+77.507514558 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.331290626 +0000 UTC m=+77.507514558 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ddc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.331290626 +0000 UTC m=+77.507514558 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df7a0 item 25 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.333314458 +0000 UTC m=+77.509538390 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.333314458 +0000 UTC m=+77.509538390 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77578c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83dfc70 item 26 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef8072000): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.334939768 +0000 UTC m=+77.511163700 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80723c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.334939768 +0000 UTC m=+77.511163700 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80728c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.334939768 +0000 UTC m=+77.511163700 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8072e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ec4d0 item 27 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.336924307 +0000 UTC m=+77.513148239 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8073480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.336924307 +0000 UTC m=+77.513148239 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80739c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ed340 item 28 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7b9e140): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.33890618 +0000 UTC m=+77.515130112 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.33890618 +0000 UTC m=+77.515130112 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ebc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76eda40 item 29 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.340604778 +0000 UTC m=+77.516828711 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.340604778 +0000 UTC m=+77.516828711 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d2230 item 30 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7b9fdc0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fdc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.342142051 +0000 UTC m=+77.518365983 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.342142051 +0000 UTC m=+77.518365983 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdc940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d2850 item 31 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.343695817 +0000 UTC m=+77.519919749 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdcfc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.343695817 +0000 UTC m=+77.519919749 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bdd500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d31f0 item 32 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.345240785 +0000 UTC m=+77.521464707 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bddb40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d37a0 item 33 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.345864423 +0000 UTC m=+77.522088355 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c200c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.345864423 +0000 UTC m=+77.522088355 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c205c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d3a40 item 33 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.347844322 +0000 UTC m=+77.524068254 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c20c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d3dc0 item 34 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.348605259 +0000 UTC m=+77.524829271 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.348605259 +0000 UTC m=+77.524829271 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c215c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef74721c0 item 34 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.350456626 +0000 UTC m=+77.526680599 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c21c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7472f50 item 35 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.351032133 +0000 UTC m=+77.527256065 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.351032133 +0000 UTC m=+77.527256065 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef74733b0 item 35 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.352606999 +0000 UTC m=+77.528830920 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c46d00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473c00 item 36 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.353414925 +0000 UTC m=+77.529638877 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.353414925 +0000 UTC m=+77.529638877 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473dc0 item 36 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.355035475 +0000 UTC m=+77.531259407 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c47d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7710690 item 37 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.356312346 +0000 UTC m=+77.532536329 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.356312346 +0000 UTC m=+77.532536329 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7710930 item 37 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.358034469 +0000 UTC m=+77.534258401 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c90e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77116c0 item 38 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.358764489 +0000 UTC m=+77.534988421 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c91380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.358764489 +0000 UTC m=+77.534988421 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c918c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77119d0 item 38 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.360540023 +0000 UTC m=+77.536763955 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de310 item 39 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.361227821 +0000 UTC m=+77.537451754 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.361227821 +0000 UTC m=+77.537451754 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc8a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de4d0 item 39 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.362776326 +0000 UTC m=+77.539000258 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc90c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de850 item 40 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.363387981 +0000 UTC m=+77.539611913 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc95c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.363387981 +0000 UTC m=+77.539611913 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cc9b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80deaf0 item 40 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.365058777 +0000 UTC m=+77.541282750 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce21c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80deee0 item 41 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.36567933 +0000 UTC m=+77.541903262 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce26c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df0a0 item 41 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.366380814 +0000 UTC m=+77.542604746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce2b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.366380814 +0000 UTC m=+77.542604746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce30c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df340 item 41 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.368037332 +0000 UTC m=+77.544261275 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df6c0 item 42 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.368668806 +0000 UTC m=+77.544892768 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ce3c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df880 item 42 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.369419444 +0000 UTC m=+77.545643376 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.369419444 +0000 UTC m=+77.545643376 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d067c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80dfa40 item 42 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.371225215 +0000 UTC m=+77.547449137 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d06e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80dfdc0 item 43 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.371792597 +0000 UTC m=+77.548016549 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77803f0 item 43 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.372453775 +0000 UTC m=+77.548677707 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.372453775 +0000 UTC m=+77.548677707 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d07d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7780770 item 43 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.374208169 +0000 UTC m=+77.550432101 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e4c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7781730 item 44 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.374783715 +0000 UTC m=+77.551007647 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2e9c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7781d50 item 44 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.375535265 +0000 UTC m=+77.551759217 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2ef00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.375535265 +0000 UTC m=+77.551759217 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2f480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7466620 item 44 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.377339353 +0000 UTC m=+77.553563295 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d2fac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7466ee0 item 45 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.377960636 +0000 UTC m=+77.554184589 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.377960636 +0000 UTC m=+77.554184589 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d527c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7467340 item 45 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.38016505 +0000 UTC m=+77.556388982 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7467dc0 item 46 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.380804499 +0000 UTC m=+77.557028471 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.380804499 +0000 UTC m=+77.557028471 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d53a00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2460 item 46 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.382787564 +0000 UTC m=+77.559011496 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2a80 item 47 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.383466025 +0000 UTC m=+77.559689957 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7a640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.383466025 +0000 UTC m=+77.559689957 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7ad40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2c40 item 47 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.385519854 +0000 UTC m=+77.561743806 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a38f0 item 48 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.386171695 +0000 UTC m=+77.562395627 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d7b880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.386171695 +0000 UTC m=+77.562395627 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a3ab0 item 48 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.388214694 +0000 UTC m=+77.564438676 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db86c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747c230 item 49 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.388880091 +0000 UTC m=+77.565104023 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.388880091 +0000 UTC m=+77.565104023 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747c4d0 item 49 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.390826928 +0000 UTC m=+77.567050850 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747cfc0 item 50 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.391508526 +0000 UTC m=+77.567732458 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.391508526 +0000 UTC m=+77.567732458 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747d180 item 50 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.392941783 +0000 UTC m=+77.569165715 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6900): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6070 item 51 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.393480461 +0000 UTC m=+77.569704393 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.393480461 +0000 UTC m=+77.569704393 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7340): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6310 item 51 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.394922104 +0000 UTC m=+77.571146036 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df79c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a67e0 item 52 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.395570989 +0000 UTC m=+77.571794921 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7ec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.395570989 +0000 UTC m=+77.571794921 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a69a0 item 52 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.396875443 +0000 UTC m=+77.573099375 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e52bc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6f50 item 53 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.397410083 +0000 UTC m=+77.573634015 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e530c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.397410083 +0000 UTC m=+77.573634015 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7110 item 53 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.398732661 +0000 UTC m=+77.574956593 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e53c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7500 item 54 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.39945792 +0000 UTC m=+77.575682133 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.39945792 +0000 UTC m=+77.575682133 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8c800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a76c0 item 54 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.401144466 +0000 UTC m=+77.577368429 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8ce80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7a40 item 55 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.40171272 +0000 UTC m=+77.577936652 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.40171272 +0000 UTC m=+77.577936652 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e8d8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7c70 item 55 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.403499044 +0000 UTC m=+77.579722976 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f84d0 item 56 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.404231237 +0000 UTC m=+77.580455169 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.404231237 +0000 UTC m=+77.580455169 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec6ac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f89a0 item 56 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.407591384 +0000 UTC m=+77.583815316 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f9110 item 57 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.40822457 +0000 UTC m=+77.584448521 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f93b0 item 57 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.408701741 +0000 UTC m=+77.584925673 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ec7b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.408701741 +0000 UTC m=+77.584925673 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f97a0 item 57 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.410071889 +0000 UTC m=+77.586295821 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a45b0 item 58 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.410586541 +0000 UTC m=+77.586810473 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef8d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee070 item 58 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.411515225 +0000 UTC m=+77.587739157 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.411515225 +0000 UTC m=+77.587739157 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f928c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee230 item 58 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.413708648 +0000 UTC m=+77.589932580 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4850 item 59 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.414240562 +0000 UTC m=+77.590464484 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4a10 item 59 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.415242826 +0000 UTC m=+77.591466758 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ef9b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.415242826 +0000 UTC m=+77.591466758 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4cb0 item 59 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.41716687 +0000 UTC m=+77.593390821 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1e840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5260 item 60 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.417701389 +0000 UTC m=+77.593925341 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1ed80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5420 item 60 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.41839016 +0000 UTC m=+77.594614083 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f2c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.41839016 +0000 UTC m=+77.594614083 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1f880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5650 item 60 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.419725101 +0000 UTC m=+77.595949034 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f1fec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5b20 item 61 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.420295309 +0000 UTC m=+77.596519241 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800c500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.420295309 +0000 UTC m=+77.596519241 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800cc00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5d50 item 61 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.421884611 +0000 UTC m=+77.598108543 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6380 item 62 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.422476859 +0000 UTC m=+77.598700791 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800d780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.422476859 +0000 UTC m=+77.598700791 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef800de80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e65b0 item 62 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.424070078 +0000 UTC m=+77.600294041 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80345c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6b60 item 63 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.42456304 +0000 UTC m=+77.600786972 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8034b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.42456304 +0000 UTC m=+77.600786972 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6e00 item 63 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.426187999 +0000 UTC m=+77.602411931 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e7650 item 64 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.426689456 +0000 UTC m=+77.602913388 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8035d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.426689456 +0000 UTC m=+77.602913388 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805e580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e7d50 item 64 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.428320096 +0000 UTC m=+77.604544028 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805ebc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6770 item 65 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.428874793 +0000 UTC m=+77.605098766 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.428874793 +0000 UTC m=+77.605098766 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805f540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc69a0 item 65 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.43037645 +0000 UTC m=+77.606600382 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef805fb80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6d90 item 66 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.431031517 +0000 UTC m=+77.607255470 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f92dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.431031517 +0000 UTC m=+77.607255470 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee690 item 66 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.432518276 +0000 UTC m=+77.608742208 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72eeaf0 item 67 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.433128428 +0000 UTC m=+77.609352350 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f93dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.433128428 +0000 UTC m=+77.609352350 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd03c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72eeee0 item 67 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.434529685 +0000 UTC m=+77.610753607 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ef500 item 68 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.435069575 +0000 UTC m=+77.611293507 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.435069575 +0000 UTC m=+77.611293507 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ef6c0 item 68 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.436467997 +0000 UTC m=+77.612691929 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1ac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773c540 item 69 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.437037501 +0000 UTC m=+77.613261423 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.437037501 +0000 UTC m=+77.613261423 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773ce70 item 69 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.438648124 +0000 UTC m=+77.614872056 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff2bc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773d420 item 70 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.439290226 +0000 UTC m=+77.615514158 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff30c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.439290226 +0000 UTC m=+77.615514158 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773d650 item 70 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.440618556 +0000 UTC m=+77.616842488 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ff3c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773da40 item 71 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.441216916 +0000 UTC m=+77.617440868 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.441216916 +0000 UTC m=+77.617440868 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773dc00 item 71 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.443069285 +0000 UTC m=+77.619293217 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8114e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8230 item 72 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.443692391 +0000 UTC m=+77.619916323 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.443692391 +0000 UTC m=+77.619916323 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8540 item 72 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.445008016 +0000 UTC m=+77.621231938 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8115e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8bd0 item 73 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.445493032 +0000 UTC m=+77.621716965 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c400): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8e00 item 73 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.446114336 +0000 UTC m=+77.622338278 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814c8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.446114336 +0000 UTC m=+77.622338278 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814ce00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c9340 item 73 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.447652742 +0000 UTC m=+77.623876664 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c96c0 item 74 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.448533325 +0000 UTC m=+77.624757257 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814d940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c9b20 item 74 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.449156723 +0000 UTC m=+77.625380645 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef814de80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.449156723 +0000 UTC m=+77.625380645 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817c500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a2930 item 74 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.450445607 +0000 UTC m=+77.626669559 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817cb40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a32d0 item 75 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.451001156 +0000 UTC m=+77.627225088 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a3b20 item 75 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.451599176 +0000 UTC m=+77.627823108 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817d580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.451599176 +0000 UTC m=+77.627823108 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef817dac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7382150 item 75 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.453289839 +0000 UTC m=+77.629513802 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7383110 item 76 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.453760528 +0000 UTC m=+77.629984460 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819e700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef73835e0 item 76 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.454344301 +0000 UTC m=+77.630568233 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819ec40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.454344301 +0000 UTC m=+77.630568233 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f1c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f20e0 item 76 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.455757801 +0000 UTC m=+77.631981733 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819f800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f28c0 item 77 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.456203293 +0000 UTC m=+77.632427225 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef819fd00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.456203293 +0000 UTC m=+77.632427225 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81ba500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f2ee0 item 77 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.457757217 +0000 UTC m=+77.633981149 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bab40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f33b0 item 78 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.458484141 +0000 UTC m=+77.634708073 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.458484141 +0000 UTC m=+77.634708073 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bb740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f37a0 item 78 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.45992949 +0000 UTC m=+77.636153422 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81bbd80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f3c70 item 79 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.460483157 +0000 UTC m=+77.636707089 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81da380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.460483157 +0000 UTC m=+77.636707089 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81daa80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7744230 item 79 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.461924118 +0000 UTC m=+77.638148050 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db0c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77448c0 item 80 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.462550561 +0000 UTC m=+77.638774493 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81db5c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.462550561 +0000 UTC m=+77.638774493 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81dbcc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7744bd0 item 80 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.463996794 +0000 UTC m=+77.640220745 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6400): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7745a40 item 81 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.464605012 +0000 UTC m=+77.640828964 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.464605012 +0000 UTC m=+77.640828964 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f6dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7745dc0 item 81 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.465861735 +0000 UTC m=+77.642085667 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7759730 item 82 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.466531711 +0000 UTC m=+77.642755643 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.466531711 +0000 UTC m=+77.642755643 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef81f7ec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7759d50 item 82 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.46776469 +0000 UTC m=+77.643988622 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a22700 item 83 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.46832577 +0000 UTC m=+77.644549702 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821eb40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.46832577 +0000 UTC m=+77.644549702 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a22c40 item 83 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.470041991 +0000 UTC m=+77.646265943 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821f700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a230a0 item 84 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.470679596 +0000 UTC m=+77.646903518 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821fc00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.470679596 +0000 UTC m=+77.646903518 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a233b0 item 84 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.472378304 +0000 UTC m=+77.648602236 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc70a0 item 85 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.473775473 +0000 UTC m=+77.649999405 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.473775473 +0000 UTC m=+77.649999405 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc60e0 item 85 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.475384592 +0000 UTC m=+77.651608524 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80932c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc69a0 item 86 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.476114892 +0000 UTC m=+77.652338824 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80937c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.476114892 +0000 UTC m=+77.652338824 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093d40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6b60 item 86 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.477662305 +0000 UTC m=+77.653886237 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8240c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc7730 item 87 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.478329976 +0000 UTC m=+77.654553908 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.478329976 +0000 UTC m=+77.654553908 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc7a40 item 87 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.479912505 +0000 UTC m=+77.656136437 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8241d00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a221c0 item 88 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.480862789 +0000 UTC m=+77.657086721 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.480862789 +0000 UTC m=+77.657086721 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427400): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a22620 item 88 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.482843651 +0000 UTC m=+77.659067583 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23880 item 89 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.48364842 +0000 UTC m=+77.659872383 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23a40 item 89 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.484611079 +0000 UTC m=+77.660835071 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.484611079 +0000 UTC m=+77.660835071 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cba80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23c00 item 89 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.487578655 +0000 UTC m=+77.663802587 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e22c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32380 item 90 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.48822207 +0000 UTC m=+77.664445991 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32540 item 90 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.489027962 +0000 UTC m=+77.665251894 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.489027962 +0000 UTC m=+77.665251894 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32700 item 90 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.491593568 +0000 UTC m=+77.667817500 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32b60 item 91 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.49212992 +0000 UTC m=+77.668353852 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32d20 item 91 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.493194272 +0000 UTC m=+77.669418204 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.493194272 +0000 UTC m=+77.669418204 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79ebdc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32ee0 item 91 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.494820854 +0000 UTC m=+77.671044786 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b332d0 item 92 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.49548579 +0000 UTC m=+77.671709722 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33490 item 92 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.496174971 +0000 UTC m=+77.672398903 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.496174971 +0000 UTC m=+77.672398903 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33650 item 92 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.497521114 +0000 UTC m=+77.673745046 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b339d0 item 93 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.497955414 +0000 UTC m=+77.674179347 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc6c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.497955414 +0000 UTC m=+77.674179347 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dce00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33d50 item 93 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.499644655 +0000 UTC m=+77.675868587 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd4c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e380 item 94 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.500237374 +0000 UTC m=+77.676461306 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dda00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.500237374 +0000 UTC m=+77.676461306 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765c6c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e540 item 94 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.501775109 +0000 UTC m=+77.677999041 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765d8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812e8c0 item 95 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.502317984 +0000 UTC m=+77.678541906 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.502317984 +0000 UTC m=+77.678541906 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812ea80 item 95 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.503911504 +0000 UTC m=+77.680135436 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6ec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812efc0 item 96 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.504414534 +0000 UTC m=+77.680638456 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.504414534 +0000 UTC m=+77.680638456 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef812f180 item 96 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= 2026/08/16 05:03:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:15 DEBUG : Looking for writers 2026/08/16 05:03:15 DEBUG : >WaitForWriters: 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.634000819 +0000 UTC m=+77.810224760 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.634000819 +0000 UTC m=+77.810224760 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.634000819 +0000 UTC m=+77.810224760 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757bc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df960 item 1 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.636841764 +0000 UTC m=+77.813065696 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.636841764 +0000 UTC m=+77.813065696 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821e800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83dfe30 item 2 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.638390901 +0000 UTC m=+77.814614833 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef821ee40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.638390901 +0000 UTC m=+77.814614833 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.638390901 +0000 UTC m=+77.814614833 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f665c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ec9a0 item 3 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.640537636 +0000 UTC m=+77.816761568 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f66c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.640537636 +0000 UTC m=+77.816761568 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ed650 item 4 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.641939523 +0000 UTC m=+77.818163455 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f677c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.641939523 +0000 UTC m=+77.818163455 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f67c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.641939523 +0000 UTC m=+77.818163455 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ede30 item 5 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.643964248 +0000 UTC m=+77.820188180 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.643964248 +0000 UTC m=+77.820188180 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa0dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d27e0 item 6 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.645482164 +0000 UTC m=+77.821706096 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.645482164 +0000 UTC m=+77.821706096 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.645482164 +0000 UTC m=+77.821706096 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7aa1e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d3180 item 7 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.647715002 +0000 UTC m=+77.823938924 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0a580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.647715002 +0000 UTC m=+77.823938924 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0aac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d3960 item 8 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7b0b080): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.649542855 +0000 UTC m=+77.825766788 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.649542855 +0000 UTC m=+77.825766788 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0b8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.649542855 +0000 UTC m=+77.825766788 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b0bdc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76d3ce0 item 9 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.651842428 +0000 UTC m=+77.828066400 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.651842428 +0000 UTC m=+77.828066400 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7472770 item 10 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7b670c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b670c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.653928699 +0000 UTC m=+77.830152631 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.653928699 +0000 UTC m=+77.830152631 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.653928699 +0000 UTC m=+77.830152631 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473420 item 11 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.656423772 +0000 UTC m=+77.832647704 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.656423772 +0000 UTC m=+77.832647704 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb8b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473dc0 item 12 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7bb9180): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.658270409 +0000 UTC m=+77.834494341 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.658270409 +0000 UTC m=+77.834494341 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bb9c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7710690 item 13 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.659966663 +0000 UTC m=+77.836190595 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.659966663 +0000 UTC m=+77.836190595 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c228c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7711420 item 14 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7c22f00): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c22f00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.661974325 +0000 UTC m=+77.838198308 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c232c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.661974325 +0000 UTC m=+77.838198308 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c23980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77119d0 item 15 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.663737356 +0000 UTC m=+77.839961278 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.663737356 +0000 UTC m=+77.839961278 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de310 item 16 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.665555269 +0000 UTC m=+77.841779201 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c42c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.665555269 +0000 UTC m=+77.841779201 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.665555269 +0000 UTC m=+77.841779201 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de690 item 17 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.667729395 +0000 UTC m=+77.843953338 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c43c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.667729395 +0000 UTC m=+77.843953338 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c822c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80dec40 item 18 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.669348024 +0000 UTC m=+77.845571956 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.669348024 +0000 UTC m=+77.845571956 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c82e40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.669348024 +0000 UTC m=+77.845571956 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c83340): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df030 item 19 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.671483346 +0000 UTC m=+77.847707269 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c839c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.671483346 +0000 UTC m=+77.847707269 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df5e0 item 20 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.673023686 +0000 UTC m=+77.849247618 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.673023686 +0000 UTC m=+77.849247618 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.673023686 +0000 UTC m=+77.849247618 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df960 item 21 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.675556409 +0000 UTC m=+77.851780341 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.675556409 +0000 UTC m=+77.851780341 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9c40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77801c0 item 22 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.676873888 +0000 UTC m=+77.853097820 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd43c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.676873888 +0000 UTC m=+77.853097820 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd48c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.676873888 +0000 UTC m=+77.853097820 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd4dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7780e00 item 23 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.679124349 +0000 UTC m=+77.855348281 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.679124349 +0000 UTC m=+77.855348281 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7cd5980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7781d50 item 24 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d020c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d020c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.681006404 +0000 UTC m=+77.857230356 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.681006404 +0000 UTC m=+77.857230356 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.681006404 +0000 UTC m=+77.857230356 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d02ec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7466bd0 item 25 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.683121498 +0000 UTC m=+77.859345430 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.683121498 +0000 UTC m=+77.859345430 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d03a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7467650 item 26 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d221c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d221c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.684770814 +0000 UTC m=+77.860994746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.684770814 +0000 UTC m=+77.860994746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.684770814 +0000 UTC m=+77.860994746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d22fc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2380 item 27 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.687302576 +0000 UTC m=+77.863526498 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.687302576 +0000 UTC m=+77.863526498 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d23b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2b60 item 28 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d4e2c0): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e2c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.688846311 +0000 UTC m=+77.865070243 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4e680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.688846311 +0000 UTC m=+77.865070243 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4ed40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a36c0 item 29 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.690217402 +0000 UTC m=+77.866441334 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f3c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.690217402 +0000 UTC m=+77.866441334 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d4f900): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a3c00 item 30 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): _readAt: size=2, off=0 2026/08/16 05:03:15 ERROR : open-test-file(0x273ef7d8c040): Couldn't read size of file 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): close: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.691674854 +0000 UTC m=+77.867898796 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8c400): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.691674854 +0000 UTC m=+77.867898796 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8cac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747c3f0 item 31 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.69362655 +0000 UTC m=+77.869850482 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.69362655 +0000 UTC m=+77.869850482 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8d680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747cc40 item 32 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.695123358 +0000 UTC m=+77.871347290 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d8dcc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747d420 item 33 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.695600589 +0000 UTC m=+77.871824521 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.695600589 +0000 UTC m=+77.871824521 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747dab0 item 33 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.697187457 +0000 UTC m=+77.873411389 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db8d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6460 item 34 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.698684755 +0000 UTC m=+77.874908687 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.698684755 +0000 UTC m=+77.874908687 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6700 item 34 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.700057658 +0000 UTC m=+77.876281580 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7db9d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6a80 item 35 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.700584363 +0000 UTC m=+77.876808295 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.700584363 +0000 UTC m=+77.876808295 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6c40 item 35 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.701832279 +0000 UTC m=+77.878056211 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df6e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a71f0 item 36 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.702514639 +0000 UTC m=+77.878738571 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df7380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.702514639 +0000 UTC m=+77.878738571 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7df78c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a73b0 item 36 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.705557436 +0000 UTC m=+77.881781358 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a77a0 item 37 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.706104159 +0000 UTC m=+77.882328091 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.706104159 +0000 UTC m=+77.882328091 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e34980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7960 item 37 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.707749776 +0000 UTC m=+77.883973708 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7d50 item 38 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.708411456 +0000 UTC m=+77.884635389 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.708411456 +0000 UTC m=+77.884635389 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e35a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f8380 item 38 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.709915717 +0000 UTC m=+77.886139680 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e1c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f8b60 item 39 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.710527833 +0000 UTC m=+77.886751805 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7e6c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.710527833 +0000 UTC m=+77.886751805 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7ebc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f9030 item 39 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.712190876 +0000 UTC m=+77.888414808 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f95e0 item 40 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.712735835 +0000 UTC m=+77.888959767 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e7f740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.712735835 +0000 UTC m=+77.888959767 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5ce00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef774b5e0 item 40 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.714203306 +0000 UTC m=+77.890427238 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d3c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a42a0 item 41 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.714645341 +0000 UTC m=+77.890869273 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4690 item 41 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.715183067 +0000 UTC m=+77.891406999 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5dd80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.715183067 +0000 UTC m=+77.891406999 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e43c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4850 item 41 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.716617066 +0000 UTC m=+77.892840998 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4a00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a4cb0 item 42 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.717126728 +0000 UTC m=+77.893350660 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e4f00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5030 item 42 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.717664485 +0000 UTC m=+77.893888417 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e5440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.717664485 +0000 UTC m=+77.893888417 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef80e59c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5260 item 42 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.718852017 +0000 UTC m=+77.895075949 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5650 item 43 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.719386406 +0000 UTC m=+77.895610338 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5880 item 43 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.719866784 +0000 UTC m=+77.896090716 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f10b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.719866784 +0000 UTC m=+77.896090716 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a5b20 item 43 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.721150698 +0000 UTC m=+77.897374630 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f116c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6070 item 44 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.721635695 +0000 UTC m=+77.897859617 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f11bc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6380 item 44 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.722222894 +0000 UTC m=+77.898446826 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.722222894 +0000 UTC m=+77.898446826 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e65b0 item 44 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.723457115 +0000 UTC m=+77.899681047 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f44dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6b60 item 45 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.723992046 +0000 UTC m=+77.900215978 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f452c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.723992046 +0000 UTC m=+77.900215978 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f459c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e6e00 item 45 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.725325584 +0000 UTC m=+77.901549516 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e7650 item 46 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.725816291 +0000 UTC m=+77.902040223 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8e600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.725816291 +0000 UTC m=+77.902040223 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8ed00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef79e7d50 item 46 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.727143558 +0000 UTC m=+77.903367490 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f340): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee2a0 item 47 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.727537302 +0000 UTC m=+77.903761234 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7f8f840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.727537302 +0000 UTC m=+77.903761234 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee4d0 item 47 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.728832848 +0000 UTC m=+77.905056780 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ee930 item 48 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.729438162 +0000 UTC m=+77.905662094 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb2b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.729438162 +0000 UTC m=+77.905662094 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72eee00 item 48 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.730909811 +0000 UTC m=+77.907133734 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb38c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ef3b0 item 49 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.731489968 +0000 UTC m=+77.907713900 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fb3d40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.731489968 +0000 UTC m=+77.907713900 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72ef5e0 item 49 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.732861829 +0000 UTC m=+77.909085761 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0a00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef72efe30 item 50 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.733478894 +0000 UTC m=+77.909702826 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd0f00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.733478894 +0000 UTC m=+77.909702826 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773ccb0 item 50 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.734732803 +0000 UTC m=+77.910956735 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd1b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773d260 item 51 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.735265819 +0000 UTC m=+77.911489751 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.735265819 +0000 UTC m=+77.911489751 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fee640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773d570 item 51 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.736609818 +0000 UTC m=+77.912833750 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7feecc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773d960 item 52 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.737212527 +0000 UTC m=+77.913436459 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef1c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.737212527 +0000 UTC m=+77.913436459 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fef740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef773db20 item 52 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.738633661 +0000 UTC m=+77.914857593 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fefdc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c80e0 item 53 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.739243372 +0000 UTC m=+77.915467304 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e3c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.739243372 +0000 UTC m=+77.915467304 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801e900): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8460 item 53 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.740789573 +0000 UTC m=+77.917013545 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801ef80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8af0 item 54 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.741608971 +0000 UTC m=+77.917832903 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801f480): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.741608971 +0000 UTC m=+77.917832903 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef801fa00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c8cb0 item 54 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.743369195 +0000 UTC m=+77.919593157 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c9420 item 55 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.743850655 +0000 UTC m=+77.920074597 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a680): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.743850655 +0000 UTC m=+77.920074597 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804abc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c95e0 item 55 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.746186076 +0000 UTC m=+77.922410008 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a25b0 item 56 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.747325257 +0000 UTC m=+77.923549189 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.747325257 +0000 UTC m=+77.923549189 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804b9c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76c9d50 item 56 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.74920068 +0000 UTC m=+77.925424652 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f84d0 item 57 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.749686156 +0000 UTC m=+77.925910109 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804a7c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f89a0 item 57 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.750357144 +0000 UTC m=+77.926581086 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef804ad00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.750357144 +0000 UTC m=+77.926581086 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f8c40 item 57 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.75190622 +0000 UTC m=+77.928130173 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e32800): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f93b0 item 58 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.752468592 +0000 UTC m=+77.928692554 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76f9e30 item 58 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.753188502 +0000 UTC m=+77.929412434 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.753188502 +0000 UTC m=+77.929412434 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7e33b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7382e70 item 58 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.754640143 +0000 UTC m=+77.930864066 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef73837a0 item 59 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.755253062 +0000 UTC m=+77.931476984 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092840): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a3030 item 59 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.755809322 +0000 UTC m=+77.932033254 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8092d80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.755809322 +0000 UTC m=+77.932033254 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76a32d0 item 59 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.757379157 +0000 UTC m=+77.933603090 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6000 item 60 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.757861178 +0000 UTC m=+77.934085110 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef8093e80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6460 item 60 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.758393483 +0000 UTC m=+77.934617405 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7426600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.758393483 +0000 UTC m=+77.934617405 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7427b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc68c0 item 60 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.759650788 +0000 UTC m=+77.935874720 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83ca340): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6c40 item 61 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.760157816 +0000 UTC m=+77.936381748 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cab00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.760157816 +0000 UTC m=+77.936381748 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef83cb780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc6e70 item 61 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.761578269 +0000 UTC m=+77.937802201 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc7730 item 62 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.762040662 +0000 UTC m=+77.938264594 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.762040662 +0000 UTC m=+77.938264594 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e2e40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7bc7a40 item 62 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.763565041 +0000 UTC m=+77.939788973 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3580): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a221c0 item 63 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.764043085 +0000 UTC m=+77.940267017 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef78e3d00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.764043085 +0000 UTC m=+77.940267017 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eb440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a22620 item 63 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.765358178 +0000 UTC m=+77.941582100 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79eba80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32150 item 64 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.765877109 +0000 UTC m=+77.942101030 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.765877109 +0000 UTC m=+77.942101030 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964940): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32310 item 64 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.767320614 +0000 UTC m=+77.943544547 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7964f80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32690 item 65 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.767944273 +0000 UTC m=+77.944168205 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.767944273 +0000 UTC m=+77.944168205 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7965a00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32850 item 65 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.769320422 +0000 UTC m=+77.945544354 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32cb0 item 66 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.769766444 +0000 UTC m=+77.945990376 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dc8c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.769766444 +0000 UTC m=+77.945990376 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dcec0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b32e70 item 66 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.771014062 +0000 UTC m=+77.947237994 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33260 item 67 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.771561455 +0000 UTC m=+77.947785387 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dd980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.771561455 +0000 UTC m=+77.947785387 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef76dde80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33420 item 67 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.77294091 +0000 UTC m=+77.949164882 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765ce80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b337a0 item 68 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.773548698 +0000 UTC m=+77.949772630 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef765dbc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.773548698 +0000 UTC m=+77.949772630 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd63c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7b33960 item 68 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.7747827 +0000 UTC m=+77.951006632 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83de150 item 69 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.775283746 +0000 UTC m=+77.951507678 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd6f00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.775283746 +0000 UTC m=+77.951507678 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7440): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83de3f0 item 69 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.776542463 +0000 UTC m=+77.952766395 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7fd7ac0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83de7e0 item 70 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.77710157 +0000 UTC m=+77.953325502 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef77565c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.77710157 +0000 UTC m=+77.953325502 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7756d40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83ded20 item 70 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.778300174 +0000 UTC m=+77.954524106 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df1f0 item 71 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.778773617 +0000 UTC m=+77.954997539 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7757b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.778773617 +0000 UTC m=+77.954997539 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c1c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df490 item 71 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.780144467 +0000 UTC m=+77.956368399 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5c980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83df8f0 item 72 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.780629293 +0000 UTC m=+77.956853225 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5cf80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.780629293 +0000 UTC m=+77.956853225 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5d4c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83dfab0 item 72 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.781826354 +0000 UTC m=+77.958050286 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d5da80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83dfe30 item 73 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.782297624 +0000 UTC m=+77.958521556 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932080): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ec4d0 item 73 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.782819098 +0000 UTC m=+77.959043031 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.782819098 +0000 UTC m=+77.959043031 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7932a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ec9a0 item 73 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.784051206 +0000 UTC m=+77.960275128 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79330c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ed490 item 74 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.784542935 +0000 UTC m=+77.960766867 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef79335c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76ed7a0 item 74 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.785159289 +0000 UTC m=+77.961383221 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7933b00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.785159289 +0000 UTC m=+77.961383221 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef798a180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef76edab0 item 74 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.786638663 +0000 UTC m=+77.962862595 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7472380 item 75 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.787134529 +0000 UTC m=+77.963358461 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): _writeAt: size=3, off=2 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7472770 item 75 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.787603997 +0000 UTC m=+77.963827929 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a48b80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.787603997 +0000 UTC m=+77.963827929 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a490c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef74731f0 item 75 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.78886042 +0000 UTC m=+77.965084352 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef74737a0 item 76 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.789333964 +0000 UTC m=+77.965557896 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a49c00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473c70 item 76 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): _writeAt: size=3, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.789911075 +0000 UTC m=+77.966135007 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.789911075 +0000 UTC m=+77.966135007 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3c7c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7473e30 item 76 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.791155925 +0000 UTC m=+77.967379857 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3ce00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7710700 item 77 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.791658214 +0000 UTC m=+77.967882147 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3d300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.791658214 +0000 UTC m=+77.967882147 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7a3da00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7711110 item 77 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.793155943 +0000 UTC m=+77.969379875 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8140): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7711880 item 78 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.794253556 +0000 UTC m=+77.970477488 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8640): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.794253556 +0000 UTC m=+77.970477488 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad8d40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7711c70 item 78 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.795585642 +0000 UTC m=+77.971809564 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de380 item 79 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.796001598 +0000 UTC m=+77.972225530 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ad9880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.796001598 +0000 UTC m=+77.972225530 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e180): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de540 item 79 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.79751661 +0000 UTC m=+77.973740542 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9e7c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23110 item 80 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.798020352 +0000 UTC m=+77.974244284 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9ecc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.798020352 +0000 UTC m=+77.974244284 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9f3c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23420 item 80 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.799536305 +0000 UTC m=+77.975760237 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fa00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a238f0 item 81 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.800162447 +0000 UTC m=+77.976386369 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b9fe80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.800162447 +0000 UTC m=+77.976386369 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bce4c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7a23ab0 item 81 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.8016676 +0000 UTC m=+77.977891522 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bceb40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7780380 item 82 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.802322748 +0000 UTC m=+77.978546680 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf040): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.802322748 +0000 UTC m=+77.978546680 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcf5c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7780700 item 82 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.803638763 +0000 UTC m=+77.979862695 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7bcfc40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77816c0 item 83 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.804197148 +0000 UTC m=+77.980421080 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.804197148 +0000 UTC m=+77.980421080 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26780): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77818f0 item 83 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.8054635 +0000 UTC m=+77.981687432 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c26e00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7466b60 item 84 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.806095884 +0000 UTC m=+77.982319816 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27300): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.806095884 +0000 UTC m=+77.982319816 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c27880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7466d90 item 84 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.807377064 +0000 UTC m=+77.983600986 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7467650 item 85 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.807893359 +0000 UTC m=+77.984117291 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.807893359 +0000 UTC m=+77.984117291 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c44a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef7467c70 item 85 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.809177404 +0000 UTC m=+77.985401326 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c450c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2700 item 86 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.809690253 +0000 UTC m=+77.985914185 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c455c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.809690253 +0000 UTC m=+77.985914185 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c45b40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2a10 item 86 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.810946837 +0000 UTC m=+77.987170769 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e2c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a2d90 item 87 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.811544947 +0000 UTC m=+77.987768879 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7e7c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.811544947 +0000 UTC m=+77.987768879 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7ed00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a3730 item 87 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.813025824 +0000 UTC m=+77.989249756 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef77a3ce0 item 88 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.813677614 +0000 UTC m=+77.989901546 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7f880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.813677614 +0000 UTC m=+77.989901546 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7c7fe00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747c0e0 item 88 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.8150414 +0000 UTC m=+77.991265332 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747ca10 item 89 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.815528421 +0000 UTC m=+77.991752353 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8a80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747ccb0 item 89 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.816169482 +0000 UTC m=+77.992393414 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca8fc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.816169482 +0000 UTC m=+77.992393414 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7ca9540): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef747d110 item 89 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.817552814 +0000 UTC m=+77.993776746 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20200): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80de850 item 90 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.818043151 +0000 UTC m=+77.994267083 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80deaf0 item 90 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.818621843 +0000 UTC m=+77.994845775 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b20c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.818621843 +0000 UTC m=+77.994845775 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21240): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80decb0 item 90 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.819975961 +0000 UTC m=+77.996199893 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21880): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df0a0 item 91 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.82050484 +0000 UTC m=+77.996728772 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b21dc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): >_readAt: n=2, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): _writeAt: size=3, off=7 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df340 item 91 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.821073214 +0000 UTC m=+77.997297146 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66400): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): >_readAt: n=8, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.821073214 +0000 UTC m=+77.997297146 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df500 item 91 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.822540164 +0000 UTC m=+77.998764096 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b66fc0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80df880 item 92 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.823048635 +0000 UTC m=+77.999272557 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67500): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): open at offset 5 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80dfa40 item 92 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): _readAt: size=2, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): _writeAt: size=3, off=5 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): >_writeAt: n=3, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.823622799 +0000 UTC m=+77.999846722 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7b67a40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): >_readAt: n=3, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.823622799 +0000 UTC m=+77.999846722 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18100): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef80dfc00 item 92 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.824904009 +0000 UTC m=+78.001127942 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18740): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a62a0 item 93 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.825522717 +0000 UTC m=+78.001746650 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d18c80): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.825522717 +0000 UTC m=+78.001746650 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d19380): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a65b0 item 93 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.827036547 +0000 UTC m=+78.003260469 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d199c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6930 item 94 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.827565426 +0000 UTC m=+78.003789358 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36000): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.827565426 +0000 UTC m=+78.003789358 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36700): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a6af0 item 94 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.82891268 +0000 UTC m=+78.005136612 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d36d40): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a70a0 item 95 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.829456659 +0000 UTC m=+78.005680591 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37280): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.829456659 +0000 UTC m=+78.005680591 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d37980): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7260 item 95 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 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/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): open at offset 0 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): _readAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >_readAt: n=0, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.830912448 +0000 UTC m=+78.007136370 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d520c0): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): _writeAt: size=5, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): >openPending: err= 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7650 item 96 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): >_writeAt: n=5, err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.831459421 +0000 UTC m=+78.007683343 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52600): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 05:03:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 05:03:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): _readAt: size=512, off=0 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): openPending: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): >openPending: err= 2026/08/16 05:03:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): >_readAt: n=5, err=EOF 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): close: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 05:03:15.831459421 +0000 UTC m=+78.007683343 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : open-test-file(0x273ef7d52d00): >close: err= 2026/08/16 05:03:15 DEBUG : open-test-file: Remove: 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x273ef83a7810 item 96 2026/08/16 05:03:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 05:03:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 05:03:15 DEBUG : open-test-file: >Remove: err= 2026/08/16 05:03:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:15 DEBUG : Looking for writers 2026/08/16 05:03:15 DEBUG : >WaitForWriters: 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- 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.33s) --- 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:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:15 DEBUG : file1: newRWFileHandle: 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): openPending: 2026/08/16 05:03:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): >openPending: err= 2026/08/16 05:03:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 05:03:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 05:03:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): _writeAt: size=2, off=0 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): >_writeAt: n=2, err= 2026/08/16 05:03:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): RWFileHandle.Flush 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): RWFileHandle.Release 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): close: 2026/08/16 05:03:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 05:03:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:15 DEBUG : file1(0x273ef7cd0400): >close: err= 2026/08/16 05:03:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:15 DEBUG : Looking for writers 2026/08/16 05:03:15 DEBUG : file1: reading active writers 2026/08/16 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:15 DEBUG : Looking for writers 2026/08/16 05:03:15 DEBUG : file1: reading active writers 2026/08/16 05:03:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:16 DEBUG : file1: vfs cache: starting upload 2026/08/16 05:03:16 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:16 DEBUG : file1: size = 2 OK 2026/08/16 05:03:16 DEBUG : file1.rclone_chunk.001_up45gs: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 05:03:16 INFO : file1.rclone_chunk.001_up45gs: Copied (server-side copy) to: file1 2026/08/16 05:03:16 INFO : file1.rclone_chunk.001_up45gs: Deleted 2026/08/16 05:03:16 DEBUG : file1: size = 2 OK 2026/08/16 05:03:16 INFO : file1: Copied (new) 2026/08/16 05:03:16 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/16 05:03:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 05:03:16 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/16 05:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : >WaitForWriters: 2026/08/16 05:03:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : file1: reading active writers 2026/08/16 05:03:16 DEBUG : >WaitForWriters: 2026/08/16 05:03:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:16 DEBUG : rename_me: newRWFileHandle: 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): openPending: 2026/08/16 05:03:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 05:03:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): >openPending: err= 2026/08/16 05:03:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/16 05:03:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 05:03:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/16 05:03:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): _writeAt: size=5, off=0 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): >_writeAt: n=5, err= 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): close: 2026/08/16 05:03:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-16 05:03:16.874580123 +0000 UTC m=+79.050804044 2026/08/16 05:03:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/16 05:03:16 DEBUG : rename_me(0x273ef7df6fc0): >close: err= 2026/08/16 05:03:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/16 05:03:16 DEBUG : i_was_renamed: Updating file with 0x273ef7db9a00 2026/08/16 05:03:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/16 05:03:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 05:03:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 05:03:16 DEBUG : Looking for writers 2026/08/16 05:03:16 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 05:03:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/16 05:03:17 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/08/16 05:03:17 DEBUG : Looking for writers 2026/08/16 05:03:17 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 05:03:17 DEBUG : Looking for writers 2026/08/16 05:03:17 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 05:03:17 DEBUG : i_was_renamed: size = 5 OK 2026/08/16 05:03:17 DEBUG : i_was_renamed.rclone_chunk.001_up46cb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:17 INFO : i_was_renamed.rclone_chunk.001_up46cb: Copied (server-side copy) to: i_was_renamed 2026/08/16 05:03:17 INFO : i_was_renamed.rclone_chunk.001_up46cb: Deleted 2026/08/16 05:03:17 DEBUG : i_was_renamed: size = 5 OK 2026/08/16 05:03:17 INFO : i_was_renamed: Copied (new) 2026/08/16 05:03:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-16 05:03:16.874580123 +0000 UTC" 2026/08/16 05:03:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/16 05:03:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 05:03:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/16 05:03:17 DEBUG : Looking for writers 2026/08/16 05:03:17 DEBUG : i_was_renamed: reading active writers 2026/08/16 05:03:17 DEBUG : >WaitForWriters: 2026/08/16 05:03:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 05:03:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 05:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-hutaqoj1dequ" 2026/08/16 05:03:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 05:03:17 DEBUG : forgetting directory cache 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up468g: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/16 05:03:18 INFO : TestRWCacheUpdate.rclone_chunk.001_up468g: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:18 INFO : TestRWCacheUpdate.rclone_chunk.001_up468g: Deleted 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): _readAt: size=512, off=0 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): openPending: 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:04:17.648872866 +0000 UTC" against cached fingerprint "" 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): >openPending: err= 2026/08/16 05:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): >_readAt: n=20, err=EOF 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): close: 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:04:17.648872866 +0000 UTC 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate(0x273ef83ca540): >close: err= 2026/08/16 05:03:18 DEBUG : Re-reading directory (100.030429ms old) 2026/08/16 05:03:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 05:03:18 DEBUG : forgetting directory cache 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up47ht: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/16 05:03:19 INFO : TestRWCacheUpdate.rclone_chunk.001_up47ht: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:19 INFO : TestRWCacheUpdate.rclone_chunk.001_up47ht: Deleted 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): _readAt: size=512, off=0 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): openPending: 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:05:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:04:17.648872866 +0000 UTC" 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 04:05:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:04:17.648872866 +0000 UTC") 2026/08/16 05:03:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): >openPending: err= 2026/08/16 05:03:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): >_readAt: n=20, err=EOF 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): close: 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:05:17.648872866 +0000 UTC 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate(0x273ef7965cc0): >close: err= 2026/08/16 05:03:19 DEBUG : forgetting directory cache 2026/08/16 05:03:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up48mm: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/16 05:03:19 INFO : TestRWCacheUpdate.rclone_chunk.001_up48mm: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:19 INFO : TestRWCacheUpdate.rclone_chunk.001_up48mm: Deleted 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): _readAt: size=512, off=0 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): openPending: 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:06:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:05:17.648872866 +0000 UTC" 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 04:06:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:05:17.648872866 +0000 UTC") 2026/08/16 05:03:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): >openPending: err= 2026/08/16 05:03:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): >_readAt: n=20, err=EOF 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): close: 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:06:17.648872866 +0000 UTC 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate(0x273ef79eb940): >close: err= 2026/08/16 05:03:20 DEBUG : forgetting directory cache 2026/08/16 05:03:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up49y5: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/16 05:03:20 INFO : TestRWCacheUpdate.rclone_chunk.001_up49y5: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:20 INFO : TestRWCacheUpdate.rclone_chunk.001_up49y5: Deleted 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): _readAt: size=512, off=0 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): openPending: 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:07:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:06:17.648872866 +0000 UTC" 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 04:07:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:06:17.648872866 +0000 UTC") 2026/08/16 05:03:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): >openPending: err= 2026/08/16 05:03:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): >_readAt: n=20, err=EOF 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): close: 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:07:17.648872866 +0000 UTC 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate(0x273ef7cd04c0): >close: err= 2026/08/16 05:03:21 DEBUG : forgetting directory cache 2026/08/16 05:03:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4al9: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/16 05:03:21 INFO : TestRWCacheUpdate.rclone_chunk.001_up4al9: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:21 INFO : TestRWCacheUpdate.rclone_chunk.001_up4al9: Deleted 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): _readAt: size=512, off=0 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): openPending: 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:08:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:07:17.648872866 +0000 UTC" 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 04:08:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:07:17.648872866 +0000 UTC") 2026/08/16 05:03:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): >openPending: err= 2026/08/16 05:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): >_readAt: n=20, err=EOF 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): close: 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:08:17.648872866 +0000 UTC 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate(0x273ef7f63040): >close: err= 2026/08/16 05:03:22 DEBUG : forgetting directory cache 2026/08/16 05:03:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/16 05:03:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4bkh: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/16 05:03:22 INFO : TestRWCacheUpdate.rclone_chunk.001_up4bkh: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:22 INFO : TestRWCacheUpdate.rclone_chunk.001_up4bkh: Deleted 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): _readAt: size=512, off=0 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): openPending: 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 04:09:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:08:17.648872866 +0000 UTC" 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 04:09:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:08:17.648872866 +0000 UTC") 2026/08/16 05:03:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 05:03:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): >openPending: err= 2026/08/16 05:03:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): >_readAt: n=20, err=EOF 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): close: 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:09:17.648872866 +0000 UTC 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate(0x273ef7e334c0): >close: err= 2026/08/16 05:03:23 DEBUG : forgetting directory cache 2026/08/16 05:03:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/16 05:03:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4cl3: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/16 05:03:23 INFO : TestRWCacheUpdate.rclone_chunk.001_up4cl3: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:23 INFO : TestRWCacheUpdate.rclone_chunk.001_up4cl3: Deleted 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): _readAt: size=512, off=0 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): openPending: 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-16 04:10:17.648872866 +0000 UTC" against cached fingerprint "20,2026-08-16 04:09:17.648872866 +0000 UTC" 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-16 04:10:17.648872866 +0000 UTC" != cached fingerprint "20,2026-08-16 04:09:17.648872866 +0000 UTC") 2026/08/16 05:03:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/16 05:03:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): >openPending: err= 2026/08/16 05:03:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): >_readAt: n=21, err=EOF 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): close: 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:10:17.648872866 +0000 UTC 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate(0x273ef7964c80): >close: err= 2026/08/16 05:03:24 DEBUG : forgetting directory cache 2026/08/16 05:03:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/16 05:03:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4du2: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/16 05:03:24 INFO : TestRWCacheUpdate.rclone_chunk.001_up4du2: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:24 INFO : TestRWCacheUpdate.rclone_chunk.001_up4du2: Deleted 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): _readAt: size=512, off=0 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): openPending: 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-16 04:11:17.648872866 +0000 UTC" against cached fingerprint "21,2026-08-16 04:10:17.648872866 +0000 UTC" 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-16 04:11:17.648872866 +0000 UTC" != cached fingerprint "21,2026-08-16 04:10:17.648872866 +0000 UTC") 2026/08/16 05:03:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/16 05:03:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): >openPending: err= 2026/08/16 05:03:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): >_readAt: n=22, err=EOF 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): close: 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:11:17.648872866 +0000 UTC 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate(0x273ef79eaf80): >close: err= 2026/08/16 05:03:25 DEBUG : forgetting directory cache 2026/08/16 05:03:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4end: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/16 05:03:25 INFO : TestRWCacheUpdate.rclone_chunk.001_up4end: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:25 INFO : TestRWCacheUpdate.rclone_chunk.001_up4end: Deleted 2026/08/16 05:03:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): _readAt: size=512, off=0 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): openPending: 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-16 04:12:17.648872866 +0000 UTC" against cached fingerprint "22,2026-08-16 04:11:17.648872866 +0000 UTC" 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-16 04:12:17.648872866 +0000 UTC" != cached fingerprint "22,2026-08-16 04:11:17.648872866 +0000 UTC") 2026/08/16 05:03:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/16 05:03:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): >openPending: err= 2026/08/16 05:03:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): >_readAt: n=23, err=EOF 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): close: 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:12:17.648872866 +0000 UTC 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef78e36c0): >close: err= 2026/08/16 05:03:26 DEBUG : forgetting directory cache 2026/08/16 05:03:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_up4f72: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/16 05:03:26 INFO : TestRWCacheUpdate.rclone_chunk.001_up4f72: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/16 05:03:26 INFO : TestRWCacheUpdate.rclone_chunk.001_up4f72: Deleted 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): _readAt: size=512, off=0 2026/08/16 05:03:26 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): openPending: 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-16 04:13:17.648872866 +0000 UTC" against cached fingerprint "23,2026-08-16 04:12:17.648872866 +0000 UTC" 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-16 04:13:17.648872866 +0000 UTC" != cached fingerprint "23,2026-08-16 04:12:17.648872866 +0000 UTC") 2026/08/16 05:03:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/16 05:03:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): >openPending: err= 2026/08/16 05:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): >_readAt: n=24, err=EOF 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): close: 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 04:13:17.648872866 +0000 UTC 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate(0x273ef7cd6dc0): >close: err= 2026/08/16 05:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:27 DEBUG : Looking for writers 2026/08/16 05:03:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/16 05:03:27 DEBUG : >WaitForWriters: 2026/08/16 05:03:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': vfs cache: cleaner exiting 2026/08/16 05:03:27 DEBUG : forgetting directory cache 2026/08/16 05:03:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.56s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:27 DEBUG : FiLeA: size = 5 OK 2026/08/16 05:03:27 DEBUG : FiLeA.rclone_chunk.001_up4gqu: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/16 05:03:27 INFO : FiLeA.rclone_chunk.001_up4gqu: Copied (server-side copy) to: FiLeA 2026/08/16 05:03:27 INFO : FiLeA.rclone_chunk.001_up4gqu: Deleted 2026/08/16 05:03:28 DEBUG : FiLeB: size = 5 OK 2026/08/16 05:03:28 DEBUG : FiLeB.rclone_chunk.001_up4goj: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/16 05:03:28 INFO : FiLeB.rclone_chunk.001_up4goj: Copied (server-side copy) to: FiLeB 2026/08/16 05:03:28 INFO : FiLeB.rclone_chunk.001_up4goj: Deleted 2026/08/16 05:03:28 DEBUG : FilEb: size = 5 OK 2026/08/16 05:03:28 DEBUG : FilEb.rclone_chunk.001_up4hxt: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/16 05:03:28 INFO : FilEb.rclone_chunk.001_up4hxt: Copied (server-side copy) to: FilEb 2026/08/16 05:03:28 INFO : FilEb.rclone_chunk.001_up4hxt: Deleted 2026/08/16 05:03:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 05:03:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 05:03:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 05:03:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 05:03:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 05:03:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 05:03:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 05:03:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 05:03:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 05:03:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 05:03:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 05:03:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 05:03:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:29 DEBUG : Looking for writers 2026/08/16 05:03:29 DEBUG : FiLeA: reading active writers 2026/08/16 05:03:29 DEBUG : FiLeB: reading active writers 2026/08/16 05:03:29 DEBUG : FilEb: reading active writers 2026/08/16 05:03:29 DEBUG : >WaitForWriters: 2026/08/16 05:03:29 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:29 DEBUG : Looking for writers 2026/08/16 05:03:29 DEBUG : FilEb: reading active writers 2026/08/16 05:03:29 DEBUG : FiLeA: reading active writers 2026/08/16 05:03:29 DEBUG : FiLeB: reading active writers 2026/08/16 05:03:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.82s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:30 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/16 05:03:30 DEBUG : normal name with no special characters.txt.rclone_chunk.001_up4j8d: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/16 05:03:30 INFO : normal name with no special characters.txt.rclone_chunk.001_up4j8d: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/16 05:03:30 INFO : normal name with no special characters.txt.rclone_chunk.001_up4j8d: Deleted 2026/08/16 05:03:30 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/16 05:03:30 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_up4jzj: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/16 05:03:30 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_up4jzj: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/16 05:03:30 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_up4jzj: Deleted 2026/08/16 05:03:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:31 DEBUG : Looking for writers 2026/08/16 05:03:31 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/16 05:03:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/16 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': Reusing VFS from active cache 2026/08/16 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:31 DEBUG : Looking for writers 2026/08/16 05:03:31 DEBUG : >WaitForWriters: 2026/08/16 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:31 DEBUG : Looking for writers 2026/08/16 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:31 DEBUG : Looking for writers 2026/08/16 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:31 DEBUG : Looking for writers 2026/08/16 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:32 DEBUG : file1: size = 14 OK 2026/08/16 05:03:32 DEBUG : file1.rclone_chunk.001_up4kf0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:03:32 INFO : file1.rclone_chunk.001_up4kf0: Copied (server-side copy) to: file1 2026/08/16 05:03:32 INFO : file1.rclone_chunk.001_up4kf0: Deleted 2026/08/16 05:03:32 DEBUG : dir/file2: size = 14 OK 2026/08/16 05:03:32 DEBUG : dir/file2.rclone_chunk.001_up4lui: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 05:03:32 INFO : dir/file2.rclone_chunk.001_up4lui: Copied (server-side copy) to: dir/file2 2026/08/16 05:03:32 INFO : dir/file2.rclone_chunk.001_up4lui: Deleted 2026/08/16 05:03:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:32 DEBUG : dir: Looking for writers 2026/08/16 05:03:32 DEBUG : file2: reading active writers 2026/08/16 05:03:32 DEBUG : Looking for writers 2026/08/16 05:03:32 DEBUG : dir: reading active writers 2026/08/16 05:03:32 DEBUG : file1: reading active writers 2026/08/16 05:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:33 DEBUG : file1: size = 14 OK 2026/08/16 05:03:33 DEBUG : file1.rclone_chunk.001_up4mcp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:03:33 INFO : file1.rclone_chunk.001_up4mcp: Copied (server-side copy) to: file1 2026/08/16 05:03:33 INFO : file1.rclone_chunk.001_up4mcp: Deleted 2026/08/16 05:03:33 DEBUG : dir/file2: size = 14 OK 2026/08/16 05:03:33 DEBUG : dir/file2.rclone_chunk.001_up4m3d: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 05:03:33 INFO : dir/file2.rclone_chunk.001_up4m3d: Copied (server-side copy) to: dir/file2 2026/08/16 05:03:33 INFO : dir/file2.rclone_chunk.001_up4m3d: Deleted 2026/08/16 05:03:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:34 DEBUG : dir: Looking for writers 2026/08/16 05:03:34 DEBUG : Looking for writers 2026/08/16 05:03:34 DEBUG : dir: reading active writers 2026/08/16 05:03:34 DEBUG : file1: reading active writers 2026/08/16 05:03:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:34 DEBUG : file1: size = 14 OK 2026/08/16 05:03:34 DEBUG : file1.rclone_chunk.001_up4n7e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 05:03:34 INFO : file1.rclone_chunk.001_up4n7e: Copied (server-side copy) to: file1 2026/08/16 05:03:34 INFO : file1.rclone_chunk.001_up4n7e: Deleted 2026/08/16 05:03:35 DEBUG : dir/file2: size = 14 OK 2026/08/16 05:03:35 DEBUG : dir/file2.rclone_chunk.001_up4nxn: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 05:03:35 INFO : dir/file2.rclone_chunk.001_up4nxn: Copied (server-side copy) to: dir/file2 2026/08/16 05:03:35 INFO : dir/file2.rclone_chunk.001_up4nxn: Deleted 2026/08/16 05:03:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:35 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 05:03:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 05:03:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 05:03:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/16 05:03:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 05:03:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 05:03:35 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/16 05:03:35 DEBUG : dir/new_file.txt.rclone_chunk.001_up4o9z: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:35 INFO : dir/new_file.txt.rclone_chunk.001_up4o9z: Copied (server-side copy) to: dir/new_file.txt 2026/08/16 05:03:36 INFO : dir/new_file.txt.rclone_chunk.001_up4o9z: Deleted 2026/08/16 05:03:36 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/16 05:03:36 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/16 05:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 05:03:36 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:36 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 05:03:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:36 DEBUG : dir: Looking for writers 2026/08/16 05:03:36 DEBUG : file2: reading active writers 2026/08/16 05:03:36 DEBUG : new_file.txt: reading active writers 2026/08/16 05:03:36 DEBUG : Looking for writers 2026/08/16 05:03:36 DEBUG : dir: reading active writers 2026/08/16 05:03:36 DEBUG : file1: reading active writers 2026/08/16 05:03:36 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.88s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:36 DEBUG : dir/file2: size = 14 OK 2026/08/16 05:03:36 DEBUG : dir/file2.rclone_chunk.001_up4p0x: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/16 05:03:36 INFO : dir/file2.rclone_chunk.001_up4p0x: Copied (server-side copy) to: dir/file2 2026/08/16 05:03:36 INFO : dir/file2.rclone_chunk.001_up4p0x: Deleted 2026/08/16 05:03:37 DEBUG : dir/file2: copy non-chunked object... 2026/08/16 05:03:37 DEBUG : dir/file1: size = 14 OK 2026/08/16 05:03:37 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/16 05:03:37 INFO : dir/file2: Deleted 2026/08/16 05:03:37 DEBUG : dir/file1: Updating file with dir/file1 0x273ef7b36410 2026/08/16 05:03:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 05:03:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:37 DEBUG : dir/file1: copy non-chunked object... 2026/08/16 05:03:37 DEBUG : file0: size = 14 OK 2026/08/16 05:03:37 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/16 05:03:37 INFO : dir/file1: Deleted 2026/08/16 05:03:37 DEBUG : file0: Updating file with file0 0x273ef7b36410 2026/08/16 05:03:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 05:03:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/16 05:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:37 DEBUG : dir: Looking for writers 2026/08/16 05:03:37 DEBUG : Looking for writers 2026/08/16 05:03:37 DEBUG : dir: reading active writers 2026/08/16 05:03:37 DEBUG : file0: reading active writers 2026/08/16 05:03:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.52s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:37 DEBUG : Looking for writers 2026/08/16 05:03:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:37 DEBUG : Looking for writers 2026/08/16 05:03:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:38 DEBUG : Looking for writers 2026/08/16 05:03:38 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:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:38 DEBUG : Looking for writers 2026/08/16 05:03:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 05:03:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 05:03:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/16 05:03:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:03:38 DEBUG : file1: size = 5 OK 2026/08/16 05:03:38 DEBUG : file1.rclone_chunk.001_up4r9w: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:38 INFO : file1.rclone_chunk.001_up4r9w: Copied (server-side copy) to: file1 2026/08/16 05:03:38 INFO : file1.rclone_chunk.001_up4r9w: Deleted 2026/08/16 05:03:38 DEBUG : file1: size = 5 OK 2026/08/16 05:03:38 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/16 05:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 05:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 05:03:39 DEBUG : file1: size = 0 OK 2026/08/16 05:03:39 DEBUG : file1.rclone_chunk.001_up4rg0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:39 INFO : file1.rclone_chunk.001_up4rg0: Copied (server-side copy) to: file1 2026/08/16 05:03:39 INFO : file1.rclone_chunk.001_up4rg0: Deleted 2026/08/16 05:03:39 DEBUG : file1: size = 0 OK 2026/08/16 05:03:39 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 05:03:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (7 bytes), uploading instead of streaming 2026/08/16 05:03:39 DEBUG : file1: size = 7 OK 2026/08/16 05:03:39 DEBUG : file1.rclone_chunk.001_up4sgo: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/16 05:03:39 INFO : file1.rclone_chunk.001_up4sgo: Copied (server-side copy) to: file1 2026/08/16 05:03:39 INFO : file1.rclone_chunk.001_up4sgo: Deleted 2026/08/16 05:03:39 DEBUG : file1: size = 7 OK 2026/08/16 05:03:39 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:39 DEBUG : Looking for writers 2026/08/16 05:03:39 DEBUG : file1: reading active writers 2026/08/16 05:03:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/16 05:03:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/16 05:03:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/16 05:03:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/16 05:03:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (11 bytes), uploading instead of streaming 2026/08/16 05:03:41 DEBUG : file1: size = 11 OK 2026/08/16 05:03:41 DEBUG : file1.rclone_chunk.001_up4uig: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 05:03:41 INFO : file1.rclone_chunk.001_up4uig: Copied (server-side copy) to: file1 2026/08/16 05:03:41 INFO : file1.rclone_chunk.001_up4uig: Deleted 2026/08/16 05:03:41 DEBUG : file1: size = 11 OK 2026/08/16 05:03:41 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/16 05:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:41 DEBUG : Looking for writers 2026/08/16 05:03:41 DEBUG : file1: reading active writers 2026/08/16 05:03:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:41 NOTICE: S3 bucket rclone-test-hutaqoj1dequ: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/16 05:03:41 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/16 05:03:41 DEBUG : file1: Remove: 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 05:03:41 DEBUG : file1: >Remove: err= 2026/08/16 05:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:41 DEBUG : Looking for writers 2026/08/16 05:03:41 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:41 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/16 05:03:41 DEBUG : file1: Remove: 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 05:03:41 DEBUG : file1: >Remove: err= 2026/08/16 05:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:41 DEBUG : Looking for writers 2026/08/16 05:03:41 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:41 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/16 05:03:41 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/16 05:03:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:03:42 DEBUG : file2: size = 5 OK 2026/08/16 05:03:42 DEBUG : file2.rclone_chunk.001_up4uik: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:42 INFO : file2.rclone_chunk.001_up4uik: Copied (server-side copy) to: file2 2026/08/16 05:03:42 INFO : file2.rclone_chunk.001_up4uik: Deleted 2026/08/16 05:03:42 DEBUG : file2: size = 5 OK 2026/08/16 05:03:42 DEBUG : file2: Size of src and dst objects identical 2026/08/16 05:03:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 05:03:42 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:42 DEBUG : Looking for writers 2026/08/16 05:03:42 DEBUG : file2: reading active writers 2026/08/16 05:03:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (1.00s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.14s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/16 05:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:03:43 DEBUG : file1: size = 5 OK 2026/08/16 05:03:43 DEBUG : file1.rclone_chunk.001_up4vxn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:03:43 INFO : file1.rclone_chunk.001_up4vxn: Copied (server-side copy) to: file1 2026/08/16 05:03:43 INFO : file1.rclone_chunk.001_up4vxn: Deleted 2026/08/16 05:03:43 DEBUG : file1: size = 5 OK 2026/08/16 05:03:43 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/16 05:03:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:43 DEBUG : Looking for writers 2026/08/16 05:03:43 DEBUG : file1: reading active writers 2026/08/16 05:03:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.67s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:43 DEBUG : file1: WriteFileHandle.Release closing 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 05:03:43 DEBUG : file1: size = 0 OK 2026/08/16 05:03:43 DEBUG : file1.rclone_chunk.001_up4wfy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:43 INFO : file1.rclone_chunk.001_up4wfy: Copied (server-side copy) to: file1 2026/08/16 05:03:43 INFO : file1.rclone_chunk.001_up4wfy: Deleted 2026/08/16 05:03:43 DEBUG : file1: size = 0 OK 2026/08/16 05:03:43 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/16 05:03:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:43 DEBUG : Looking for writers 2026/08/16 05:03:43 DEBUG : file1: reading active writers 2026/08/16 05:03:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (2 bytes), uploading instead of streaming 2026/08/16 05:03:44 DEBUG : file1: size = 2 OK 2026/08/16 05:03:44 DEBUG : file1.rclone_chunk.001_up4w5b: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 05:03:44 INFO : file1.rclone_chunk.001_up4w5b: Copied (server-side copy) to: file1 2026/08/16 05:03:44 INFO : file1.rclone_chunk.001_up4w5b: Deleted 2026/08/16 05:03:44 DEBUG : file1: size = 2 OK 2026/08/16 05:03:44 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/16 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:44 DEBUG : Looking for writers 2026/08/16 05:03:44 DEBUG : file1: reading active writers 2026/08/16 05:03:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.66s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 05:03:44 DEBUG : file1: size = 0 OK 2026/08/16 05:03:44 DEBUG : file1.rclone_chunk.001_up4xvl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 05:03:44 INFO : file1.rclone_chunk.001_up4xvl: Copied (server-side copy) to: file1 2026/08/16 05:03:45 INFO : file1.rclone_chunk.001_up4xvl: Deleted 2026/08/16 05:03:45 DEBUG : file1: size = 0 OK 2026/08/16 05:03:45 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:45 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 05:03:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 05:03:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 05:03:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:45 DEBUG : Looking for writers 2026/08/16 05:03:45 DEBUG : file1: reading active writers 2026/08/16 05:03:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.66s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 05:03:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 05:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': File to upload is small (100 bytes), uploading instead of streaming 2026/08/16 05:03:45 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/16 05:03:45 DEBUG : file1.rclone_chunk.001_up4ysq: md5 = bd3b7991ef707c76d78c8b729cafeadc OK 2026/08/16 05:03:45 INFO : file1.rclone_chunk.001_up4ysq: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/16 05:03:45 INFO : file1.rclone_chunk.001_up4ysq: Deleted 2026/08/16 05:03:45 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/16 05:03:45 DEBUG : file1.rclone_chunk.002_up4ysq: md5 = 8ff6ce01288b9ef071e4df6e6d21fa15 OK 2026/08/16 05:03:45 INFO : file1.rclone_chunk.002_up4ysq: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/16 05:03:45 INFO : file1.rclone_chunk.002_up4ysq: Deleted 2026/08/16 05:03:46 DEBUG : file1: size = 100 OK 2026/08/16 05:03:46 DEBUG : file1: Size of src and dst objects identical 2026/08/16 05:03:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 05:03:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 05:03:46 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 05:03:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 05:03:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 05:03:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:46 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:46 DEBUG : Looking for writers 2026/08/16 05:03:46 DEBUG : file1: reading active writers 2026/08/16 05:03:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.28s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:46 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 05:03:46 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/16 05:03:46 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 05:03:46 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/16 05:03:46 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/16 05:03:46 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 05:03:46 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/16 05:03:46 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/16 05:03:46 DEBUG : stalled: Remove: 2026/08/16 05:03:46 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/16 05:03:46 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.13s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:47 DEBUG : flat/f000.txt: size = 7 OK 2026/08/16 05:03:47 DEBUG : flat/f000.txt.rclone_chunk.001_up4z8k: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/16 05:03:47 INFO : flat/f000.txt.rclone_chunk.001_up4z8k: Copied (server-side copy) to: flat/f000.txt 2026/08/16 05:03:47 INFO : flat/f000.txt.rclone_chunk.001_up4z8k: Deleted 2026/08/16 05:03:47 DEBUG : flat/f001.txt: size = 14 OK 2026/08/16 05:03:47 DEBUG : flat/f001.txt.rclone_chunk.001_up50et: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/16 05:03:47 INFO : flat/f001.txt.rclone_chunk.001_up50et: Copied (server-side copy) to: flat/f001.txt 2026/08/16 05:03:47 INFO : flat/f001.txt.rclone_chunk.001_up50et: Deleted 2026/08/16 05:03:47 DEBUG : flat/f002.txt: size = 21 OK 2026/08/16 05:03:47 DEBUG : flat/f002.txt.rclone_chunk.001_up50y6: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/16 05:03:47 INFO : flat/f002.txt.rclone_chunk.001_up50y6: Copied (server-side copy) to: flat/f002.txt 2026/08/16 05:03:47 INFO : flat/f002.txt.rclone_chunk.001_up50y6: Deleted 2026/08/16 05:03:48 DEBUG : flat/f003.txt: size = 28 OK 2026/08/16 05:03:48 DEBUG : flat/f003.txt.rclone_chunk.001_up50zt: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/16 05:03:48 INFO : flat/f003.txt.rclone_chunk.001_up50zt: Copied (server-side copy) to: flat/f003.txt 2026/08/16 05:03:48 INFO : flat/f003.txt.rclone_chunk.001_up50zt: Deleted 2026/08/16 05:03:48 DEBUG : flat/f004.txt: size = 35 OK 2026/08/16 05:03:48 DEBUG : flat/f004.txt.rclone_chunk.001_up5181: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/16 05:03:48 INFO : flat/f004.txt.rclone_chunk.001_up5181: Copied (server-side copy) to: flat/f004.txt 2026/08/16 05:03:48 INFO : flat/f004.txt.rclone_chunk.001_up5181: Deleted 2026/08/16 05:03:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/16 05:03:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/16 05:03:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/16 05:03:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/16 05:03:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/16 05:03:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/16 05:03:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/16 05:03:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/16 05:03:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/16 05:03:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/16 05:03:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:49 DEBUG : flat: Looking for writers 2026/08/16 05:03:49 DEBUG : f000.txt: reading active writers 2026/08/16 05:03:49 DEBUG : f001.txt: reading active writers 2026/08/16 05:03:49 DEBUG : f002.txt: reading active writers 2026/08/16 05:03:49 DEBUG : f003.txt: reading active writers 2026/08/16 05:03:49 DEBUG : f004.txt: reading active writers 2026/08/16 05:03:49 DEBUG : Looking for writers 2026/08/16 05:03:49 DEBUG : flat: reading active writers 2026/08/16 05:03:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.48s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:50 DEBUG : a/top.txt: size = 3 OK 2026/08/16 05:03:50 DEBUG : a/top.txt.rclone_chunk.001_up53ui: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/16 05:03:50 INFO : a/top.txt.rclone_chunk.001_up53ui: Copied (server-side copy) to: a/top.txt 2026/08/16 05:03:50 INFO : a/top.txt.rclone_chunk.001_up53ui: Deleted 2026/08/16 05:03:50 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/16 05:03:50 DEBUG : a/b/mid.txt.rclone_chunk.001_up53rp: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/16 05:03:50 INFO : a/b/mid.txt.rclone_chunk.001_up53rp: Copied (server-side copy) to: a/b/mid.txt 2026/08/16 05:03:51 INFO : a/b/mid.txt.rclone_chunk.001_up53rp: Deleted 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt.rclone_chunk.001_up548p: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/16 05:03:51 INFO : a/b/c/deep.txt.rclone_chunk.001_up548p: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/16 05:03:51 INFO : a/b/c/deep.txt.rclone_chunk.001_up548p: Deleted 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/16 05:03:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/16 05:03:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/16 05:03:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/16 05:03:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:51 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:51 DEBUG : a/b/c: Looking for writers 2026/08/16 05:03:51 DEBUG : deep.txt: reading active writers 2026/08/16 05:03:51 DEBUG : a/b: Looking for writers 2026/08/16 05:03:51 DEBUG : c: reading active writers 2026/08/16 05:03:51 DEBUG : mid.txt: reading active writers 2026/08/16 05:03:51 DEBUG : a: Looking for writers 2026/08/16 05:03:51 DEBUG : b: reading active writers 2026/08/16 05:03:51 DEBUG : top.txt: reading active writers 2026/08/16 05:03:51 DEBUG : Looking for writers 2026/08/16 05:03:51 DEBUG : a: reading active writers 2026/08/16 05:03:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.22s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/16 05:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:52 DEBUG : Looking for writers 2026/08/16 05:03:52 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ'", Local "Local file system at /tmp/rclone2484673993", Modify Window "1ns" 2026/08/16 05:03:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': poll-interval is not supported by this remote 2026/08/16 05:03:52 DEBUG : dir1/a.txt: size = 1 OK 2026/08/16 05:03:52 DEBUG : dir1/a.txt.rclone_chunk.001_up551o: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/16 05:03:52 INFO : dir1/a.txt.rclone_chunk.001_up551o: Copied (server-side copy) to: dir1/a.txt 2026/08/16 05:03:52 INFO : dir1/a.txt.rclone_chunk.001_up551o: Deleted 2026/08/16 05:03:53 DEBUG : dir2/b.txt: size = 1 OK 2026/08/16 05:03:53 DEBUG : dir2/b.txt.rclone_chunk.001_up5544: md5 = 415290769594460e2e485922904f345d OK 2026/08/16 05:03:53 INFO : dir2/b.txt.rclone_chunk.001_up5544: Copied (server-side copy) to: dir2/b.txt 2026/08/16 05:03:53 INFO : dir2/b.txt.rclone_chunk.001_up5544: Deleted 2026/08/16 05:03:53 DEBUG : dir3/c.txt: size = 1 OK 2026/08/16 05:03:53 DEBUG : dir3/c.txt.rclone_chunk.001_up56mo: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/16 05:03:53 INFO : dir3/c.txt.rclone_chunk.001_up56mo: Copied (server-side copy) to: dir3/c.txt 2026/08/16 05:03:53 INFO : dir3/c.txt.rclone_chunk.001_up56mo: Deleted 2026/08/16 05:03:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/16 05:03:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/16 05:03:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:53 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:53 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/16 05:03:53 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/16 05:03:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/16 05:03:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/16 05:03:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 05:03:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 05:03:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 05:03:54 DEBUG : dir1: Looking for writers 2026/08/16 05:03:54 DEBUG : a.txt: reading active writers 2026/08/16 05:03:54 DEBUG : dir2: Looking for writers 2026/08/16 05:03:54 DEBUG : b.txt: reading active writers 2026/08/16 05:03:54 DEBUG : dir3: Looking for writers 2026/08/16 05:03:54 DEBUG : c.txt: reading active writers 2026/08/16 05:03:54 DEBUG : Looking for writers 2026/08/16 05:03:54 DEBUG : dir1: reading active writers 2026/08/16 05:03:54 DEBUG : dir2: reading active writers 2026/08/16 05:03:54 DEBUG : dir3: reading active writers 2026/08/16 05:03:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/16 05:03:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-hutaqoj1dequ': Purge remote 2026/08/16 05:03:54 DEBUG : Waiting for deletions to finish 2026/08/16 05:03:54 INFO : S3 bucket rclone-test-hutaqoj1dequ: Bucket "rclone-test-hutaqoj1dequ" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.158511893s (try 1/5)